跳至內容
選單
此問題已被標幟
6442 瀏覽次數

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
8658
0
1月 24
7
3
2月 20
2901
1
6月 16
6535
2
2月 16
7854