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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0004493
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] B. User interfacemajoralways2008-07-23 11:472011-09-14 11:04
ReporterShailesh_PatilView Statuspublic 
Assigned Tormorley 
PriorityurgentResolutionopenFixed in Version
StatusacknowledgedFix in branchFixed in SCM revision4523e2406fbf
ProjectionnoneETAnoneTarget Version
OSAnyDatabasePostgreSQLJava version
OS VersionDatabase versionAnt version
Product Version2.40MP3SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0004493: Report Print Option

DescriptionSome Reports are in HTML format, so we can't take their print. Therefore in report page there should be print button option.
Steps To ReproduceReports that are not printed in a popup window:
   1. Warehouse Management || Analysis Tools || Traceability Report
   2. Warehouse Management || Analysis Tools || Warehouse Control Report
   3. Warehouse Management || Analysis Tools || Valued Stock Report
   4. Warehouse Management || Analysis Tools || Product Movements Report
   5. Warehouse Management || Analysis Tools || Pareto Product Report
   6. Warehouse Management || Analysis Tools || Shipper Report
   7. Warehouse Management || Analysis Tools || Offers Report
   8. Production Management || Analysis Tools || Production Cost Report
   9. Financial Management || Accounting || Analysis Tools || Not Posted Transaction Report ("Report Not Posted" in Openbravo ERP 2.40)
  10. Financial Management || Accounting || Analysis Tools || Withholding Report ("Report Annual Certification" in Openbravo ERP 2.40)
  11. Financial Management || Accounting || Analysis Tools || General Ledger Journal --> Detail

Reports addressed for Openbravo ERP 2.50 MP2. They display PDF Format in a pop-up window:
   1. Financial Management || Receivables & Payables || Analysis Tools || Cashflow Forecast
   2. Financial Management || Receivables & Payables || Analysis Tools || Payment Report
   3. Financial Management || Receivables & Payables || Analysis Tools || Payment Aging Balance
   4. Financial Management || Receivables & Payables || Analysis Tools || Payment Tracker
Proposed SolutionFinal solution to be adopted for all these 15 reports is:
* Search: displays HTML format in same window (with links)
* HTML Format: displays HTML format in pop-up window
* PDF Format: displays PDF format in pop-up window
TagsReleaseCandidate, reports_review, tictech
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
has duplicate feature request 0007496 closedpjuvara Exportation to excel and pdf of Debt payment report 
has duplicate defect 0008974 closedrafaroda Some reports can not be printed 
related to defect 0008448 closedvinothbabu In Product movements report, in the result set products attribute detail is missing 
related to feature request 0008474pi closedgmauleon Some reports has only the HTML button. The PDF button is required 
related to defect 0010184 closedjeneivemalarkodi Cashflow Forecast PDF button does not work 
blocks feature request 0009161 newrmorley Reports review - umbrella feature request 

-  Notes
(0014734)
jaimetorre (reporter)
2009-03-17 17:07

This happens in reports that have links and show the result in the same page (e.g., Payment Report, Payment Aging Balance). There should exist a pdf report option or a printable html page.
(0016108)
pmagnin (reporter)
2009-05-06 17:25

Four Financial reports (Cashflow Forecast, Payment Report, Payment Aging Balance,Payment Tracker)[1] are required for the Blatem project. They will be inserted in a module with the reports of the FR 0008474.

The idea is to keep a consistency between Modules created and commit in Blatem Branch.

The FR 0004493 won't be closed because many reports are still without print button. If a module is created after completing this FR, it will be optional to add the four reports [1].
(0016295)
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
---
(0016538)
hgbot (developer)
2009-05-20 17:27

Repository: erp/devel/pi
Changeset: 4523e2406fbf506d44dfb6f5c78cc4d59ceb9f0f
Author: Gorka Mauleon <gorka.mauleon <at> openbravo.com>
Date: Wed May 20 17:26:00 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/4523e2406fbf506d44dfb6f5c78cc4d59ceb9f0f [^]

related to issue 4493 error trying doing the migration from 2.40, To_number assigned to a ID

---
M src/org/openbravo/erpCommon/ad_reports/ReportCashflowForecast_data.xsql
M src/org/openbravo/erpCommon/ad_reports/ReportDebtPayment_data.xsql
---
(0016799)
pnuding (reporter)
2009-06-01 11:38

All parts of this issue with priority immediate have been delivered. Therefore reducing priority to normal and removing OBN flag as discussed with PMA
(0018568)
pjuvara (reporter)
2009-07-23 07:03

Why was this upgraded to immediate priority?
No justification was provided. Please provide one.

