Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
7566 Zobrazení

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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
lis 16
14629
0
bře 15
4059
1
úno 23
2323
1
srp 17
5466
0
čvc 16
4256