Project:
View Revisions: Issue #26202 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0026202: Big combos causing performance problems. | ||
Revision | 2014-04-08 13:00 by egoitz | ||
Description | Warning: In the window Sales Order, in tab Lines the combo fields inpcOrderDiscountId 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. Warning: In the window Production Run, in tab Production Run the combo fields inpmaWrphaseId 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. Warning: In the window Product, in tab Product the combo fields inpmaProcessplanId 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. Warning: In the window Process Plan, in tab Operation the combo fields inpmaProcessplanVersionId 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. Warning: In the window Process Plan, in tab I/O Products the combo fields inpmaSequenceId 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. Warning: In the window Product, in tab Factory References the combo fields inpmProductId2 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. bc4ec62b 2014-04-08 11:07:09,868 [TP-Processor72] WARN org.openbravo.client.application.window.FormInitializationComponent - Warning: In the window Production Run, in tab Defects the combo fields inpmProductionlineId 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. bc4ec62b 2014-04-08 11:07:30,324 [TP-Processor30] WARN org.openbravo.client.application.window.FormInitializationComponent - Warning: In the window Sales Invoice, in tab Reversed Invoices the combo fields inpcInvoiceId 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. bc4ec62b 2014-04-08 11:07:30,888 [TP-Processor78] WARN org.openbravo.client.application.window.FormInitializationComponent - Warning: In the window Sales Invoice, in tab Reversed Invoices the combo fields inpcInvoiceId 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. bc4ec62b 2014-04-08 11:09:04,952 [TP-Processor61] WARN org.openbravo.client.application.window.FormInitializationComponent - Warning: In the window Labels, in tab Labels the combo fields inpmInventorylineId,inpmProductionlineId,inpmInoutlineId 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. 61788dfd 2014-04-08 04:59:51,445 [TP-Processor11] WARN org.openbravo.client.application.window.FormInitializationComponent - Warning: In the window Financial Account, in tab Transaction the combo fields inpfinReconciliationId 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 | 2014-04-08 12:14 by egoitz | ||
Description | Warning: In the window Sales Order, in tab Lines the combo fields inpcOrderDiscountId 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. Warning: In the window Production Run, in tab Production Run the combo fields inpmaWrphaseId 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. Warning: In the window Product, in tab Product the combo fields inpmaProcessplanId 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. Warning: In the window Process Plan, in tab Operation the combo fields inpmaProcessplanVersionId 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. Warning: In the window Process Plan, in tab I/O Products the combo fields inpmaSequenceId 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. Warning: In the window Product, in tab Factory References the combo fields inpmProductId2 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. bc4ec62b 2014-04-08 11:07:09,868 [TP-Processor72] WARN org.openbravo.client.application.window.FormInitializationComponent - Warning: In the window Production Run, in tab Defects the combo fields inpmProductionlineId 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. bc4ec62b 2014-04-08 11:07:30,324 [TP-Processor30] WARN org.openbravo.client.application.window.FormInitializationComponent - Warning: In the window Sales Invoice, in tab Reversed Invoices the combo fields inpcInvoiceId 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. bc4ec62b 2014-04-08 11:07:30,888 [TP-Processor78] WARN org.openbravo.client.application.window.FormInitializationComponent - Warning: In the window Sales Invoice, in tab Reversed Invoices the combo fields inpcInvoiceId 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. bc4ec62b 2014-04-08 11:09:04,952 [TP-Processor61] WARN org.openbravo.client.application.window.FormInitializationComponent - Warning: In the window Labels, in tab Labels the combo fields inpmInventorylineId,inpmProductionlineId,inpmInoutlineId 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 | 2014-04-08 09:58 by egoitz | ||
Description | Warning: In the window Sales Order, in tab Lines the combo fields inpcOrderDiscountId 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. Warning: In the window Production Run, in tab Production Run the combo fields inpmaWrphaseId 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. Warning: In the window Product, in tab Product the combo fields inpmaProcessplanId 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. Warning: In the window Process Plan, in tab Operation the combo fields inpmaProcessplanVersionId 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. Warning: In the window Process Plan, in tab I/O Products the combo fields inpmaSequenceId 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. Warning: In the window Product, in tab Factory References the combo fields inpmProductId2 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 |