Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013951Openbravo ERPZ. Otherspublic2010-07-13 17:112011-05-24 10:57
shuehner 
gorkaion 
highminorhave not tried
closedfixed 
5
2.50 
 
Advanced Payables and Receivables Mngmt
No
0013951: ModuleScript CreateAccountingConfigurations takes nearly 1 full minute of runtime in each update.database
Doing update database having this module installed (from hg, rev f98c2c9d3575) the execution of this modulescript takes nearly one full minuted (repeatable on every subsequent update.database).

     [java] 83001 INFO - Executing moduleScript: org.openbravo.modulescript.CreateAccountingConfiguration
     [java] 137872 INFO - Executing moduleScript: org.openbravo.modulescript.CreateDocumentNoSequence
closingMay2011
Issue History
2010-07-13 17:11shuehnerNew Issue
2010-07-13 17:11shuehnerAssigned To => eduardo_Argal
2010-07-14 18:39shuehnerAssigned Toeduardo_Argal => gorkaion
2010-07-16 17:08eduardo_ArgalStatusnew => scheduled
2010-07-16 17:08eduardo_Argalfix_in_branch => pi
2010-07-16 17:18hgbotCheckin
2010-07-16 17:18hgbotNote Added: 0029367
2010-07-16 17:18hgbotStatusscheduled => resolved
2010-07-16 17:18hgbotResolutionopen => fixed
2010-07-16 17:18hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/ed719d495cf83122fece2d0932be9a8b9c473309 [^]
2011-05-24 09:59dalsasuaTag Attached: closingMay2011
2011-05-24 10:57dalsasuaStatusresolved => closed

Notes
(0029367)
hgbot   
2010-07-16 17:18   
Repository: erp/pmods/org.openbravo.advpaymentmngt
Changeset: ed719d495cf83122fece2d0932be9a8b9c473309
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Fri Jul 16 17:15:41 2010 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/ed719d495cf83122fece2d0932be9a8b9c473309 [^]

Fixes 0013951: ModuleScript CreateAccountingConfiguration

---
M build/classes/org/openbravo/modulescript/CreateAccountingConfiguration.class
M build/classes/org/openbravo/modulescript/CreateAccountingConfigurationData.class
M src-util/modulescript/src/org/openbravo/advpaymentmngt/modulescript/CreateAccountingConfiguration.java
M src-util/modulescript/src/org/openbravo/advpaymentmngt/modulescript/CreateAccountingConfiguration_data.xsql
A src-util/modulescript/src/src/org/openbravo/advpaymentmngt/modulescript/CreateAccountingConfigurationData.java
A src-util/modulescript/src/src/org/openbravo/advpaymentmngt/modulescript/CreateDocumentNoSequenceData.java
---