Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
7562 Vizualizări

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

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
nov. 16
14624
0
mar. 15
4042
1
feb. 23
2321
1
aug. 17
5448
0
iul. 16
4246