Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017802Openbravo ERP09. Financial managementpublic2011-06-28 09:382011-07-27 10:45
vmromanos 
vmromanos 
normalminorN/A
closedfixed 
20Debian 5.0
pi 
 
Advanced Payables and Receivables Mngmt
No
0017802: 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.
blocks feature request 0017801 closed vmromanos Void Payments in Awaiting Execution status 
Issue History
2011-06-28 09:38vmromanosTypefeature request => backport
2011-06-28 09:38vmromanosfix_in_branch => 2.50
2011-07-04 10:59hgbotCheckin
2011-07-04 10:59hgbotNote Added: 0038739
2011-07-04 10:59hgbotStatusscheduled => resolved
2011-07-04 10:59hgbotResolutionopen => fixed
2011-07-04 10:59hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/08fdefb703ae01279d42c7aa4a31819e039fbb9c [^]
2011-07-04 10:59hgbotCheckin
2011-07-04 10:59hgbotNote Added: 0038740
2011-07-05 17:32hgbotCheckin
2011-07-05 17:32hgbotNote Added: 0038788
2011-07-05 17:32hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/08fdefb703ae01279d42c7aa4a31819e039fbb9c [^] => http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/efd9d620dc3404566c7a02c118d10ffc6d13d6ae [^]
2011-07-06 13:06hgbotCheckin
2011-07-06 13:06hgbotNote Added: 0038900
2011-07-27 10:45psanjuanNote Added: 0039426
2011-07-27 10:45psanjuanStatusresolved => closed

Notes
(0038739)
hgbot   
2011-07-04 10:59   
Repository: erp/pmods/org.openbravo.advpaymentmngt
Changeset: 08fdefb703ae01279d42c7aa4a31819e039fbb9c
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Wed Jun 29 11:00:14 2011 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/08fdefb703ae01279d42c7aa4a31819e039fbb9c [^]

Fixed issue 17802: Void Payments in Awaiting Execution status (APRM)
When a payment is in awaiting execution status, the user should be able to void it.
In this case the details related to 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 src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_VAL_RULE.xml
M src/org/openbravo/advpaymentmngt/dao/AdvPaymentMngtDao.java
M src/org/openbravo/advpaymentmngt/process/FIN_PaymentProcess.java
---
(0038740)
hgbot   
2011-07-04 10:59   
Repository: erp/stable/2.50
Changeset: 54219a618db192e5aae0224d85293a09be72b57b
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Wed Jun 29 10:58:05 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/54219a618db192e5aae0224d85293a09be72b57b [^]

Issue 17802: Void Payments in Awaiting Execution status (Core)
When a payment is in awaiting execution status, the user should be able to void it.
In this case the details related to 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 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
---
(0038788)
hgbot   
2011-07-05 17:32   
Repository: erp/pmods/org.openbravo.advpaymentmngt
Changeset: efd9d620dc3404566c7a02c118d10ffc6d13d6ae
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Wed Jun 29 11:00:14 2011 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/efd9d620dc3404566c7a02c118d10ffc6d13d6ae [^]

Fixed issue 17802: Void Payments in Awaiting Execution status (APRM)
When a payment is in awaiting execution status, the user should be able to void it.
In this case the details related to 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.

---

---
(0038900)
hgbot   
2011-07-06 13:06   
Repository: erp/stable/2.50
Changeset: 378f9257224a7afbdd78fb304b3d7f3600c50d8c
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Wed Jul 06 13:08:33 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/378f9257224a7afbdd78fb304b3d7f3600c50d8c [^]

Issue 17802: Post button hidden when voided payment

---
M src-db/database/sourcedata/AD_FIELD.xml
---
(0039426)
psanjuan   
2011-07-27 10:45   
fixed and working