When I refresh the browser at the form view of a custom module I get this Error:
TypeError: this.$pager is undefined
http://<server-address>/web/webclient/js?db=openerp:3467
What does that mean? How can I fix it?
Thanks.
When I refresh the browser at the form view of a custom module I get this Error:
TypeError: this.$pager is undefined
http://<server-address>/web/webclient/js?db=openerp:3467
What does that mean? How can I fix it?
Thanks.
After hiding the below line the issues is fixed. But i have no idea about the below code functionality.
File: web/static/src/js/view_form.js
Line No 279: /*this.$pager.toggle(this.dataset.ids.length > 1);*/
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|
3
mars 15
|
10571 | |||
|
0
mars 15
|
5170 | |||
|
0
mars 15
|
9791 | |||
|
2
mars 15
|
9272 | |||
|
9
avr. 19
|
12550 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
same error facing you find any solutions?...