In general terms, this is a very broad issues that covers many reports and it is a feature request.

While dealing with a strategic customer (a customer that has a special relationship) with product development, we have accepted to deliver 4 reports. In that process, this issue was mistakenly changed to type Defect and upgraded to priority immediate (regardless of the favor that we choose to extend to any specific customer, a feature request remains a feature request and feature requests cannot be handled on an immediate priority basis as they require significant design work).

- Issue History
Date Modified Username Field Change
2008-07-23 11:47 Shailesh_Patil New Issue
2008-07-23 11:47 Shailesh_Patil Assigned To => cromero
2008-07-23 11:47 Shailesh_Patil sf_bug_id 0 => 2025575
2008-11-10 13:10 cromero Assigned To cromero => pjuvara
2008-11-16 18:00 pjuvara Tag Attached: ReleaseCandidate
2008-11-16 18:01 pjuvara Status new => acknowledged
2008-11-16 18:01 pjuvara Category Z. Others => B. User interface
2008-12-10 10:53 pjuvara Assigned To pjuvara => rgoris
2009-03-17 17:04 jaimetorre Tag Attached: tictech
2009-03-17 17:07 jaimetorre Note Added: 0014734
2009-03-17 17:08 jaimetorre Priority normal => immediate
2009-03-24 14:03 gorkaion Relationship added has duplicate 0007496
2009-03-24 15:45 gorkaion Assigned To rgoris => rafaroda
2009-03-24 15:45 gorkaion Proposed Solution updated
2009-03-25 07:36 Shailesh_Patil Issue Monitored: Shailesh_Patil
2009-03-25 07:36 Shailesh_Patil Issue End Monitor: Shailesh_Patil
2009-03-26 11:04 rafaroda Assigned To rafaroda => gmauleon
2009-03-26 12:02 rgoris Status acknowledged => scheduled
2009-03-26 12:02 rgoris fix_in_branch => pi
2009-03-27 14:47 rafaroda Status scheduled => acknowledged
2009-04-08 12:04 rafaroda Relationship added related to 0008448
2009-05-06 17:25 pmagnin Note Added: 0016108
2009-05-11 09:19 rafaroda Relationship added related to 0008974
2009-05-11 09:21 rafaroda Relationship added related to 0008474
2009-05-11 09:55 rafaroda Relationship replaced has duplicate 0008974
2009-05-11 17:42 networkb Reproducibility have not tried => always
2009-05-11 17:42 networkb Type feature request => defect
2009-05-11 17:42 networkb version => 2.40MP3
2009-05-11 17:42 networkb fix_in_branch pi =>
2009-05-12 12:49 rafaroda Status acknowledged => scheduled
2009-05-12 12:49 rafaroda fix_in_branch => pi
2009-05-12 13:19 hgbot Checkin
2009-05-12 13:19 hgbot Note Added: 0016295
2009-05-12 13:19 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6d631363ffc7416731b54e8e499a7e7a6e3b5d3d [^]
2009-05-20 17:27 hgbot Checkin
2009-05-20 17:27 hgbot Note Added: 0016538
2009-05-20 17:27 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/6d631363ffc7416731b54e8e499a7e7a6e3b5d3d [^] => http://code.openbravo.com/erp/devel/pi/rev/4523e2406fbf506d44dfb6f5c78cc4d59ceb9f0f [^]
2009-06-01 11:38 pnuding Note Added: 0016799
2009-06-01 11:38 pnuding Priority immediate => normal
2009-06-01 11:38 pnuding fix_in_branch pi =>
2009-07-22 09:52 networkb Priority normal => immediate
2009-07-23 07:03 pjuvara Note Added: 0018568
2009-07-23 07:03 pjuvara Priority immediate => urgent
2009-07-23 07:03 pjuvara Severity minor => major
2009-07-23 07:03 pjuvara Type defect => feature request
2009-08-04 16:55 rafaroda Assigned To gmauleon => pjuvara
2009-08-04 16:55 rafaroda Proposed Solution updated
2009-08-04 16:55 rafaroda Steps to Reproduce Updated
2009-08-04 17:09 rafaroda Relationship added blocks 0009161
2009-08-04 17:09 rafaroda Tag Attached: reports_review
2009-08-04 17:10 rafaroda Status scheduled => acknowledged
2009-08-04 18:29 rafaroda Relationship added related to 0010184
2011-02-04 09:12 jpabloae Assigned To pjuvara => rmorley
2011-09-14 11:04 RenateNieuwkoop Issue Monitored: RenateNieuwkoop


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker