Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We can't use prototype inheritance with product.template model #1796

Open
Zodk2 opened this issue Apr 5, 2022 · 0 comments
Open

We can't use prototype inheritance with product.template model #1796

Zodk2 opened this issue Apr 5, 2022 · 0 comments

Comments

@Zodk2
Copy link

Zodk2 commented Apr 5, 2022

Odoo raises TypeError on Many2many fields that set manually the  relation, column1, and column2 like taxes_id, supplier_taxes_id, or route_ids and there are many references to product.template in model fields and methods. Even if you fix that error, the product_tmpl_id field still references the product template model and this will prevent Odoo from creating any record.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant