Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017801Openbravo ERP09. Financial managementpublic2011-06-28 09:382011-07-08 13:26
vmromanos 
vmromanos 
normalminorN/A
closedfixed 
20Debian 5.0
pi 
 
Advanced Payables and Receivables Mngmt
No
0017801: Void Payments in Awaiting Execution status
When a payment is in awaiting execution status, the user should be able to void it. In this case the details related invoices or orders should be canceled.
The next time the user adds a payment to an invoice or an order, the suggested amount will be all the pending amount to be paid, without taking into account the previously canceled details.
See description
No tags attached.
depends on backport 0017802 closed vmromanos Void Payments in Awaiting Execution status 
Issue History
2011-06-28 09:38vmromanosNew Issue
2011-06-28 09:38vmromanosAssigned To => vmromanos
2011-06-28 09:38vmromanosModules => Advanced Payables and Receivables Mngmt
2011-06-28 09:38vmromanosStatusnew => scheduled
2011-06-28 09:38vmromanosfix_in_branch => pi
2011-06-29 10:32hgbotCheckin
2011-06-29 10:32hgbotNote Added: 0038579
2011-06-29 10:32hgbotStatusscheduled => resolved
2011-06-29 10:32hgbotResolutionopen => fixed
2011-06-29 10:32hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/7640a29608bc46012ce34e36396ce8e56dee2033 [^]
2011-06-29 15:27psanjuanNote Added: 0038592
2011-06-30 10:32psanjuanNote Edited: 0038592bug_revision_view_page.php?bugnote_id=0038592#r2317
2011-07-06 02:41hudsonbotCheckin
2011-07-06 02:41hudsonbotNote Added: 0038820
2011-07-06 13:06hgbotCheckin
2011-07-06 13:06hgbotNote Added: 0038899
2011-07-06 20:41hudsonbotCheckin
2011-07-06 20:41hudsonbotNote Added: 0038912
2011-07-08 13:26psanjuanNote Added: 0038940
2011-07-08 13:26psanjuanStatusresolved => closed
2011-07-08 13:26psanjuanfix_in_branchpi =>

Notes
(0038579)
hgbot   
2011-06-29 10:32   
Repository: erp/devel/pi
Changeset: 7640a29608bc46012ce34e36396ce8e56dee2033
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Wed Jun 29 10:31:43 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/7640a29608bc46012ce34e36396ce8e56dee2033 [^]

Fixed bug 17801: Void Payments in Awaiting Execution status
When a payment is in awaiting execution status, the user should be able to void it.
In this case the details related invoices or orders should be canceled.
The next time the user adds a payment to an invoice or an order, the suggested amount
will be all the pending amount to be paid, without taking into account the previously canceled details.

---
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_FIELD.xml
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MESSAGE.xml
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_VAL_RULE.xml
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_PaymentProcess.java
M src-db/database/model/tables/FIN_PAYMENT_SCHEDULEDETAIL.xml
M src-db/database/model/views/FIN_PAYMENT_DETAIL_V.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
---
(0038592)
psanjuan   
2011-06-29 15:27   
(edited on: 2011-06-30 10:32)
fixed and working.
I would suggest to remove the "Post" button as it does not make any sense to Post a Voided payment.

(0038820)
hudsonbot   
2011-07-06 02:41   
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/f1c481b1a146 [^]

Maturity status: Test
(0038899)
hgbot   
2011-07-06 13:06   
Repository: erp/devel/pi
Changeset: bb811cd0bec98f94b8e517c69847a98e6a4cd2aa
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Wed Jul 06 13:03:37 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/bb811cd0bec98f94b8e517c69847a98e6a4cd2aa [^]

Issue 17801: Post button hidden when voided payment

---
M src-db/database/sourcedata/AD_FIELD.xml
---
(0038912)
hudsonbot   
2011-07-06 20:41   
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/7aa2bbafa595 [^]

Maturity status: Test
(0038940)
psanjuan   
2011-07-08 13:26   
fixed and working