Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0023868Openbravo ERPA. Platformpublic2013-05-21 17:252013-05-30 11:26
AugustoMauch 
AugustoMauch 
immediatecriticalalways
closedfixed 
5
 
3.0MP243.0MP24 
shankarb
Core
Coding ( Testing )
2013-05-16
https://code.openbravo.com/erp/devel/pi/rev/2e4eccaa3cc8fc8ac434cb0d386166558d1ee686 [^]
No
0023868: Numeric fields are internally stored as strings due to regression
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.
- 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.
No tags attached.
blocks defect 00284273.0PR15Q2 closed AugustoMauch Price is not rounded to calculate the line net amount in Create Lines process of Purchase Order 
Issue History
2013-05-21 17:25AugustoMauchNew Issue
2013-05-21 17:25AugustoMauchAssigned To => AugustoMauch
2013-05-21 17:25AugustoMauchModules => Core
2013-05-21 17:25AugustoMauchTriggers an Emergency Pack => No
2013-05-21 17:28AugustoMauchRegression level => Coding ( Testing )
2013-05-21 17:28AugustoMauchRegression date => 2013-05-16
2013-05-21 17:28AugustoMauchRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/2e4eccaa3cc8fc8ac434cb0d386166558d1ee686 [^]
2013-05-21 17:28AugustoMauchIssue Monitored: shankarb
2013-05-21 17:29AugustoMauchReview Assigned To => shankarb
2013-05-21 17:31hgbotCheckin
2013-05-21 17:31hgbotNote Added: 0058734
2013-05-21 17:31hgbotStatusnew => resolved
2013-05-21 17:31hgbotResolutionopen => fixed
2013-05-21 17:31hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/527073d212bce78ff1016d3d25e67008d95bd266 [^]
2013-05-23 01:34hudsonbotCheckin
2013-05-23 01:34hudsonbotNote Added: 0058846
2013-05-30 11:26shankarbNote Added: 0059063
2013-05-30 11:26shankarbStatusresolved => closed
2013-05-30 11:26shankarbFixed in Version => 3.0MP24
2015-01-23 14:49AugustoMauchRelationship addedblocks 0028427

Notes
(0058734)
hgbot   
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   
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   
2013-05-30 11:26   
Code reviewed and tested in pi changeset c7f57f178baf