Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0022271Openbravo ERPA. Platformpublic2012-11-12 13:382012-11-27 11:23
egoitz 
shankarb 
urgentminoralways
closedfixed 
5
3.0MP16 
3.0MP183.0MP18 
AugustoMauch
Core
No
0022271: ON the ProductSimple selector the elements disapear when ordering them on grid view
When opening the ProductSimple poup to select a element, when you click on a column to change the order, all the records disappear an the following message is shown:

No items to show.

If you click again the elements are shown again, but a new click on a column, deletes all the records from the grid.
As system administrator:
-Define a new template as indevelopment.
-go to the tables and columns window
-Find the c_invoiceline table
-Modify the definition of m_product_id column by changing the reference from search to obuiselector and the reference search key from Product to ProductSimple
Compile the applicatoin
REstart tomcat
As Admin:
-Access to the sales invoice window
-go to the lines
-Open the product selector
-See that elements are shown.
-Click on a column to change the order.
*the elements are deleted
Then a new click on a column will show the data, and a new click will delete it again.
No tags attached.
related to defect 00216393.0MP16 closed dmiguelez Product selector in purchase order takes a long time to load the data 
Issue History
2012-11-12 13:38egoitzNew Issue
2012-11-12 13:38egoitzAssigned To => AugustoMauch
2012-11-12 13:38egoitzModules => Core
2012-11-12 13:38egoitzResolution time => 1352847600
2012-11-12 13:39egoitzRelationship addedrelated to 0021639
2012-11-12 13:39egoitzIssue Monitored: networkb
2012-11-12 14:18extraIssue Monitored: extra
2012-11-16 10:03shankarbAssigned ToAugustoMauch => shankarb
2012-11-19 10:39shankarbStatusnew => scheduled
2012-11-19 10:39shankarbfix_in_branch => pi
2012-11-19 11:59shankarbReview Assigned To => AugustoMauch
2012-11-19 11:59shankarbfix_in_branchpi =>
2012-11-19 11:59shankarbIssue Monitored: AugustoMauch
2012-11-19 12:22hgbotCheckin
2012-11-19 12:22hgbotNote Added: 0054304
2012-11-19 12:22hgbotStatusscheduled => resolved
2012-11-19 12:22hgbotResolutionopen => fixed
2012-11-19 12:22hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/2785dcc9cf21483c6f9324219441a95091e64091 [^]
2012-11-21 06:07hudsonbotCheckin
2012-11-21 06:07hudsonbotNote Added: 0054395
2012-11-27 11:23AugustoMauchNote Added: 0054520
2012-11-27 11:23AugustoMauchStatusresolved => closed
2012-11-27 11:23AugustoMauchFixed in Version => 3.0MP18

Notes
(0054304)
hgbot   
2012-11-19 12:22   
Repository: erp/devel/pi
Changeset: 2785dcc9cf21483c6f9324219441a95091e64091
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Mon Nov 19 12:21:21 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/2785dcc9cf21483c6f9324219441a95091e64091 [^]

Fixes Issue 0022271: Sorting issue in selector popup.

In the selector pop-up sorting by descending was not working.
The last order by operator was removed when deleting additional comma.

---
M modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/CustomQuerySelectorDatasource.java
---
(0054395)
hudsonbot   
2012-11-21 06:07   
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/c3c5e61b0164 [^]

Maturity status: Test
(0054520)
AugustoMauch   
2012-11-27 11:23   
Code reviewed and verified in pi@b43e48d603a9