Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0007800 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 00. Application dictionary | minor | have not tried | 2009-02-24 13:26 | 2009-04-22 00:00 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | gorkaion | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 2.40MP4 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | ddfaf8aa90b8 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0007800: Format in xml generated from columns with reference "Price" is qtyEdition instead of priceEdition | |||||||
Description | 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) | |||||||
Steps To Reproduce | 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0014527) hgbot (developer) 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 (developer) 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 (developer) 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 (developer) 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 (developer) 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 --- |
![]() |
|||
Date Modified | Username | Field | Change |
2009-02-24 13:26 | networkb | New Issue | |
2009-02-24 13:26 | networkb | Assigned To | => rafaroda |
2009-02-24 13:26 | networkb | OBNetwork customer | => Yes |
2009-02-24 13:26 | networkb | Regression testing | => No |
2009-02-24 15:28 | rafaroda | Status | new => acknowledged |
2009-03-02 15:52 | pnuding | Priority | normal => immediate |
2009-03-06 13:23 | rafaroda | Assigned To | rafaroda => gorkaion |
2009-03-06 13:24 | rafaroda | Status | acknowledged => scheduled |
2009-03-06 13:24 | rafaroda | fix_in_branch | => pi |
2009-03-09 15:57 | gorkaion | Issue cloned | 0008030 |
2009-03-09 15:57 | gorkaion | Relationship added | depends on 0008030 |
2009-03-09 16:07 | hgbot | Checkin | |
2009-03-09 16:07 | hgbot | Note Added: 0014527 | |
2009-03-09 16:07 | hgbot | Status | scheduled => resolved |
2009-03-09 16:07 | hgbot | Resolution | open => fixed |
2009-03-09 16:07 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/c16e2daaff4cba494cb567b2891528675c13b87b [^] |
2009-03-10 18:11 | hgbot | Checkin | |
2009-03-10 18:11 | hgbot | Note Added: 0014563 | |
2009-03-10 18:11 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/c16e2daaff4cba494cb567b2891528675c13b87b [^] => http://code.openbravo.com/erp/devel/pi/rev/b25f4ef5a91457a68fbfa232d85792d2b6c1d222 [^] |
2009-03-11 15:02 | hgbot | Checkin | |
2009-03-11 15:02 | hgbot | Note Added: 0014582 | |
2009-03-11 15:02 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/b25f4ef5a91457a68fbfa232d85792d2b6c1d222 [^] => http://code.openbravo.com/erp/stable/2.40/rev/94c7094b5a94aa546778c02b6c17b9dc9f9dde24 [^] |
2009-03-12 15:57 | hgbot | Checkin | |
2009-03-12 15:57 | hgbot | Note Added: 0014613 | |
2009-03-12 15:57 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/stable/2.40/rev/94c7094b5a94aa546778c02b6c17b9dc9f9dde24 [^] => http://code.openbravo.com/erp/stable/2.40/rev/3c37a4c541e692193bb8aab466c5de8f39189915 [^] |
2009-03-12 15:59 | hgbot | Checkin | |
2009-03-12 15:59 | hgbot | Note Added: 0014615 | |
2009-03-12 15:59 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/stable/2.40/rev/3c37a4c541e692193bb8aab466c5de8f39189915 [^] => http://code.openbravo.com/erp/devel/pi/rev/ddfaf8aa90b8ca74eeac052775837c58739a01c1 [^] |
2009-04-21 10:33 | psarobe | Status | resolved => closed |
2009-04-22 00:00 | anonymous | sf_bug_id | 0 => 2778003 |
Copyright © 2000 - 2009 MantisBT Group |