Project:
View Revisions: Issue #35632 | [ Back to Issue ] | ||
Summary | 0035632: Performance should be improved when a new remittance record is created | ||
Revision | 2017-03-29 09:57 by Sandrahuguet | ||
Steps To Reproduce | In a hgvol enviroment -As system admin -Go to session preferences window -Set org.openbravo.client.application.window.FormInitializationComponent to DEBUG -Login in the ERP -Go to remitances window -Create new record, takes around 3s and the following log is shown in the openbravo.log: WARN org.openbravo.client.application.window.FormInitializationComponent - Warning: In the window Remittance, in tab Remittance the combo fields inpfinFinancialAccountId 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. |
||
Revision | 2017-03-28 15:54 by Sandrahuguet | ||
Steps To Reproduce | In a hgvol enviroment -Login in the ERP -Go to remitances window -Create new record, takes around 3s and the following log is shown in the openbravo.log: WARN org.openbravo.client.application.window.FormInitializationComponent - Warning: In the window Remittance, in tab Remittance the combo fields inpfinFinancialAccountId 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. |
Copyright © 2000 - 2009 MantisBT Group |