Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024021Openbravo ERPA. Platformpublic2013-06-07 11:222013-06-20 02:07
jecharri 
AugustoMauch 
urgentminoralways
closedfixed 
5
 
3.0MP253.0MP25 
AugustoMauch
Google Chrome
Core
No
0024021: Error refreshing grid
Error refreshing grid
-Go to window "Goods shipment"
-Create a header and one line > set documentno = 1000121
-in grid view filter by number 21 and verify that you are able to see your document
-complete the document in grid view <-- check that you see the same lines in grid view

--Create a header and one line > set documentno = 1000122
-in grid view filter by number 22 and verify that you are able to see your document
-complete the document in grid view <-- check that you see the same lines in grid view

--Create a header and one line > set documentno = 1000123
-in grid view filter by number 23 and verify that you are able to see your document
-complete the document in grid view <-- check that you now you are wathcing the same lines and previously created shipments
No tags attached.
related to defect 00237563.0MP25 closed AugustoMauch Inhomogeneous behavior of some filters 
Issue History
2013-06-07 11:22jecharriNew Issue
2013-06-07 11:22jecharriAssigned To => AugustoMauch
2013-06-07 11:22jecharriWeb browser => Google Chrome
2013-06-07 11:22jecharriModules => Core
2013-06-07 11:22jecharriResolution time => 1376949600
2013-06-07 11:22jecharriTriggers an Emergency Pack => No
2013-06-10 11:29shankarbReview Assigned To => AugustoMauch
2013-06-10 11:29shankarbWeb browserGoogle Chrome => Google Chrome
2013-06-10 11:29shankarbIssue Monitored: AugustoMauch
2013-06-10 11:30shankarbRelationship addedrelated to 0023756
2013-06-10 11:35hgbotCheckin
2013-06-10 11:35hgbotNote Added: 0059288
2013-06-10 11:35hgbotStatusnew => resolved
2013-06-10 11:35hgbotResolutionopen => fixed
2013-06-10 11:35hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/31e3bb7c200b1071bcff993059db10c5c77ed168 [^]
2013-06-17 18:11AugustoMauchNote Added: 0059472
2013-06-17 18:11AugustoMauchStatusresolved => closed
2013-06-17 18:11AugustoMauchFixed in Version => 3.0MP25
2013-06-20 02:07hudsonbotCheckin
2013-06-20 02:07hudsonbotNote Added: 0059556

Notes
(0059288)
hgbot   
2013-06-10 11:35   
Repository: erp/devel/pi
Changeset: 31e3bb7c200b1071bcff993059db10c5c77ed168
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Mon Jun 10 09:49:30 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/31e3bb7c200b1071bcff993059db10c5c77ed168 [^]

Fixes Issue 24021, Fixes Issue 23756 : Inhomogeneous behavior of some filters

Some filters after refresh or process completion did not retain the filter properly and other records were shown.
In refreshGrid, the newRecordsToBeIncluded array contains rows that do not adhere to the current filter.
The array is now compared with the data in the grid and the records are added only if its present in the current grid filter.
This change will not affect records opened using openDirectTab. Those records will be displayed even if not part of current filter.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
---
(0059472)
AugustoMauch   
2013-06-17 18:11   
Code reviewed and verified in pi@4a37945c258d
(0059556)
hudsonbot   
2013-06-20 02: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/5caf871044ad [^]

Maturity status: Test