Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
7540 Tampilan

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

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
1
Nov 16
14620
0
Mar 15
4004
1
Feb 23
2302
1
Agu 17
5429
0
Jul 16
4227