Skip to Content
Menu
This question has been flagged

In the python code of the models we can use orm.except_orm to display an error popup.

If I try to use it in a report parser (e.g. a class inheriting report_sxw.parse_rml) it won't work: instead of my error I'll get

SyntaxError: JSON.parse: unexpected end of data at line 2 column 1 of the JSON data

And my custom error will be visible only in my log.

How can I display an error popup from a report parser class?

Avatar
Discard

Hi Leonardo, your question same as mine : go to this link https://www.odoo.com/forum/help-1/question/solved-how-to-raise-an-error-warning-in-report-parser-84956

Related Posts Replies Views Activity
3
Jul 24
6975
2
Feb 24
21436
1
Aug 23
990
1
Jul 22
1857
4
Aug 18
6514