I dont understand all answers, How can i disable ean13 validation. Please help.
Please explain step by step. Im beginner in Openerp.
Regards.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I dont understand all answers, How can i disable ean13 validation. Please help.
Please explain step by step. Im beginner in Openerp.
Regards.
Hello,
you can directly modify the product base module on path /addons/product/product.py
line 619: _constraints = .....
you can comment it or make it an empty list. Then restart your server and check it.
But this will modify the Base module, then it is not the proper solution. You have to inherit this model for the production server.
I hope it'll help
Regards...
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
0
nov 16
|
5107 | ||
|
0
mar 15
|
2985 | ||
|
2
mar 15
|
5641 | ||
|
0
sept 21
|
1911 | ||
ean13 Validation from Product
Resuelto
|
|
1
feb 16
|
4166 |