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

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

-- 
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 Released
Status in OpenERP Community Backports (Addons) 6.1 series:
  Fix Released
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

_______________________________________________
Mailing list: https://launchpad.net/~openerp-india
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-india
More help   : https://help.launchpad.net/ListHelp

Reply via email to