Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
7557 Переглядів

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
лист. 16
14621
0
бер. 15
4028
1
лют. 23
2313
1
серп. 17
5445
0
лип. 16
4240