İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
3751 Görünümler

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

Please explain step by step. Im beginner in Openerp.

Regards.

Avatar
Vazgeç
En İyi Yanıt

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
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Kas 16
5103
0
Mar 15
2984
2
Mar 15
5638
0
Eyl 21
1910
1
Şub 16
4160