openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #26715
[Bug 1249483] Re: [v6.1] When printing product labels, the barcode is populated with Reference data instead of EAN13 data.
** Also affects: openobject-addons/6.1
Importance: Undecided
Status: New
** Branch linked: lp:~alejandrosantana/ocb-addons/6.1-ocb-addons-fix-
product-label-barcode-populated-with-wrong-data
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1249483
Title:
[v6.1] When printing product labels, the barcode is populated with
Reference data instead of EAN13 data.
Status in OpenERP Community Backports (Addons):
New
Status in OpenERP Community Backports (Addons) 6.1 series:
New
Status in OpenERP Addons (modules):
New
Status in OpenERP Addons 6.1 series:
New
Bug description:
In product/report/product_label.xsl, line 73:
<barCode><xsl:value-of select="code"/></barCode>
should be:
<barCode><xsl:value-of select="ean13"/></barCode>
To manage notifications about this bug go to:
https://bugs.launchpad.net/ocb-addons/+bug/1249483/+subscriptions
References