Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021059Openbravo ERPI. Performancepublic2012-07-13 09:232012-09-03 18:37
jecharri 
jecharri 
urgentmajorhave not tried
closedfixed 
5
 
3.0MP15 
Google Chrome
Core
No
0021059: Build Validation WrongPaymentScheduleDetailsCheck can be really slow
Build Validation WrongPaymentScheduleDetailsCheck can spend a lot of time during execution.
Execute one ant smartbuild -Dlocal=no when you have a los of payments.
This build validation was created to solve old MP problem, my suggestion is to avoid this build validation when the client is upgrading from new MP.
Performance
Issue History
2012-07-13 09:23jecharriNew Issue
2012-07-13 09:23jecharriAssigned To => shuehner
2012-07-13 09:23jecharriWeb browser => Google Chrome
2012-07-13 09:23jecharriModules => Core
2012-07-13 09:23jecharriResolution time => 1344981600
2012-07-16 16:11shuehnerAssigned Toshuehner => alostale
2012-07-16 16:16jonalegriaesarteTag Attached: Performance
2012-07-23 18:13alostaleAssigned Toalostale => jonalegriaesarte
2012-07-25 12:49jonalegriaesarteAssigned Tojonalegriaesarte => jecharri
2012-08-02 10:28hgbotCheckin
2012-08-02 10:28hgbotNote Added: 0051076
2012-08-02 10:28hgbotStatusnew => resolved
2012-08-02 10:28hgbotResolutionopen => fixed
2012-08-02 10:28hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/4a008e1f64feee8d46be627fe0847b8809961994 [^]
2012-08-02 10:32hgbotCheckin
2012-08-02 10:32hgbotNote Added: 0051077
2012-08-13 12:14hgbotCheckin
2012-08-13 12:14hgbotNote Added: 0051254
2012-09-03 18:37ioritzCiaNote Added: 0051792
2012-09-03 18:37ioritzCiaStatusresolved => closed

Notes
(0051076)
hgbot   
2012-08-02 10:28   
Repository: erp/devel/pi
Changeset: 4a008e1f64feee8d46be627fe0847b8809961994
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Thu Aug 02 10:28:07 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/4a008e1f64feee8d46be627fe0847b8809961994 [^]

Fixes issue 21059: Build Validation WrongPaymentScheduleDetailsCheck can be really slow

---
M modules/org.openbravo.advpaymentmngt/build/classes/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheck.class
M modules/org.openbravo.advpaymentmngt/build/classes/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheckData.class
M modules/org.openbravo.advpaymentmngt/src-util/buildvalidation/src/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheck.java
M modules/org.openbravo.advpaymentmngt/src-util/buildvalidation/src/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheck_data.xsql
M modules/org.openbravo.advpaymentmngt/src-util/buildvalidation/src/src/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheckData.java
---
(0051077)
hgbot   
2012-08-02 10:32   
Repository: erp/devel/pi
Changeset: d36181a18ebd5abc9c8cf04e08e2fd3dff12da99
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Thu Aug 02 10:31:21 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d36181a18ebd5abc9c8cf04e08e2fd3dff12da99 [^]

issue 21059: Build Validation WrongPaymentScheduleDetailsCheck can be really slow

---
M modules/org.openbravo.advpaymentmngt/build/classes/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheckData.class
M modules/org.openbravo.advpaymentmngt/src-util/buildvalidation/src/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheck_data.xsql
M modules/org.openbravo.advpaymentmngt/src-util/buildvalidation/src/src/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheckData.java
---
(0051254)
hgbot   
2012-08-13 12:14   
Repository: erp/devel/pi
Changeset: 6d7b56f1c4132881cc6d99a8fedbfa444cecdd49
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Mon Aug 13 12:14:11 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/6d7b56f1c4132881cc6d99a8fedbfa444cecdd49 [^]

issue 21059: Build Validation WrongPaymentScheduleDetailsCheck can be really slow.
Addes AS clause in the select

---
M modules/org.openbravo.advpaymentmngt/build/classes/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheckData.class
M modules/org.openbravo.advpaymentmngt/src-util/buildvalidation/src/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheck_data.xsql
M modules/org.openbravo.advpaymentmngt/src-util/buildvalidation/src/src/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheckData.java
---
(0051792)
ioritzCia   
2012-09-03 18:37   
Verified