Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0023868 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | critical | always | 2013-05-21 17:25 | 2013-05-30 11:26 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0MP24 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 527073d212bc | ||||
Projection | none | ETA | none | Target Version | 3.0MP24 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | shankarb | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Coding ( Testing ) | |||||||
Regression date | 2013-05-16 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/2e4eccaa3cc8fc8ac434cb0d386166558d1ee686 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0023868: Numeric fields are internally stored as strings due to regression | |||||||
Description | Numeric fields are being internally stored as strings in its 'value' property. Its 'textualValue' property stores a string, but the value property should store a number. This is making some pick and execute grid validations fail. | |||||||
Steps To Reproduce | - As F&B System Admin - Open the Return from Customer window - Create a new Header, select a business partner and save. - Click on the Pick/Edit Lines button. - Select a line, fill in the 'Returned' column and push the Done button. - There will be a validation error, because the Returned column is expecting a number but is receiving a string. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0058734) hgbot (developer) 2013-05-21 17:31 |
Repository: erp/devel/pi Changeset: 527073d212bce78ff1016d3d25e67008d95bd266 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Tue May 21 17:30:46 2013 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/527073d212bce78ff1016d3d25e67008d95bd266 [^] Fixes issue 23868: Numeric columns are not stored as strings In the fix of the issue 23758, after rounding the number they were being stored as strings when they should have been stored as numbers. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-number.js --- |
(0058846) hudsonbot (developer) 2013-05-23 01:34 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/97c7f6256af7 [^] Maturity status: Test |
(0059063) shankarb (reporter) 2013-05-30 11:26 |
Code reviewed and tested in pi changeset c7f57f178baf |
Issue History | |||
Date Modified | Username | Field | Change |
2013-05-21 17:25 | AugustoMauch | New Issue | |
2013-05-21 17:25 | AugustoMauch | Assigned To | => AugustoMauch |
2013-05-21 17:25 | AugustoMauch | Modules | => Core |
2013-05-21 17:25 | AugustoMauch | Triggers an Emergency Pack | => No |
2013-05-21 17:28 | AugustoMauch | Regression level | => Coding ( Testing ) |
2013-05-21 17:28 | AugustoMauch | Regression date | => 2013-05-16 |
2013-05-21 17:28 | AugustoMauch | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/2e4eccaa3cc8fc8ac434cb0d386166558d1ee686 [^] |
2013-05-21 17:28 | AugustoMauch | Issue Monitored: shankarb | |
2013-05-21 17:29 | AugustoMauch | Review Assigned To | => shankarb |
2013-05-21 17:31 | hgbot | Checkin | |
2013-05-21 17:31 | hgbot | Note Added: 0058734 | |
2013-05-21 17:31 | hgbot | Status | new => resolved |
2013-05-21 17:31 | hgbot | Resolution | open => fixed |
2013-05-21 17:31 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/527073d212bce78ff1016d3d25e67008d95bd266 [^] |
2013-05-23 01:34 | hudsonbot | Checkin | |
2013-05-23 01:34 | hudsonbot | Note Added: 0058846 | |
2013-05-30 11:26 | shankarb | Note Added: 0059063 | |
2013-05-30 11:26 | shankarb | Status | resolved => closed |
2013-05-30 11:26 | shankarb | Fixed in Version | => 3.0MP24 |
2015-01-23 14:49 | AugustoMauch | Relationship added | blocks 0028427 |
Copyright © 2000 - 2009 MantisBT Group |