[trunk/7.0]Product Name does not show when Print Products Labels

Bug #1244692 reported by Charles Chaaya
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Confirmed
Low
OpenERP R&D Addons Team 2
OpenERP Community Backports (Addons)
Status tracked in 7.0
7.0
New
Undecided
Unassigned

Bug Description

The bug is in "product/report/product_label.xsl" a $ is missing from the substring expression. Need to change
substring(product, 1, pmaxChars) to substring(product, 1, $pmaxChars). This change will make 80 characters of the product name appear on the label. No need to restart openerp for it to work.

Cheers
Charles

Charles Chaaya (chaaya)
Changed in openobject-addons:
assignee: nobody → Charles Chaaya (chaaya)
assignee: Charles Chaaya (chaaya) → nobody
Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 2 (openerp-dev-addons2)
importance: Undecided → Low
status: New → Confirmed
summary: - Product Name does not show when Print Products Labels
+ [trunk/7.0]Product Name does not show when Print Products Labels
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.