← Back to team overview

openerp-india team mailing list archive

[Bug 1249483] Re: [v6.1] When printing product labels, the barcode is populated with Reference data instead of EAN13 data.

 

** Also affects: ocb-addons
   Importance: Undecided
       Status: New

** Also affects: ocb-addons/6.1
   Importance: Undecided
       Status: New

-- 
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

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