Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
6601 Представления

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?

Аватар
Отменить

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 Ответы Просмотры Активность
3
июл. 24
8290
2
февр. 24
24716
1
авг. 23
2160
1
июл. 22
2977
4
авг. 18
7473