This question has been flagged
1519 Views

Hi.


I am getting this error when trying to drag a new field to the invoice report. The error is not from Odoo Studio itself, but from the invoice report since I can edit, for example, the inventory reports (stock.picking).


In addition, it does not allow dragging new fields, it does not allow selecting any current field to edit, for example, the format.

Could someone give me a help to solve this problem.


Error: Uncaught TypeError: Cannot read property 'attrs' of undefined https://www.mydomain.com/web_studio/static/src/js/reports/report_editor_manager.js:505 Seguimiento: TypeError: Cannot read property 'attrs' of undefined at Class._onViewChange (https://www.mydomain.com/web_studio/static/src/js/reports/report_editor_manager.js:505:28) at Class.<anonymous> (https://www.mydomain.com/web/static/src/js/core/mixins.js:277:23) at Class.trigger (https://www.mydomain.com/web/static/src/js/core/mixins.js:224:31) at Class._trigger_up (https://www.mydomain.com/web/static/src/js/core/mixins.js:339:34) at Class._trigger_up (https://www.mydomain.com/web/static/src/js/core/mixins.js:341:20) at Class.trigger_up (https://www.mydomain.com/web/static/src/js/core/mixins.js:334:14) at Class.dropComponent (https://www.mydomain.com/web_studio/static/src/js/reports/report_editor.js:288:18) at Class._onDropComponent (https://www.mydomain.com/web_studio/static/src/js/reports/report_editor_manager.js:374:19) at Class.<anonymous> (https://www.mydomain.com/web/static/src/js/core/mixins.js:277:23) at Class.trigger (https://www.mydomain.com/web/static/src/js/core/mixins.js:224:31)
Avatar
Discard