Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0023868
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformcriticalalways2013-05-21 17:252013-05-30 11:26
ReporterAugustoMauchView Statuspublic 
Assigned ToAugustoMauch 
PriorityimmediateResolutionfixedFixed in Version3.0MP24
StatusclosedFix in branchFixed in SCM revision527073d212bc
ProjectionnoneETAnoneTarget Version3.0MP24
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toshankarb
Web browser
ModulesCore
Regression levelCoding ( Testing )
Regression date2013-05-16
Regression introduced in release
Regression introduced by commithttps://code.openbravo.com/erp/devel/pi/rev/2e4eccaa3cc8fc8ac434cb0d386166558d1ee686 [^]
Triggers an Emergency PackNo
Summary

0023868: Numeric fields are internally stored as strings due to regression

DescriptionNumeric 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 00284273.0PR15Q2 closedAugustoMauch Price is not rounded to calculate the line net amount in Create Lines process of Purchase Order 

-  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
Powered by Mantis Bugtracker