Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0024021 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2013-06-07 11:22 | 2013-06-20 02:07 | |||
Reporter | jecharri | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0MP25 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 31e3bb7c200b | ||||
Projection | none | ETA | none | Target Version | 3.0MP25 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | AugustoMauch | |||||||
OBNetwork customer | No | |||||||
Web browser | Google Chrome | |||||||
Modules | Core | |||||||
Support ticket | 21386 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0024021: Error refreshing grid | |||||||
Description | Error refreshing grid | |||||||
Steps To Reproduce | -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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0059288) hgbot (developer) 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 (administrator) 2013-06-17 18:11 |
Code reviewed and verified in pi@4a37945c258d |
(0059556) hudsonbot (viewer) 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 |
![]() |
|||
Date Modified | Username | Field | Change |
2013-06-07 11:22 | jecharri | New Issue | |
2013-06-07 11:22 | jecharri | Assigned To | => AugustoMauch |
2013-06-07 11:22 | jecharri | Web browser | => Google Chrome |
2013-06-07 11:22 | jecharri | Modules | => Core |
2013-06-07 11:22 | jecharri | OBNetwork customer | => No |
2013-06-07 11:22 | jecharri | Support ticket | => 21386 |
2013-06-07 11:22 | jecharri | Resolution time | => 1376949600 |
2013-06-07 11:22 | jecharri | Triggers an Emergency Pack | => No |
2013-06-10 11:29 | shankarb | Review Assigned To | => AugustoMauch |
2013-06-10 11:29 | shankarb | Web browser | Google Chrome => Google Chrome |
2013-06-10 11:29 | shankarb | Issue Monitored: AugustoMauch | |
2013-06-10 11:30 | shankarb | Relationship added | related to 0023756 |
2013-06-10 11:35 | hgbot | Checkin | |
2013-06-10 11:35 | hgbot | Note Added: 0059288 | |
2013-06-10 11:35 | hgbot | Status | new => resolved |
2013-06-10 11:35 | hgbot | Resolution | open => fixed |
2013-06-10 11:35 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/31e3bb7c200b1071bcff993059db10c5c77ed168 [^] |
2013-06-17 18:11 | AugustoMauch | Note Added: 0059472 | |
2013-06-17 18:11 | AugustoMauch | Status | resolved => closed |
2013-06-17 18:11 | AugustoMauch | Fixed in Version | => 3.0MP25 |
2013-06-20 02:07 | hudsonbot | Checkin | |
2013-06-20 02:07 | hudsonbot | Note Added: 0059556 |
Copyright © 2000 - 2009 MantisBT Group |