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

Hi all,

I'm making a new app that creates menus "on the fly".

I need to know how to refresh the page in order to update menus. (Not manually, no F5, etc)

I tried with:

cr.commit()
openerp.service.restart_server()
 return {
            'type': 'ir.actions.client',
            'tag': 'home',
            'params': {'wait': True},
}

But that does not reload the page completly.

All suggestions are welcome.

Regards

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
11月 16
14639
0
3月 15
4071
1
2月 23
2331
1
8月 17
5496
0
7月 16
4269