Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007800Openbravo ERP00. Application dictionarypublic2009-02-24 13:262009-04-22 00:00
networkb 
gorkaion 
immediateminorhave not tried
closedfixed 
5
2.40 
2.40MP4 
Core
No
0007800: 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.
depends on backport 0008004 closed gorkaion Format in xml generated from columns with reference "Price" is qtyEdition instead of priceEdition 
depends on backport 0008030 closed gorkaion Format in xml generated from columns with reference "Price" is qtyEdition instead of priceEdition 
Issue History
2009-02-24 13:26networkbNew Issue
2009-02-24 13:26networkbAssigned To => rafaroda
2009-02-24 13:26networkbRegression testing => No
2009-02-24 15:28rafarodaStatusnew => acknowledged
2009-03-02 15:52pnudingPrioritynormal => immediate
2009-03-06 13:23rafarodaAssigned Torafaroda => gorkaion
2009-03-06 13:24rafarodaStatusacknowledged => scheduled
2009-03-06 13:24rafarodafix_in_branch => pi
2009-03-09 15:57gorkaionIssue cloned0008030
2009-03-09 15:57gorkaionRelationship addeddepends on 0008030
2009-03-09 16:07hgbotCheckin
2009-03-09 16:07hgbotNote Added: 0014527
2009-03-09 16:07hgbotStatusscheduled => resolved
2009-03-09 16:07hgbotResolutionopen => fixed
2009-03-09 16:07hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/c16e2daaff4cba494cb567b2891528675c13b87b [^]
2009-03-10 18:11hgbotCheckin
2009-03-10 18:11hgbotNote Added: 0014563
2009-03-10 18:11hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/c16e2daaff4cba494cb567b2891528675c13b87b [^] => http://code.openbravo.com/erp/devel/pi/rev/b25f4ef5a91457a68fbfa232d85792d2b6c1d222 [^]
2009-03-11 15:02hgbotCheckin
2009-03-11 15:02hgbotNote Added: 0014582
2009-03-11 15:02hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/b25f4ef5a91457a68fbfa232d85792d2b6c1d222 [^] => http://code.openbravo.com/erp/stable/2.40/rev/94c7094b5a94aa546778c02b6c17b9dc9f9dde24 [^]
2009-03-12 15:57hgbotCheckin
2009-03-12 15:57hgbotNote Added: 0014613
2009-03-12 15:57hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/stable/2.40/rev/94c7094b5a94aa546778c02b6c17b9dc9f9dde24 [^] => http://code.openbravo.com/erp/stable/2.40/rev/3c37a4c541e692193bb8aab466c5de8f39189915 [^]
2009-03-12 15:59hgbotCheckin
2009-03-12 15:59hgbotNote Added: 0014615
2009-03-12 15:59hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/stable/2.40/rev/3c37a4c541e692193bb8aab466c5de8f39189915 [^] => http://code.openbravo.com/erp/devel/pi/rev/ddfaf8aa90b8ca74eeac052775837c58739a01c1 [^]
2009-04-21 10:33psarobeStatusresolved => closed
2009-04-22 00:00anonymoussf_bug_id0 => 2778003

Notes
(0014527)
hgbot   
2009-03-09 16:07   
Repository: erp/devel/pi
Changeset: c16e2daaff4cba494cb567b2891528675c13b87b
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Mon Mar 09 16:04:14 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/c16e2daaff4cba494cb567b2891528675c13b87b [^]

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

---
M src-db/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
---
(0014563)
hgbot   
2009-03-10 18:11   
Repository: erp/devel/pi
Changeset: b25f4ef5a91457a68fbfa232d85792d2b6c1d222
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Tue Mar 10 18:08:38 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/b25f4ef5a91457a68fbfa232d85792d2b6c1d222 [^]

Fixed bug 7800. Applied the correct format to numeric fields in relation view.

---
M config/Format.xml
M src/org/openbravo/erpCommon/utility/DataGrid.java
---
(0014582)
hgbot   
2009-03-11 15:02   
Repository: erp/stable/2.40
Changeset: 94c7094b5a94aa546778c02b6c17b9dc9f9dde24
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Wed Mar 11 13:54:47 2009 +0100
URL: http://code.openbravo.com/erp/stable/2.40/rev/94c7094b5a94aa546778c02b6c17b9dc9f9dde24 [^]

Fixed bug 7800. Applied the correct format to numeric fields in relation view.

---
M config/Format.xml
M src/org/openbravo/erpCommon/utility/DataGrid.java
---
(0014613)
hgbot   
2009-03-12 15:57   
Repository: erp/stable/2.40
Changeset: 3c37a4c541e692193bb8aab466c5de8f39189915
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Thu Mar 12 15:56:58 2009 +0100
URL: http://code.openbravo.com/erp/stable/2.40/rev/3c37a4c541e692193bb8aab466c5de8f39189915 [^]

Fixed 6830: Fix type in previous change (issue 7800)

---
M src/org/openbravo/erpCommon/utility/DataGrid.java
---
(0014615)
hgbot   
2009-03-12 15:59   
Repository: erp/devel/pi
Changeset: ddfaf8aa90b8ca74eeac052775837c58739a01c1
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Thu Mar 12 15:58:57 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/ddfaf8aa90b8ca74eeac052775837c58739a01c1 [^]

Fixed 6406: Fix type in previous change (issue 7800)

---
M src/org/openbravo/erpCommon/utility/DataGrid.java
---