Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0017802
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 09. Financial managementminorN/A2011-06-28 09:382011-07-27 10:45
ReportervmromanosView Statuspublic 
Assigned Tovmromanos 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branch2.50Fixed in SCM revisionefd9d620dc34
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_12
OS VersionDebian 5.0Database version8.3.8Ant version1.7.0
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesAdvanced Payables and Receivables Mngmt
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0017802: Void Payments in Awaiting Execution status

DescriptionWhen 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 ReproduceSee description
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks feature request 0017801 closedvmromanos Void Payments in Awaiting Execution status 

-  Notes
(0038739)
hgbot (developer)
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 (developer)
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 (developer)
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 (developer)
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 (manager)
2011-07-27 10:45

fixed and working

- 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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker