Skip to Content
Menú
This question has been flagged
2 Respostes
13149 Vistes

Purpose and usage? can it be ommited?

Avatar
Descartar
Best Answer

active_id for example is if you are viewing a sale order of table id (Say 124)then  active_id:124 and active_ids :[124]

Avatar
Descartar
Best Answer

Hi,

active_id is a key inside the context dictionairy.  It is mainly used for "sidebar actions", in earlier versions of openerp these were found in the right sidebar, but now these have moved behind the "more" button in a form or list view.

Normally, active_id is automatically set by the UI.  When calling the API, you should behave more or less like the user interface does.  The "--log-response" command-line option for the server is very handy to see what the UI is doing.

Regards,

Jos

Avatar
Descartar
Related Posts Respostes Vistes Activitat
0
de maig 21
1626
1
de maig 25
851
0
de març 25
1337
2
de nov. 24
2391
1
de jul. 24
1365