Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
1995 Vizualizări

I got this error when I restore database from my server to my local then access Sale > Product > Product

I try to upgrade stock module then I got this error

Field "project_template_use_documents" does not exist in model "product.template"
View error context:
{'file': '/opt/odoo/enterprise/addons/sale_amazon/views/product_views.xml',
 'line': 3,
 'name': 'product.template.form.inherit',
 'view': ir.ui.view(2484,),
 'view.model': 'product.template',
 'view.parent': ir.ui.view(449,),
 'xmlid': 'amazon_product_template_view_form'}


I curious and open the xml, but there is no "project_template_use_documents" mention in any file in enterprise. including sale_amazon module


why this error happen?

Imagine profil
Abandonează
Autor Cel mai bun răspuns

I check in setting models, is from app called "documents_project_sale". upgrading this addon without changing anything, solve my problem

I have no idea what is this addon

Imagine profil
Abandonează
Cel mai bun răspuns

Hi,

The error is rising from the field "project_template_use_documents" .  In odoo 16 this field is not available in the enterprise addons. But it is available in the odoo version 17. So ensure that you are restored the DB from actual version.


Hope it helps

Imagine profil
Abandonează
Autor

My server use odoo 16 enterprise. And my local is also using odoo 16 enterprise. So what's the problem?

Other addon have no problem to access but somehow sale product become error because a field is showing out of nowhere

Related Posts Răspunsuri Vizualizări Activitate
3
aug. 24
1687
0
aug. 21
2024
2
mar. 15
8243
3
mai 23
1719
5
mar. 25
5578