Se rendre au contenu
Menu
Cette question a été signalée

I need to refresh a list view with do_action from javascript. The code below works, but afterwards when I click on a record, it does not open in form view. Why? I tested in V8 and V9. 

V8 error: Uncaught Error: QWeb2 - template['ViewManagerDebug']: Runtime Error: TypeError: Cannot read property 'view_id' of undefined

V9 no error ('ViewManagerDebug' does not exist in V9)

self.do_action({

    type: 'ir.actions.act_window',

    res_model: 'ir.module.module',

    views: [[false, 'list']], 

});

Avatar
Ignorer
Publications associées Réponses Vues Activité
0
déc. 24
1132
0
juin 18
4569
0
mars 25
929
2
juin 20
5665
0
mars 15
4663