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
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
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.
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
Registrieren
Is
.product_product_consultant
view in Product module?