Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0023591 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | minor | always | 2013-04-19 14:09 | 2013-04-22 16:36 | |||
Reporter | dmiguelez | View Status | public | |||||
Assigned To | dmiguelez | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 3f93afd1a9f2 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | Sandrahuguet | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0023591: In AdvPaymentMngtDao.java in executePayments(Invoice) Method,if the Invoice has no PaymentSchedule return a null List of Payment | |||||||
Description | In AdvPaymentMngtDao.java in executePayments(Invoice) Method,if the Invoice has no PaymentSchedule return a null List of Payments instead of querying through all the PaymentScheduleDetails without filters. It creates performances Issues. | |||||||
Steps To Reproduce | Go to Sales Invoice Window Create a new Sales Invoice Header. Complete the Invoice without Lines. If Issue 23583 is not fixed it will enter the code with an Invoice without a PaymentSchedule. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0058058) hgbot (developer) 2013-04-19 14:11 |
Repository: erp/devel/pi Changeset: 3f93afd1a9f2b45bf13f0aa1a90a2457a3cafe53 Author: David Miguelez <david.miguelez <at> openbravo.com> Date: Fri Apr 19 14:11:18 2013 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/3f93afd1a9f2b45bf13f0aa1a90a2457a3cafe53 [^] Fixes Issue 23591: It prevents from querying a large list without any filters. --- M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/dao/AdvPaymentMngtDao.java --- |
(0058097) Sandrahuguet (viewer) 2013-04-22 15:53 |
Code review + testing OK |
(0058102) hudsonbot (viewer) 2013-04-22 16:36 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/f78aa78542fa [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2013-04-19 14:09 | dmiguelez | New Issue | |
2013-04-19 14:09 | dmiguelez | Assigned To | => dmiguelez |
2013-04-19 14:09 | dmiguelez | Modules | => Core |
2013-04-19 14:09 | dmiguelez | OBNetwork customer | => No |
2013-04-19 14:09 | dmiguelez | Triggers an Emergency Pack | => No |
2013-04-19 14:09 | dmiguelez | Relationship added | related to 0023583 |
2013-04-19 14:11 | hgbot | Checkin | |
2013-04-19 14:11 | hgbot | Note Added: 0058058 | |
2013-04-19 14:11 | hgbot | Status | new => resolved |
2013-04-19 14:11 | hgbot | Resolution | open => fixed |
2013-04-19 14:11 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/3f93afd1a9f2b45bf13f0aa1a90a2457a3cafe53 [^] |
2013-04-22 15:53 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2013-04-22 15:53 | Sandrahuguet | Note Added: 0058097 | |
2013-04-22 15:53 | Sandrahuguet | Status | resolved => closed |
2013-04-22 16:36 | hudsonbot | Checkin | |
2013-04-22 16:36 | hudsonbot | Note Added: 0058102 |
Copyright © 2000 - 2009 MantisBT Group |