mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-20 05:32:00 +02:00
17.0 vanilla
This commit is contained in:
parent
2e65bf056a
commit
df627a6bba
328 changed files with 578149 additions and 759311 deletions
|
|
@ -141,7 +141,7 @@ def try_report_action(cr, uid, action_id, active_model=None, active_ids=None,
|
|||
env = env(context=context)
|
||||
if action['type'] in ['ir.actions.act_window', 'ir.actions.submenu']:
|
||||
for key in ('res_id', 'res_model', 'view_mode',
|
||||
'limit', 'search_view', 'search_view_id'):
|
||||
'limit', 'search_view_id'):
|
||||
datas[key] = action.get(key, datas.get(key, None))
|
||||
|
||||
view_id = False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue