Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0023056Openbravo ERPB. User interfacepublic2013-02-12 13:122013-03-02 05:48
caristu 
shankarb 
urgentmajoralways
closedfixed 
5
pi 
3.0MP213.0MP21 
AugustoMauch
Core
No
0023056: Ordered Quantiy field of Sales Order is not properly auto filling the grouping separator
In ordered quantity field of [Sales Order] window, the application is auto-filling the grouping separator, but not in the right place if we type a quantity greater than 9999.
1) Go to [Sales Order] window and create a new header
2) Go to the lines tab and in the ordered quantity type the following quantity: 10000
3) The grouping separator is added in the wrong place: 1,0000
No tags attached.
related to defect 0023136 closed shankarb Quantity field behaves differently in Sales Order Line and Purchase Order Line 
related to defect 00284273.0PR15Q2 closed AugustoMauch Price is not rounded to calculate the line net amount in Create Lines process of Purchase Order 
related to defect 0031901 closed caristu decimal value can't be changed by trigger/observer after manual edition in form view 
related to defect 00322023.0PR16Q2 closed caristu Error in add payment when editing the amount of a record in order/invoice grid 
Issue History
2013-02-12 13:12caristuNew Issue
2013-02-12 13:12caristuAssigned To => dbaz
2013-02-12 13:12caristuModules => Core
2013-02-12 13:12caristuResolution time => 1363561200
2013-02-12 13:12caristuTriggers an Emergency Pack => No
2013-02-12 13:13caristuIssue Monitored: networkb
2013-02-12 13:33caristuDescription Updatedbug_revision_view_page.php?rev_id=4403#r4403
2013-02-13 13:38dbazAssigned Todbaz => AugustoMauch
2013-02-14 12:33AugustoMauchAssigned ToAugustoMauch => shankarb
2013-02-19 08:06shankarbReview Assigned To => AugustoMauch
2013-02-19 08:07shankarbStatusnew => scheduled
2013-02-19 08:07shankarbfix_in_branch => pi
2013-02-19 08:07shankarbIssue Monitored: AugustoMauch
2013-02-19 08:08hgbotCheckin
2013-02-19 08:08hgbotNote Added: 0056538
2013-02-19 08:08hgbotStatusscheduled => resolved
2013-02-19 08:08hgbotResolutionopen => fixed
2013-02-19 08:08hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/1eec3c95b1fd9bd3afd5d617439b9457a51ce535 [^]
2013-02-20 04:51hudsonbotCheckin
2013-02-20 04:51hudsonbotNote Added: 0056624
2013-02-21 10:56AugustoMauchNote Added: 0056675
2013-02-21 10:56AugustoMauchStatusresolved => closed
2013-02-21 10:56AugustoMauchFixed in Version => 3.0MP21
2013-02-21 11:01AugustoMauchRelationship addedrelated to 0023136
2013-02-26 04:31hgbotCheckin
2013-02-26 04:31hgbotNote Added: 0056752
2013-02-26 04:32shankarbNote Added: 0056754
2013-02-26 04:32shankarbStatusclosed => new
2013-02-26 04:32shankarbResolutionfixed => open
2013-02-26 04:32shankarbFixed in Version3.0MP21 =>
2013-02-27 07:42hgbotCheckin
2013-02-27 07:42hgbotNote Added: 0056797
2013-02-27 07:43hgbotStatusnew => resolved
2013-02-27 07:43hgbotResolutionopen => fixed
2013-02-27 07:43hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/1eec3c95b1fd9bd3afd5d617439b9457a51ce535 [^] => http://code.openbravo.com/erp/devel/pi/rev/485822d38b744c64e63148db75ded3f0f1b52346 [^]
2013-02-27 11:02AugustoMauchNote Added: 0056799
2013-02-27 11:02AugustoMauchStatusresolved => closed
2013-02-27 11:02AugustoMauchFixed in Version => 3.0MP21
2013-03-02 05:48hudsonbotCheckin
2013-03-02 05:48hudsonbotNote Added: 0056912
2015-01-23 14:49AugustoMauchRelationship addedrelated to 0028427
2016-01-25 12:50caristuRelationship addedrelated to 0031901
2016-02-11 15:46caristuRelationship addedrelated to 0032202

Notes
(0056538)
hgbot   
2013-02-19 08:08   
Repository: erp/devel/pi
Changeset: 1eec3c95b1fd9bd3afd5d617439b9457a51ce535
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Tue Feb 19 12:36:24 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/1eec3c95b1fd9bd3afd5d617439b9457a51ce535 [^]

Fixes Issue 0023056: Ordered Quantiy field of Sales Order is not formatted properly.

Grouping seperators were not applied correctly to the field.
Used existing focusNumberInput() method to format the same.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-number.js
---
(0056624)
hudsonbot   
2013-02-20 04:51   
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/d828167a9e83 [^]

Maturity status: Test
(0056675)
AugustoMauch   
2013-02-21 10:56   
Code reviewed and verified in pi@9700d819690d
(0056752)
hgbot   
2013-02-26 04:31   
Repository: erp/devel/pi
Changeset: 2fe7a6f9618ce3dc201298f60a314ee1acb030bd
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Tue Feb 26 09:00:10 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/2fe7a6f9618ce3dc201298f60a314ee1acb030bd [^]

Fixes Issue 0023158, Related to Issue 23056 : Backout changeset 1eec3c95b1fd

Backout fix for the Issue 23056 because it causes regression 23158.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-number.js
---
(0056754)
shankarb   
2013-02-26 04:32   
Reopened because the fix causes regression issue https://issues.openbravo.com/view.php?id=23158. [^]
(0056797)
hgbot   
2013-02-27 07:42   
Repository: erp/devel/pi
Changeset: 485822d38b744c64e63148db75ded3f0f1b52346
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Wed Feb 27 12:10:05 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/485822d38b744c64e63148db75ded3f0f1b52346 [^]

Fixes Issue 0023056,23136 : Formatting issues in ordered quantity in sales order

Set the item value to non formatted value, after saving the Textual Value for database saving purposes.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-number.js
---
(0056799)
AugustoMauch   
2013-02-27 11:02   
Code reviewed and verified in pi@2502e500a99d
(0056912)
hudsonbot   
2013-03-02 05:48   
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/f5db629e7058 [^]

Maturity status: Test