Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008777Openbravo ERP09. Financial managementpublic2009-04-27 13:102009-08-11 00:00
PascalMagnin 
gmauleon 
urgenttrivialalways
closedfixed 
5
pi 
2.50MP2 
Core
No
0008777: Improvements in the Payment Report: show business partner
The information of Business Partner should appear in the report even if the end-user does not check the group by Business Partner option.

See attachment for mockup.

Warning: A first development has been done for Blatem project: 8162/8164.
This Feature request must complete the previous one

tictech
related to feature request 0008162 closed gmauleon Payment report does not allow to filter or group by bank account. 
related to feature request 0008164 closed gmauleon Payment report: does not show the sales representative 
pdf NewColumn.pdf (588,158) 2009-04-27 13:13
https://issues.openbravo.com/file_download.php?file_id=1227&type=bug
pdf NewColumnBankAccount.pdf (274,484) 2009-04-30 16:49
https://issues.openbravo.com/file_download.php?file_id=1250&type=bug
Issue History
2009-04-27 13:10PascalMagninNew Issue
2009-04-27 13:10PascalMagninAssigned To => rafaroda
2009-04-27 13:13pmagninPrioritynormal => immediate
2009-04-27 13:13pmagninFile Added: NewColumn.pdf
2009-04-27 16:59rafarodaRelationship addedrelated to 0008162
2009-04-29 15:44rafarodaTag Attached: tictech
2009-04-29 15:45rafarodaAssigned Torafaroda => gmauleon
2009-04-29 15:45rafarodaStatusnew => acknowledged
2009-04-29 15:45rafarodaSummaryImprovements in the Payment Report => Improvements in the Payment Report: show business partner
2009-04-29 15:46rafarodaRelationship addedrelated to 0008164
2009-04-30 16:47pmagninNote Added: 0015965
2009-04-30 16:47pmagninFile Added: NewColumnBankAccount.ppt
2009-04-30 16:48pmagninFile Deleted: NewColumnBankAccount.ppt
2009-04-30 16:48pmagninFile Added: NewColumnBankAccount.ppt
2009-04-30 16:48pmagninFile Deleted: NewColumnBankAccount.ppt
2009-04-30 16:49pmagninFile Added: NewColumnBankAccount.pdf
2009-05-12 12:47gmauleonStatusacknowledged => scheduled
2009-05-12 12:47gmauleonfix_in_branch => pi
2009-05-12 13:19hgbotCheckin
2009-05-12 13:19hgbotNote Added: 0016296
2009-05-12 13:19hgbotStatusscheduled => resolved
2009-05-12 13:19hgbotResolutionopen => fixed
2009-05-12 13:19hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6d631363ffc7416731b54e8e499a7e7a6e3b5d3d [^]
2009-07-03 14:26pjuvaraPriorityimmediate => urgent
2009-08-10 22:38pjuvaraStatusresolved => closed
2009-08-10 22:38pjuvaraFixed in Version => 2.50MP2
2009-08-11 00:00anonymoussf_bug_id0 => 2835186

Notes
(0015965)
pmagnin   
2009-04-30 16:47   
It makes sense as well to add the column Bank Account, that can be selected in a drop down list, but does not appear in the report. Please see screenshot NewColumnBankAccount.pdf in attachement.
(0016296)
hgbot   
2009-05-12 13:19   
Repository: erp/devel/pi
Changeset: 6d631363ffc7416731b54e8e499a7e7a6e3b5d3d
Author: Gorka Mauleon <gorka.mauleon <at> openbravo.com>
Date: Tue May 12 13:16:27 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/6d631363ffc7416731b54e8e499a7e7a6e3b5d3d [^]

fixes issue 8777 fixes issue 8474 fixes issue 8162 related to issue 4493 Improvement in some report and add the PDF button

---
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src/org/openbravo/erpCommon/ad_reports/ReportAgingBalance.html
M src/org/openbravo/erpCommon/ad_reports/ReportAgingBalance.java
M src/org/openbravo/erpCommon/ad_reports/ReportBankJR.html
M src/org/openbravo/erpCommon/ad_reports/ReportBankJR.java
M src/org/openbravo/erpCommon/ad_reports/ReportCashJR.html
M src/org/openbravo/erpCommon/ad_reports/ReportCashJR.java
M src/org/openbravo/erpCommon/ad_reports/ReportCashflowForecast.html
M src/org/openbravo/erpCommon/ad_reports/ReportCashflowForecast.java
M src/org/openbravo/erpCommon/ad_reports/ReportCashflowForecast_data.xsql
M src/org/openbravo/erpCommon/ad_reports/ReportDebtPayment.html
M src/org/openbravo/erpCommon/ad_reports/ReportDebtPayment.java
M src/org/openbravo/erpCommon/ad_reports/ReportDebtPayment.xml
M src/org/openbravo/erpCommon/ad_reports/ReportDebtPaymentTrack.html
M src/org/openbravo/erpCommon/ad_reports/ReportDebtPaymentTrack.java
M src/org/openbravo/erpCommon/ad_reports/ReportDebtPayment_data.xsql
M src/org/openbravo/erpCommon/ad_reports/ReportGuaranteeDateJR.html
M src/org/openbravo/erpCommon/ad_reports/ReportGuaranteeDateJR.java
M src/org/openbravo/erpCommon/ad_reports/ReportProductionRunJR.html
M src/org/openbravo/erpCommon/ad_reports/ReportProductionRunJR.java
M src/org/openbravo/erpCommon/ad_reports/ReportStandardCostJR.java
M src/org/openbravo/erpCommon/ad_reports/ReportStandardCostJRFilter.html
M src/org/openbravo/erpCommon/ad_reports/ReportTaxInvoice.html
M src/org/openbravo/erpCommon/ad_reports/ReportTaxInvoiceJR.java
M src/org/openbravo/erpCommon/ad_reports/ReportWarehousePartnerJR.html
M src/org/openbravo/erpCommon/ad_reports/ReportWarehousePartnerJR.java
M src/org/openbravo/erpCommon/ad_reports/ReportWorkRequirementDaily.html
M src/org/openbravo/erpCommon/ad_reports/ReportWorkRequirementDaily.java
M src/org/openbravo/erpCommon/ad_reports/ReportWorkRequirementJR.html
M src/org/openbravo/erpCommon/ad_reports/ReportWorkRequirementJR.java
A src/org/openbravo/erpCommon/ad_reports/ReportAgingBalance.jrxml
A src/org/openbravo/erpCommon/ad_reports/ReportCashflowForecast.jrxml
A src/org/openbravo/erpCommon/ad_reports/ReportCashflowForecast_perDay.jrxml
A src/org/openbravo/erpCommon/ad_reports/ReportCashflowForecast_sub.jrxml
A src/org/openbravo/erpCommon/ad_reports/ReportDebtPayment.jrxml
A src/org/openbravo/erpCommon/ad_reports/ReportDebtPaymentTracker.jrxml
A src/org/openbravo/erpCommon/ad_reports/ReportDebtPayment_BankAcc.jrxml
A src/org/openbravo/erpCommon/ad_reports/ReportDebtPayment_NoBP.jrxml
A src/org/openbravo/erpCommon/ad_reports/ReportDebtPayment_NoBP_BankAcc.jrxml
---