Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0017802 | Openbravo ERP | 09. Financial management | public | 2011-06-28 09:38 | 2011-07-27 10:45 |
|
Reporter | vmromanos | |
Assigned To | vmromanos | |
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Debian 5.0 |
Product Version | pi | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Advanced Payables and Receivables Mngmt |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0017802: Void Payments in Awaiting Execution status |
Description | 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. |
Steps To Reproduce | See description |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | feature request | 0017801 | | closed | vmromanos | Void Payments in Awaiting Execution status |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-06-28 09:38 | vmromanos | Type | feature request => backport |
2011-06-28 09:38 | vmromanos | fix_in_branch | => 2.50 |
2011-07-04 10:59 | hgbot | Checkin | |
2011-07-04 10:59 | hgbot | Note Added: 0038739 | |
2011-07-04 10:59 | hgbot | Status | scheduled => resolved |
2011-07-04 10:59 | hgbot | Resolution | open => fixed |
2011-07-04 10:59 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/08fdefb703ae01279d42c7aa4a31819e039fbb9c [^] |
2011-07-04 10:59 | hgbot | Checkin | |
2011-07-04 10:59 | hgbot | Note Added: 0038740 | |
2011-07-05 17:32 | hgbot | Checkin | |
2011-07-05 17:32 | hgbot | Note Added: 0038788 | |
2011-07-05 17:32 | hgbot | Fixed in SCM revision | http://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:06 | hgbot | Checkin | |
2011-07-06 13:06 | hgbot | Note Added: 0038900 | |
2011-07-27 10:45 | psanjuan | Note Added: 0039426 | |
2011-07-27 10:45 | psanjuan | Status | resolved => 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
|
|
|
|
|
|