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
- Financeiro
- Inventário
- PoS
- Project
- MRP
Esta pergunta foi sinalizada
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.
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-se
Is
.product_product_consultant
view in Product module?