Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0023868 | Openbravo ERP | A. Platform | public | 2013-05-21 17:25 | 2013-05-30 11:26 |
|
Reporter | AugustoMauch | |
Assigned To | AugustoMauch | |
Priority | immediate | Severity | critical | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP24 | Fixed in Version | 3.0MP24 | |
Merge Request Status | |
Review Assigned To | shankarb |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
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. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0028427 | 3.0PR15Q2 | closed | AugustoMauch | Price is not rounded to calculate the line net amount in Create Lines process of Purchase Order |
|
Attached Files | |
|
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 |