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

 

** Changed in: ocb-addons/6.1
       Status: New => Fix Committed

** Changed in: openobject-addons/6.1
       Status: New => Won't Fix

** Changed in: openobject-addons
       Status: New => Won't Fix

** Changed in: ocb-addons
       Status: New => Fix Committed

-- 
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):
  Fix Committed
Status in OpenERP Community Backports (Addons) 6.1 series:
  Fix Committed
Status in OpenERP Addons (modules):
  Won't Fix
Status in OpenERP Addons 6.1 series:
  Won't Fix

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