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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0008777
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] 09. Financial managementtrivialalways2009-04-27 13:102009-08-11 00:00
ReporterPascalMagninView Statuspublic 
Assigned Togmauleon 
PriorityurgentResolutionfixedFixed in Version2.50MP2
StatusclosedFix in branchpiFixed in SCM revision6d631363ffc7
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0008777: Improvements in the Payment Report: show business partner

DescriptionThe 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

Tagstictech
Attached Filespdf file icon NewColumn.pdf [^] (588,158 bytes) 2009-04-27 13:13
pdf file icon NewColumnBankAccount.pdf [^] (274,484 bytes) 2009-04-30 16:49

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0008162 closedgmauleon Payment report does not allow to filter or group by bank account. 
related to feature request 0008164 closedgmauleon Payment report: does not show the sales representative 

-  Notes
(0015965)
pmagnin (reporter)
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 (developer)
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
---

- Issue History
Date Modified Username Field Change
2009-04-27 13:10 PascalMagnin New Issue
2009-04-27 13:10 PascalMagnin Assigned To => rafaroda
2009-04-27 13:13 pmagnin Priority normal => immediate
2009-04-27 13:13 pmagnin File Added: NewColumn.pdf
2009-04-27 16:59 rafaroda Relationship added related to 0008162
2009-04-29 15:44 rafaroda Tag Attached: tictech
2009-04-29 15:45 rafaroda Assigned To rafaroda => gmauleon
2009-04-29 15:45 rafaroda Status new => acknowledged
2009-04-29 15:45 rafaroda Summary Improvements in the Payment Report => Improvements in the Payment Report: show business partner
2009-04-29 15:46 rafaroda Relationship added related to 0008164
2009-04-30 16:47 pmagnin Note Added: 0015965
2009-04-30 16:47 pmagnin File Added: NewColumnBankAccount.ppt
2009-04-30 16:48 pmagnin File Deleted: NewColumnBankAccount.ppt
2009-04-30 16:48 pmagnin File Added: NewColumnBankAccount.ppt
2009-04-30 16:48 pmagnin File Deleted: NewColumnBankAccount.ppt
2009-04-30 16:49 pmagnin File Added: NewColumnBankAccount.pdf
2009-05-12 12:47 gmauleon Status acknowledged => scheduled
2009-05-12 12:47 gmauleon fix_in_branch => pi
2009-05-12 13:19 hgbot Checkin
2009-05-12 13:19 hgbot Note Added: 0016296
2009-05-12 13:19 hgbot Status scheduled => resolved
2009-05-12 13:19 hgbot Resolution open => fixed
2009-05-12 13:19 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6d631363ffc7416731b54e8e499a7e7a6e3b5d3d [^]
2009-07-03 14:26 pjuvara Priority immediate => urgent
2009-08-10 22:38 pjuvara Status resolved => closed
2009-08-10 22:38 pjuvara Fixed in Version => 2.50MP2
2009-08-11 00:00 anonymous sf_bug_id 0 => 2835186


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker