c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #08413
[Bug 690763] Re: PRODUCT V6 : the ean13 check is incorrect
** Changed in: openobject-addons
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/690763
Title:
PRODUCT V6 : the ean13 check is incorrect
Status in OpenObject Addons Modules:
In Progress
Bug description:
Hi
If you try to save a product with an ean13 which finish by a 0, openerp will raise an error
Here is a correct ean13 : 0722674150040 (you can check here http://www.gomaro.ch/lecheck.htm)
Indeed the check is incorect, the check digit found by openerp is "10" normaly it's "0"
I send you a patch.
References