Openbravo Issue Tracking System - Modules
View Issue Details
0018094ModulesRemittancepublic2011-07-27 12:372011-08-03 12:59
maite 
mirurita 
urgentmajoralways
closedfixed 
5
 
 
0018094: Not all elements are shown in grid when pressing "Select Payments" button in Remittance header window
when trying to make a remittance, some payments are not displayed in pop up grid. Seems that is filtering by a certain number of payments so when quantity is higher rest of payments are not shown
1. Using IDL import 149 payments
2. Apply remittance's module dataset
3. Follow configuration manual for remittances (http://wiki.openbravo.com/wiki/Projects/Remittances/Configuration_Manual [^])
4. Go to Remittance window and create new record. Press "Select Payments" button, check "Show Payments for alternative payment methods" and realize that only 66 elements are shown (using Chrome) or 60 elements (using firefox)

Note: csv to import 149 payments using IDL is attached. When executing grid query directly in database 149 elements are shown
No tags attached.
related to defect 0018157 closed mirurita Openbravo ERP Payment Execution grid not showing all the available elements 
csv payments.csv (21,532) 2011-07-27 12:52
https://issues.openbravo.com/file_download.php?file_id=4394&type=bug
Issue History
2011-07-27 12:37maiteNew Issue
2011-07-27 12:37maiteAssigned To => eduardo_Argal
2011-07-27 12:52maiteFile Added: payments.csv
2011-08-02 13:28miruritaAssigned Toeduardo_Argal => mirurita
2011-08-02 13:30hgbotCheckin
2011-08-02 13:30hgbotNote Added: 0039775
2011-08-02 13:30hgbotStatusnew => resolved
2011-08-02 13:30hgbotResolutionopen => fixed
2011-08-02 13:30hgbotFixed in SCM revision => http://code.openbravo.com/erp/mods/org.openbravo.module.remittance/rev/3a7d8c703be9b1b935cd4a554ebd3ab0d890289f [^]
2011-08-02 13:41miruritaRelationship addedrelated to 0018157
2011-08-03 12:59maiteNote Added: 0039813
2011-08-03 12:59maiteStatusresolved => closed

Notes
(0039775)
hgbot   
2011-08-02 13:30   
Repository: erp/mods/org.openbravo.module.remittance
Changeset: 3a7d8c703be9b1b935cd4a554ebd3ab0d890289f
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Tue Aug 02 13:29:03 2011 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.module.remittance/rev/3a7d8c703be9b1b935cd4a554ebd3ab0d890289f [^]

Fixes issue 18094: dojo grid not showing all elements in Select Payments popup

---
M src/org/openbravo/module/remittance/ad_actionbutton/SelectPayments.java
---
(0039813)
maite   
2011-08-03 12:59   
verified