Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
6437 Ansichten

I am trying to link two forms together. I was able to do that using this code: return { 'name':_('Some Form2'), 'view_mode': 'form', 'view_id': False, 'views': [(resource_id,'form')], 'view_type': 'form', 'res_model': 'some.model', 'type': 'ir.actions.act_window', 'context': {'default_name': some_id}, } It opens the form that I want but I've noticed that this code will not change the selected menu in the sidebar and the breadcrumb doesn't change as well. Unfortunately, I don't have enough karma to post images that may have clarified my question. I have googled a lot but I was not able to find something like my problem. Hope someone could point to a solution or workaround.

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
3
Jan. 24
8655
0
Jan. 24
7
3
Feb. 20
2899
1
Juni 16
6535
2
Feb. 16
7854