Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0023756Openbravo ERPA. Platformpublic2013-05-07 12:182013-06-20 02:07
ngarcia 
AugustoMauch 
highminoralways
closedfixed 
5
 
3.0MP253.0MP25 
AugustoMauch
Core
No
0023756: Inhomogeneous behavior of some filters
Inhomogeneous behavior of some filters
As group admin role:
   Create 4 purchase invoices in draft status
   Clear the transactional filter and filter the records with 'Draft' document status
   Complete two of the invoices and check that the records remain in the grid
   Refresh it
   Complete another invoice and check that is dissapears
No tags attached.
related to defect 00240213.0MP25 closed AugustoMauch Error refreshing grid 
Issue History
2013-05-07 12:18ngarciaNew Issue
2013-05-07 12:18ngarciaAssigned To => AugustoMauch
2013-05-07 12:18ngarciaModules => Core
2013-05-07 12:18ngarciaResolution time => 1374444000
2013-05-07 12:18ngarciaTriggers an Emergency Pack => No
2013-05-07 12:19ngarciaTarget Version => 3.0MP25
2013-05-07 12:19ngarciaIssue Monitored: networkb
2013-06-10 11:30shankarbReview Assigned To => AugustoMauch
2013-06-10 11:30shankarbIssue Monitored: AugustoMauch
2013-06-10 11:30shankarbRelationship addedrelated to 0024021
2013-06-10 11:35hgbotCheckin
2013-06-10 11:35hgbotNote Added: 0059289
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:08AugustoMauchNote Added: 0059471
2013-06-17 18:08AugustoMauchStatusresolved => closed
2013-06-17 18:08AugustoMauchFixed in Version => 3.0MP25
2013-06-20 02:07hudsonbotCheckin
2013-06-20 02:07hudsonbotNote Added: 0059557

Notes
(0059289)
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
---
(0059471)
AugustoMauch   
2013-06-17 18:08   
Code reviewed and verified in pi@4a37945c258d
(0059557)
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