Thanks Farid! -- 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/1064691
Title: Product Label Report - spacing issue and price precision issue Status in OpenERP Addons (modules): Fix Committed Bug description: When printing product labels, they are printed with only one decimal place and without a space between the price and the currency (1.9USD instead of 1.95 USD). This problem can be replicated in OpenERP 6-1.1 and exists in the trunk code for 6.2/7. 1) Steps to reproduce the issue you have observed A) Warehouse -> Products -> Products B) Select or open a product C) Click Products Labels on the action menu 2) The result you observed The price was printed with one decimal place and without a space between the price and the currency. 3) The result you expected The price printed with two decimal places and with a space between the price and the currency. 4) The platform you are using (and browser version, if relevant) not believed to be relevant 5) The OpenERP version you are using (e.g. 6.1.1-20120910-233309), if possible including the specific revision (e.g. r.2824) if you use the source repositories. revno 7001 of addons branch for OpenERP 6-1-1, but this same issue is in trunk for 6.2/7 at http://bazaar.launchpad.net/~openerp/openobject- addons/trunk/view/head:/product/report/product_label.xsl See forum discussion at http://www.openerp.com/forum/post114458.html#p114458 Our fix is for comma thousand separator countries - North American, Australian, India, China, etc. To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/1064691/+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

