Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0022794Openbravo ERPA. Platformpublic2013-01-14 17:512013-01-24 04:59
mirurita 
shankarb 
normalmajoralways
closedfixed 
20Community Appliance
pi 
3.0MP203.0MP20 
AugustoMauch
Core
No
0022794: Sorting criteria not working in business partner selector in maximized view (using magnifying glass)
When you try to sort by any column the business partner selector it is not working. The sorting criteria is not applied.
1) Create a new sales invoice header for "F&B España - Región Norte"
2) Click on magnifying glass icon in business partner selector
3) Realize that the records are sorted by Name column ascendant (A --> Z)
4) Click on Name header to sort them descendant (Z --> A)
5) Realize that they are not sorted.
   Same result for the rest of the columns.
No tags attached.
png Sorting not working in bp selector .png (60,883) 2013-01-14 17:51
https://issues.openbravo.com/file_download.php?file_id=5890&type=bug
png
Issue History
2013-01-14 17:51miruritaNew Issue
2013-01-14 17:51miruritaAssigned To => AugustoMauch
2013-01-14 17:51miruritaFile Added: Sorting not working in bp selector .png
2013-01-14 17:51miruritaModules => Core
2013-01-14 17:51miruritaResolution time => 1360882800
2013-01-14 17:51miruritaTriggers an Emergency Pack => No
2013-01-23 06:39shankarbAssigned ToAugustoMauch => shankarb
2013-01-23 06:40shankarbStatusnew => scheduled
2013-01-23 06:40shankarbfix_in_branch => pi
2013-01-23 07:35shankarbReview Assigned To => AugustoMauch
2013-01-23 07:35shankarbfix_in_branchpi =>
2013-01-23 07:36shankarbIssue Monitored: AugustoMauch
2013-01-23 07:36hgbotCheckin
2013-01-23 07:36hgbotNote Added: 0055749
2013-01-23 07:36hgbotStatusscheduled => resolved
2013-01-23 07:36hgbotResolutionopen => fixed
2013-01-23 07:36hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e8e00b1d96bb67e72fccb608e4238ef2d515723d [^]
2013-01-23 08:19hgbotCheckin
2013-01-23 08:19hgbotNote Added: 0055750
2013-01-23 09:40AugustoMauchNote Added: 0055751
2013-01-23 09:40AugustoMauchStatusresolved => closed
2013-01-23 09:40AugustoMauchFixed in Version => 3.0MP20
2013-01-24 04:59hudsonbotCheckin
2013-01-24 04:59hudsonbotNote Added: 0055782
2013-01-24 04:59hudsonbotCheckin
2013-01-24 04:59hudsonbotNote Added: 0055783

Notes
(0055749)
hgbot   
2013-01-23 07:36   
Repository: erp/devel/pi
Changeset: e8e00b1d96bb67e72fccb608e4238ef2d515723d
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Wed Jan 23 12:02:46 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/e8e00b1d96bb67e72fccb608e4238ef2d515723d [^]

Fixes Issue 0022794: Sorting criteria not working in business partner selector
The order by clause did not find the match for the field if it has a minus before it.
Modified the getSortBy method to accomodate the same.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-number.js
M modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/CustomQuerySelectorDatasource.java
---
(0055750)
hgbot   
2013-01-23 08:19   
Repository: erp/devel/pi
Changeset: 1ed6b457f1176b1ba994202a8ee2c809863cb559
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Wed Jan 23 12:48:23 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/1ed6b457f1176b1ba994202a8ee2c809863cb559 [^]

Related to Issue 0022794 : Remove unnecessary code modifications

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-number.js
---
(0055751)
AugustoMauch   
2013-01-23 09:40   
Code reviewed and verified in pi@1ed6b457f117
(0055782)
hudsonbot   
2013-01-24 04:59   
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/c7e708c0b53e [^]

Maturity status: Test
(0055783)
hudsonbot   
2013-01-24 04:59   
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/c7e708c0b53e [^]

Maturity status: Test