Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
3749 Zobrazení

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

Please explain step by step. Im beginner in Openerp.

Regards.

Avatar
Zrušit
Nejlepší odpověď

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

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
0
lis 16
5103
0
bře 15
2984
2
bře 15
5638
0
zář 21
1908
1
úno 16
4160