Openbravo Issue Tracking System - Modules
View Issue Details
0025388ModulesCheck Printingpublic2013-12-20 12:402014-04-25 10:50
jonalegriaesarte 
caristu 
normalminorhave not tried
closedfixed 
5
 
 
jonalegriaesarte
0025388: Performance issue in payment selector
Performance issue in payment selector.
e1e4b559 17:39:01 [ajp-8809-3] WARN
org.openbravo.client.application.window.FormInitializationComponent - Warning: In the window
Check Printing, in tab Check Printing the combo fields inpfinPaymentId contain more than 1000
entries, and this could cause bad performance in the application. Possible fixes include changing
these columns from a combo into a Selector, or adding a validation to reduce the number of entries
in the combo.
- Check printing window when there are many payment in the system.
- Check the log file
No tags attached.
related to defect 00235403.0MP23 closed pramakrishnan Openbravo ERP Several combo boxes are causing performance issues because they are loading a huge amount of data 
Issue History
2013-12-20 12:40jonalegriaesarteNew Issue
2013-12-20 12:40jonalegriaesarteAssigned To => jonalegriaesarte
2014-03-12 10:46jonalegriaesarteResolution time => 1395270000
2014-03-31 16:41jonalegriaesarteResolution time1395270000 => 1396303200
2014-04-02 16:19jonalegriaesarteAssigned Tojonalegriaesarte => caristu
2014-04-07 18:05caristuRelationship addedrelated to 0023540
2014-04-07 19:07hgbotCheckin
2014-04-07 19:07hgbotNote Added: 0066216
2014-04-07 19:07hgbotStatusnew => resolved
2014-04-07 19:07hgbotResolutionopen => fixed
2014-04-07 19:07hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.finance.checkprinting/rev/3b087e6e7f745d2d67679d47258f9a706c553825 [^]
2014-04-25 10:50jonalegriaesarteReview Assigned To => jonalegriaesarte
2014-04-25 10:50jonalegriaesarteNote Added: 0066610
2014-04-25 10:50jonalegriaesarteStatusresolved => closed

Notes
(0066216)
hgbot   
2014-04-07 19:07   
Repository: erp/pmods/org.openbravo.finance.checkprinting
Changeset: 3b087e6e7f745d2d67679d47258f9a706c553825
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Mon Apr 07 18:23:48 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.finance.checkprinting/rev/3b087e6e7f745d2d67679d47258f9a706c553825 [^]

fixes issue 25388: Performance issue in payment selector

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_MODULE.xml
M src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
---
(0066610)
jonalegriaesarte   
2014-04-25 10:50   
Verified and working fine