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
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
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.
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire
Is
.product_product_consultant
view in Product module?