which is the solution to this problem alueError: No such external ID currently defined in the system: product.product_product_consultant tanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
Hi Marvin,
Kindly look in product module and find in which xml file, " product_product_consultant " is defined maybe their on button click or action performed or type="action".
then first comment this line where you will get that line may be format of this line like %("product_product_consultant")d then upgrade the module it will not ask for no such external id defined, once module upgraded then remove comment n again upgrade this module, it will work fine...
hope it will help.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
Is
.product_product_consultant
view in Product module?