Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
7567 Lượt xem

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

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 11 16
14631
0
thg 3 15
4062
1
thg 2 23
2324
1
thg 8 17
5477
0
thg 7 16
4256