Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008030Openbravo ERP00. Application dictionarypublic2009-03-09 15:572009-03-25 07:50
gorkaion 
gorkaion 
immediateminorhave not tried
closedfixed 
5
2.40 
2.35MP13 
Core
No
0008030: Format in xml generated from columns with reference "Price" is qtyEdition instead of priceEdition
From columns configured with reference Price, the fildls in xml generated by WAD are not priceEdition but qtyEdition.
That makes that in generated windows, the prices ser not showed with the correct numeric precision (i.e. 2.3 instead of 2.30)
1. Logged as System Administrador, go to Application Dictionary || Tables and Columns
2. Navigate to C_Orderline table and then to PriceActual column.
3. Set field Reference as Price and save changes.
4. Compile the window sales order.
5. Logout as System Administrador, and go to Sales Management || Transactions || Sales Order || Header >> Lines
6. Set price as 2.30, and 2.3 appears on the field box, instead of 2.30
No tags attached.
blocks defect 0007800 closed gorkaion Format in xml generated from columns with reference "Price" is qtyEdition instead of priceEdition 
Issue History
2009-03-09 15:57gorkaionNew Issue
2009-03-09 15:57gorkaionAssigned To => gorkaion
2009-03-09 15:57gorkaionRegression testing => No
2009-03-09 15:57gorkaionIssue generated from0007800
2009-03-09 15:57gorkaionRelationship addedblocks 0007800
2009-03-09 15:57gorkaionfix_in_branch => 2.3x
2009-03-09 15:58gorkaionStatusnew => scheduled
2009-03-09 15:58gorkaionfix_in_branch2.3x => pi
2009-03-09 15:58rafarodafix_in_branchpi => 2.3x
2009-03-12 10:48hgbotCheckin
2009-03-12 10:48hgbotNote Added: 0014601
2009-03-12 10:48hgbotStatusscheduled => resolved
2009-03-12 10:48hgbotResolutionopen => fixed
2009-03-12 10:48hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.3x/rev/32ea544be2d2b0d1a262c579e4bf6b333f5ede26 [^]
2009-03-24 11:03psarobeFixed in Version => 2.35MP13
2009-03-25 07:50sureshbabuStatusresolved => closed
2009-03-25 07:50sureshbabuNote Added: 0014921

Notes
(0014601)
hgbot   
2009-03-12 10:48   
Repository: erp/stable/2.3x
Changeset: 32ea544be2d2b0d1a262c579e4bf6b333f5ede26
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Mon Mar 09 16:04:36 2009 +0100
URL: http://code.openbravo.com/erp/stable/2.3x/rev/32ea544be2d2b0d1a262c579e4bf6b333f5ede26 [^]

Fixed bug 8030. Numeric fields now have different formats depending on the reference. Updated the reference of several columns.

---
M database/sourcedata/AD_COLUMN.xml
M src-wad/src/org/openbravo/wad/controls/WADNumber.java
M src-wad/src/org/openbravo/wad/controls/WADNumberXML.xml
---
(0014921)
sureshbabu   
2009-03-25 07:50   
Tested working fine