Project:
View Revisions: Issue #17316 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0017316: The "Loading" message of the IDL Import window does not disappear | ||
Revision | 2011-11-17 12:18 by dbaz | ||
Steps To Reproduce | * Install the Initial Data Load Module and add its associated dataset. As "Openbravo Admin" * Go to "Enterprise Module Management" * Select (mark the check) "Initial Data Load" and press "OK" As "Openbravo Admin" * Open a manual window. For example the same "Enterprise module management" window. * Open the IDL "Import" window * Select a sample csv file (there are some in the resources folder of the IDL module), select an entity and press "Validate" * See that the Loading message does not disappear. The cause is probably in the generated destination page "org.openbravo.idl.form/IDL_import.html" that invokes the javascript function "getFrame('appFrame').setProcessingMode('window', false) this javascript function fails because there are two manual windows open. |
||
Revision | 2011-05-23 17:17 by adrianromero | ||
Steps To Reproduce | * Install the Initial Data Load Module and add its associated dataset. * Open a manual window. For example the "Enterprise module management" window. * Open the IDL "Import" window * Select a sample csv file (there are some in the resources folder of the IDL module), select an entity and press "Validate" * See that the Loading message does not disappear. The cause is probably in the generated destination page "org.openbravo.idl.form/IDL_import.html" that invokes the javascript function "getFrame('appFrame').setProcessingMode('window', false) this javascript function fails because there are two manual windows open. |
||
Revision | 2011-05-23 17:16 by adrianromero | ||
Steps To Reproduce | * Install the Initial Data Load Module and add its associated dataset. * Open a manual window. For example the "Enterprise module management" window. * Open the IDL "Import" window * Select a sample csv file (there are some in the resources folder of the IDL module), select an entity and press "Validate" * See that the Loading message does not desapear. The cause is probably in the generated destination page "org.openbravo.idl.form/IDL_import.html" that invokes the javascript function "getFrame('appFrame').setProcessingMode('window', false) this javascript function fails because there are two manual windows open. |
Copyright © 2000 - 2009 MantisBT Group |