Skip to Content
Menu
This question has been flagged
2 Replies
2594 Views

Now i have problem  with Odoo 8 

When i  edit or add  product i have  error

File "/opt/odoo/odoo-server/openerp/addons/base/ir/ir_ui_view.py", line 369, in raise_view_error
    raise AttributeError(message)
AttributeError: \u041f\u043e\u043b\u0435 `cia_currency_list_price` \u043d\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442

\u041e\u0448\u0438\u0431\u043a\u0430 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u0430:
\u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440 `product.template.product.form`
[view_id: 358, xml_id: product.product_template_only_form_view, model: product.template, parent_id: 355]
Avatar
Discard

These codes look like ASCII decode/encode error ;)

Before you updated product_price_currency odoo seen it as encoded characters instead of currency signs ... i guess. Is it this a problem in 9.0? (Good to know)

Best Answer

Do you have product_price_currency installed?

See a similar error reported at https://www.odoo.com/forum/help-1/question/assertionerror-element-openerp-has-extra-content-data-line-3-94809

Avatar
Discard
Author Best Answer

After update product_price_currency  its work ! 

Thanks 

Avatar
Discard
Related Posts Replies Views Activity
3
Aug 24
2826
1
Apr 24
30
3
Apr 24
568
1
Jan 24
912
1
Oct 23
1944