Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
3806 Vizualizări

I dont understand all answers, How can i disable ean13 validation. Please help.

Please explain step by step. Im beginner in Openerp.

Regards.

Imagine profil
Abandonează
Cel mai bun răspuns

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...

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
nov. 16
5159
0
mar. 15
3030
2
mar. 15
5696
0
sept. 21
1952
1
feb. 16
4222