c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #08416
[Bug 690763] Re: PRODUCT V6 : the ean13 check is incorrect
Hello Sébastien,
It has been fixed in lp:~openerp-dev/openobject-addons/ron-dev-addons2
Revision ID: ron@xxxxxxxxxxx-20101216124052-pqkbymrrlm0yr8ia
Revision num: 5088.
It will be available in trunk soon,
** Changed in: openobject-addons
Status: In Progress => Fix Committed
--
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:
Fix Committed
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