Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0023303Openbravo ERP09. Financial managementpublic2013-03-14 12:052013-04-08 18:12
vmromanos 
vmromanos 
urgentmajoralways
closedfixed 
20Debian 5.0
pi 
3.0MP21 
Core
No
0023303: Execute Pending Payments process won't execute processes with constant parameters with default value
The Execute Pending Payments background process doesn't detect payments with a payment method linked to an execution process that has any constant parameter with a default text value.
1. Create an Execution process
2. Declare a Constant parameter. Set the default value to 5
3. Create a payment method.
Execution type: Automatic
Execution Process: The previously created
Deferred: false
4. Link the payment method to a financial account
5. Create a new invoice and select the previous payment method
6. Set a line and complete it. DO NOT execute the payment
7. Go to Process Request window, create a new record for the Execute Pending Payments process and schedule immediately. Notice the payment is not executed
Coworking
Issue History
2013-03-14 12:05vmromanosNew Issue
2013-03-14 12:05vmromanosAssigned To => vmromanos
2013-03-14 12:05vmromanosModules => Core
2013-03-14 12:05vmromanosTriggers an Emergency Pack => No
2013-03-14 12:14vmromanosStatusnew => scheduled
2013-03-14 12:14vmromanosfix_in_branch => pi
2013-03-14 12:14vmromanosTag Attached: Coworking
2013-03-14 12:14vmromanosNote Added: 0057252
2013-03-14 12:17hgbotCheckin
2013-03-14 12:17hgbotNote Added: 0057253
2013-03-14 12:17hgbotStatusscheduled => resolved
2013-03-14 12:17hgbotResolutionopen => fixed
2013-03-14 12:17hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6368141b3fdbecf3d5439642a1d4fd532f1f8442 [^]
2013-04-08 18:12SandrahuguetNote Added: 0057787
2013-04-08 18:12SandrahuguetStatusresolved => closed

Notes
(0057252)
vmromanos   
2013-03-14 12:14   
Test plan: see steps to reproduce
(0057253)
hgbot   
2013-03-14 12:17   
Repository: erp/devel/pi
Changeset: 6368141b3fdbecf3d5439642a1d4fd532f1f8442
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Thu Mar 14 12:16:53 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/6368141b3fdbecf3d5439642a1d4fd532f1f8442 [^]

Fixed bug 23303: Execute Pending Payments process and default constants
Execute Pending Payments process didn't detect payments linked to a execution process with any constant parameter with a default value.

---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/dao/AdvPaymentMngtDao.java
---
(0057787)
Sandrahuguet   
2013-04-08 18:12   
Code review + testing OK