Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
3789 Tampilan

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

Please explain step by step. Im beginner in Openerp.

Regards.

Avatar
Buang
Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
0
Nov 16
5135
0
Mar 15
2995
2
Mar 15
5664
0
Sep 21
1931
1
Feb 16
4184