Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0025475Openbravo ERP09. Financial managementpublic2014-01-15 13:142014-03-15 03:04
ioritzCia 
shankarb 
highmajoralways
closedfixed 
20Ubuntu 10.04
 
3.0PR14Q23.0PR14Q2 
AugustoMauch
Google Chrome
Core
No
0025475: Pick and Execute in Payment Proposal window is not filtering properly
Pick and Execute in Payment Proposal window is not filtering properly when there is data enough to be splited into different pages.
1. Create Payment proposal header for EspaƱa organization. Do not set any business partner
2. Run Select Expected Payments button, clean default filters and select any record. Submit
3. Run the button again, the selected record appears selected. Filter by another business partner. The selected record dissapears. Submit and see that the previous record is not in the lines.

This only happens when there is a lot of data to be shown in the pick and edit grid.
Attached in a diff.
No tags attached.
related to defect 00227973.0MP21 closed shankarb Pick and Execute in Payment Proposal window is not working properly 
diff pickandexec.diff (1,476) 2014-01-15 13:28
https://issues.openbravo.com/file_download.php?file_id=6639&type=bug
Issue History
2014-01-15 13:14ioritzCiaNew Issue
2014-01-15 13:14ioritzCiaAssigned To => AugustoMauch
2014-01-15 13:14ioritzCiaWeb browser => Google Chrome
2014-01-15 13:14ioritzCiaModules => Core
2014-01-15 13:14ioritzCiaTriggers an Emergency Pack => No
2014-01-15 13:28ioritzCiaFile Added: pickandexec.diff
2014-01-15 13:28ioritzCiaWeb browserGoogle Chrome => Google Chrome
2014-01-15 13:28ioritzCiaProposed Solution updated
2014-01-15 17:01ioritzCiaRelationship addedrelated to 0022797
2014-03-11 16:32jonalegriaesarteWeb browserGoogle Chrome => Google Chrome
2014-03-11 16:32jonalegriaesarteResolution time => 1395702000
2014-03-11 16:32jonalegriaesarteTarget Version => PR14Q2
2014-03-12 13:23shankarbAssigned ToAugustoMauch => shankarb
2014-03-13 07:14shankarbReview Assigned To => AugustoMauch
2014-03-13 07:14shankarbWeb browserGoogle Chrome => Google Chrome
2014-03-13 07:14shankarbIssue Monitored: AugustoMauch
2014-03-13 07:19shankarbStatusnew => scheduled
2014-03-13 07:19shankarbfix_in_branch => pi
2014-03-13 07:19shankarbNote Added: 0065107
2014-03-13 07:19shankarbStatusscheduled => resolved
2014-03-13 07:19shankarbFixed in SCM revision => https://code.openbravo.com/erp/devel/pi/rev/a9321acaca4e1064af29cf62914d3e6e00d9a1cb [^]
2014-03-13 07:19shankarbResolutionopen => fixed
2014-03-13 07:35hgbotCheckin
2014-03-13 07:35hgbotNote Added: 0065109
2014-03-13 07:35hgbotCheckin
2014-03-13 07:35hgbotNote Added: 0065111
2014-03-13 07:35hgbotFixed in SCM revisionhttps://code.openbravo.com/erp/devel/pi/rev/a9321acaca4e1064af29cf62914d3e6e00d9a1cb [^] => http://code.openbravo.com/erp/devel/pi/rev/b1b07d0d1e14e136ed76adb5d56e60ab33b4e2ee [^]
2014-03-13 19:12AugustoMauchNote Added: 0065147
2014-03-13 19:12AugustoMauchStatusresolved => closed
2014-03-13 19:12AugustoMauchFixed in Version => PR14Q2
2014-03-15 03:04hudsonbotCheckin
2014-03-15 03:04hudsonbotNote Added: 0065173
2014-03-15 03:04hudsonbotCheckin
2014-03-15 03:04hudsonbotNote Added: 0065176

Notes
(0065107)
shankarb   
2014-03-13 07:19   
Repository: erp/devel/pi
Changeset: a9321acaca4e1064af29cf62914d3e6e00d9a1cb
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Thu Mar 13 11:43:10 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/a9321acaca4e1064af29cf62914d3e6e00d9a1cb [^] [^]

Fixes Issue 22797: Pick and Execute in Payment Proposal window is not working properly

In case of large data, if data is not available in allRows, it is checked if localData contains data.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-grid.js
(0065109)
hgbot   
2014-03-13 07:35   
Repository: erp/devel/pi
Changeset: 6e9494ef95ff365059fc85aa0a515fbea7fedb44
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Thu Mar 13 11:57:47 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/6e9494ef95ff365059fc85aa0a515fbea7fedb44 [^]

Related to issue 25475, issue 22797: Backed out changeset a9321acaca4e

Backing out the changeset as the commit has been incorrectly commited to issue 22797 instead of 25475.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-grid.js
---
(0065111)
hgbot   
2014-03-13 07:35   
Repository: erp/devel/pi
Changeset: b1b07d0d1e14e136ed76adb5d56e60ab33b4e2ee
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Thu Mar 13 12:02:15 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/b1b07d0d1e14e136ed76adb5d56e60ab33b4e2ee [^]

Fixes issue 25475: Pick and Execute in Payment Proposal window is not filtering properly

In case of large data, if data is not available in allRows, it is checked if localData contains data.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-grid.js
---
(0065147)
AugustoMauch   
2014-03-13 19:12   
Code reviewed and verified in pi@eb415e9bc94f
(0065173)
hudsonbot   
2014-03-15 03:04   
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/8396ec753aec [^]
Maturity status: Test
(0065176)
hudsonbot   
2014-03-15 03:04   
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/8396ec753aec [^]
Maturity status: Test