Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015442Openbravo ERP09. Financial managementpublic2010-12-15 17:512011-05-19 16:52
RenateNieuwkoop 
eduardo_Argal 
highminoralways
closedfixed 
5
3.0RC3 
 
Advanced Payables and Receivables Mngmt
No
0015442: 3.0RC3: Execute Payment doesn't appear in the Payment Proposal screen due to payment status appearing incorrect
As discussed with Eduardo, when you have a payment related to a payment method with execution type 'automatic' and an execution process, the Payment proposal should show the Execute Payment button for payments with a status of 'Awaiting Execution'

The button doesn't appear and Eduardo saw that the payment status was incorrectly reflected as 'payment made'. When he corrected the status in the database, the button appeared in the screen.
Create a payment method with Execution type 'automatic' and an execution process.
Create a purchase invoice for a BP with the above payment method. Create a payment for the invoice. Now go to the 'Payment Out' and see that for the payment the 'Execute Payment' button appears. Go to the Payment proposal screen and see that the execute payment button does not appear.
No tags attached.
Issue History
2010-12-15 17:51RenateNieuwkoopNew Issue
2010-12-15 17:51RenateNieuwkoopAssigned To => eduardo_Argal
2010-12-15 17:51RenateNieuwkoopModules => Core
2011-01-04 12:23miruritaModulesCore => Advanced Payables and Receivables Mngmt
2011-01-13 12:56eduardo_ArgalStatusnew => scheduled
2011-01-13 12:56eduardo_Argalfix_in_branch => pi
2011-01-13 21:49hgbotCheckin
2011-01-13 21:49hgbotNote Added: 0033634
2011-01-13 21:49hgbotStatusscheduled => resolved
2011-01-13 21:49hgbotResolutionopen => fixed
2011-01-13 21:49hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/466defb801820fee31fb00177e3344ce9ff888f9 [^]
2011-05-19 16:52miruritaStatusresolved => closed

Notes
(0033634)
hgbot   
2011-01-13 21:49   
Repository: erp/devel/pi
Changeset: 466defb801820fee31fb00177e3344ce9ff888f9
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Thu Jan 13 12:52:05 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/466defb801820fee31fb00177e3344ce9ff888f9 [^]

Fixes bug 0015442: 3.0RC3: Execute Payment doesn't appear in the Payment Proposal

---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_ExecutePayment.java
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_PaymentProposalProcess.java
---