コンテンツへスキップ
メニュー
この質問にフラグが付けられました
6467 ビュー

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.

アバター
破棄
関連投稿 返信 ビュー 活動
3
1月 24
8681
0
1月 24
7
3
2月 20
2926
1
6月 16
6545
2
2月 16
7860