Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021684Openbravo ERP09. Financial managementpublic2012-09-19 09:252013-01-10 10:20
ioritzCia 
naiaramartinez 
normalmajorhave not tried
closedfixed 
20Ubuntu 10.04
 
 
dmiguelez
Mozilla Firefox
Payment Report
No
0021684: It would be great if payment report would group by financial account and would allow to order by it and due date.
It would be a nice feature if the payment report could also broup by the financial account in the rows and if it could order by this financial account and the due date too.
- Go to payment report and execute it with default values.
- See that none of the required features are available.
No tags attached.
Issue History
2012-09-19 09:25ioritzCiaNew Issue
2012-09-19 09:25ioritzCiaAssigned To => dmiguelez
2012-09-19 09:25ioritzCiaWeb browser => Mozilla Firefox
2012-09-19 09:25ioritzCiaModules => Payment Report
2012-09-19 09:48ioritzCiaWeb browserMozilla Firefox => Mozilla Firefox
2012-09-19 09:48ioritzCiaSummaryIt would be great if payment report would show financial account and would allow to order by it and due date. => It would be great if payment report would group by financial account and would allow to order by it and due date.
2012-09-19 09:48ioritzCiaDescription Updatedbug_revision_view_page.php?rev_id=3868#r3868
2012-12-18 08:48naiaramartinezAssigned Todmiguelez => naiaramartinez
2012-12-18 09:14hgbotCheckin
2012-12-18 09:14hgbotNote Added: 0055032
2012-12-18 09:14hgbotStatusnew => resolved
2012-12-18 09:14hgbotResolutionopen => fixed
2012-12-18 09:14hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/9b74aa6eac0007efb1cf247504ed8dabcce4d861 [^]
2012-12-19 20:30hudsonbotCheckin
2012-12-19 20:30hudsonbotNote Added: 0055086
2012-12-27 19:21psarobeReview Assigned To => psarobe
2012-12-27 19:21psarobeStatusresolved => closed
2013-01-04 13:24hgbotCheckin
2013-01-04 13:24hgbotNote Added: 0055360
2013-01-04 13:28naiaramartinezStatusclosed => new
2013-01-04 13:28naiaramartinezResolutionfixed => open
2013-01-04 13:28naiaramartinezStatusnew => scheduled
2013-01-04 13:28naiaramartinezfix_in_branch => pi
2013-01-04 13:29naiaramartinezStatusscheduled => resolved
2013-01-04 13:29naiaramartinezResolutionopen => fixed
2013-01-10 10:20dmiguelezReview Assigned Topsarobe => dmiguelez
2013-01-10 10:20dmiguelezNote Added: 0055445
2013-01-10 10:20dmiguelezStatusresolved => closed

Notes
(0055032)
hgbot   
2012-12-18 09:14   
Repository: erp/devel/pi
Changeset: 9b74aa6eac0007efb1cf247504ed8dabcce4d861
Author: Naiara Martinez <naiara.martinez <at> openbravo.com>
Date: Mon Dec 17 18:06:06 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/9b74aa6eac0007efb1cf247504ed8dabcce4d861 [^]

fixed bug 22607 fixed bug 21684 Being able to export Shipments Dimensional Report to xls format.
In Payment report group by financial account and allow to order by it and due date.

---
M modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M modules/org.openbravo.financial.paymentreport/src/org/openbravo/financial/paymentreport/erpCommon/ad_reports/PaymentReport.html
M modules/org.openbravo.financial.paymentreport/src/org/openbravo/financial/paymentreport/erpCommon/ad_reports/PaymentReport.java
M modules/org.openbravo.financial.paymentreport/src/org/openbravo/financial/paymentreport/erpCommon/ad_reports/PaymentReport.xml
M modules/org.openbravo.financial.paymentreport/src/org/openbravo/financial/paymentreport/erpCommon/ad_reports/PaymentReportDao.java
M modules/org.openbravo.financial.paymentreport/src/org/openbravo/financial/paymentreport/erpCommon/ad_reports/PaymentReportExcel.jrxml
M modules/org.openbravo.financial.paymentreport/src/org/openbravo/financial/paymentreport/erpCommon/ad_reports/PaymentReportPDF.jrxml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src/org/openbravo/erpCommon/ad_reports/ReportShipmentDimensionalAnalyzeJR.java
M src/org/openbravo/erpCommon/ad_reports/ReportShipmentDimensionalAnalyzeJRFilter.html
---
(0055086)
hudsonbot   
2012-12-19 20:30   
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/a69803a2b545 [^]

Maturity status: Test
(0055360)
hgbot   
2013-01-04 13:24   
Repository: erp/devel/pi
Changeset: 33b29e22a7fbbbfd7732d1bd6cf4cfcd4d18c496
Author: Naiara Martinez <naiara.martinez <at> openbravo.com>
Date: Thu Jan 03 17:25:37 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/33b29e22a7fbbbfd7732d1bd6cf4cfcd4d18c496 [^]

related to issue 21684: fix for taking the correct finAcct.
Due to the fact that paying in one FinAcct and adding transaction
in another FinAcct is possible(issue 22662).

---
M modules/org.openbravo.financial.paymentreport/src/org/openbravo/financial/paymentreport/erpCommon/ad_reports/PaymentReportDao.java
---
(0055445)
dmiguelez   
2013-01-10 10:20   
Code Review + Testing OK