Openbravo Issue Tracking System - Modules
View Issue Details
0025097ModulesNot Posted Transactionspublic2013-11-06 17:362014-03-24 18:33
maite 
jecharri 
urgentmajoralways
closedfixed 
5
 
 
0025097: Payment in Void status should not appear in report, as "post" button is disabled for them
Payment in Void status should not appear in report, as "post" button is disabled for them
1. Configure Payment Method as Automatic, Simple Execution Process and Deferred=Y
2. Register Payment In using that Payment method for any amount and process. Payment will be left in "Awaiting Execution" status
3. Press Reactivate" button and choose "Void" option. Payment will be voided and "Post" button will be disabled for it
4. Access "Not Posted Transactions" report and realize that voided payment appears when it should not
No tags attached.
Issue History
2013-11-06 17:36maiteNew Issue
2013-11-06 17:36maiteAssigned To => dmiguelez
2013-11-06 17:38maiteIssue Monitored: networkb
2013-11-08 12:13dmiguelezAssigned Todmiguelez => jonalegriaesarte
2013-12-09 16:56jonalegriaesarteAssigned Tojonalegriaesarte => jecharri
2014-03-07 14:10hgbotCheckin
2014-03-07 14:10hgbotNote Added: 0064961
2014-03-07 14:10hgbotStatusnew => resolved
2014-03-07 14:10hgbotResolutionopen => fixed
2014-03-07 14:10hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/1527de35db7210f8caf034782e208e00ac18198a [^]
2014-03-10 22:57hudsonbotCheckin
2014-03-10 22:57hudsonbotNote Added: 0064999
2014-03-17 13:48maiteStatusresolved => new
2014-03-17 13:48maiteResolutionfixed => open
2014-03-21 11:33hgbotCheckin
2014-03-21 11:33hgbotNote Added: 0065355
2014-03-21 11:33hgbotStatusnew => resolved
2014-03-21 11:33hgbotResolutionopen => fixed
2014-03-21 11:33hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/1527de35db7210f8caf034782e208e00ac18198a [^] => http://code.openbravo.com/erp/mods/org.openbravo.financialmgmt.accounting.report.notposted/rev/ed8aceacfabc217b2f3598e754d501cbde8109aa [^]
2014-03-24 18:33maiteNote Added: 0065407
2014-03-24 18:33maiteStatusresolved => closed

Notes
(0064961)
hgbot   
2014-03-07 14:10   
Repository: erp/devel/pi
Changeset: 1527de35db7210f8caf034782e208e00ac18198a
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Fri Mar 07 14:09:53 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/1527de35db7210f8caf034782e208e00ac18198a [^]

Fixes issue 25097: Payment in Void status
should not appear in report, as "post" button is disabled for them

---
M src/org/openbravo/erpCommon/ad_reports/ReportNotPosted_data.xsql
---
(0064999)
hudsonbot   
2014-03-10 22:57   
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/b362f74ef31a [^]
Maturity status: Test
(0065355)
hgbot   
2014-03-21 11:33   
Repository: erp/mods/org.openbravo.financialmgmt.accounting.report.notposted
Changeset: ed8aceacfabc217b2f3598e754d501cbde8109aa
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Fri Mar 21 11:05:10 2014 +0100
URL: http://code.openbravo.com/erp/mods/org.openbravo.financialmgmt.accounting.report.notposted/rev/ed8aceacfabc217b2f3598e754d501cbde8109aa [^]

Fixes issue 25097: Payment in Void status
should not appear in report, as "post" button is disabled for them.
Updated to version 1.0.2

---
M src-db/database/sourcedata/AD_MODULE.xml
M src/org/openbravo/financialmgmt/accounting/report/notposted/NotPostedDocumentsDataSource.java
---
(0065407)
maite   
2014-03-24 18:33   
verified