Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019882Openbravo ERP02. Master data managementpublic2012-02-24 13:212012-03-29 17:06
VictorVillar 
ioritzCia 
highminoralways
closedfixed 
5
2.50MP38 
2.50MP41 
Core
No
0019882: With a Format.xml changed, the price list report shows prices with two decimals
The Format.xml is changed, the prices fields has been defined with 3 decimals.
The Currency has defined the price precision= 3. The problem is that the price list report shows prices rounded to two decimals.
Change the Format.xml, define all the price fields, 3 decimals.
ant smartbuild

As System role,
Go to Currency window:
Change the price precision: 3

As Group Admin role,
Go to price List window:
 - Select Precios Bebidas Alegres
We can see the product price with 3 decimals.

Go to Price List Report window
  - Select Precios BEbidas Alegres:
We realise that the prices are rounded to 2 decimals.


No tags attached.
blocks defect 00198703.0MP10 closed ioritzCia With a Format.xml changed, the price list report shows prices with two decimals 
Issue History
2012-02-27 10:02VictorVillarTypedefect => backport
2012-02-27 10:02VictorVillarfix_in_branch => 2.50
2012-02-27 10:06VictorVillarversion3.0MP8 => 2.50MP38
2012-02-27 10:06VictorVillarTarget Version3.0MP10 => 2.50MP41
2012-02-27 10:06VictorVillarIssue Monitored: networkb
2012-03-02 17:31eduardo_ArgalAssigned Tovmromanos => jonalegriaesarte
2012-03-06 18:32jonalegriaesarteAssigned Tojonalegriaesarte => ioritzCia
2012-03-28 09:33hgbotCheckin
2012-03-28 09:33hgbotNote Added: 0046794
2012-03-28 09:33hgbotStatusscheduled => resolved
2012-03-28 09:33hgbotResolutionopen => fixed
2012-03-28 09:33hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/3f1ce8661a2a7c7c6c9b24319948ec253e254e4c [^]
2012-03-29 17:06VictorVillarNote Added: 0046914
2012-03-29 17:06VictorVillarStatusresolved => closed

Notes
(0046794)
hgbot   
2012-03-28 09:33   
Repository: erp/stable/2.50
Changeset: 3f1ce8661a2a7c7c6c9b24319948ec253e254e4c
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Wed Mar 21 18:43:56 2012 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/3f1ce8661a2a7c7c6c9b24319948ec253e254e4c [^]

Fixes issue 19882: in pricelist report price columns have euroInform format.
They should have priceInform format.

---
M src/org/openbravo/erpCommon/ad_reports/ReportPricelist.xml
M src/org/openbravo/erpCommon/ad_reports/ReportPricelist_Pdf.xml
---
(0046914)
VictorVillar   
2012-03-29 17:06   
Verified