Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008990Openbravo ERPB. User interfacepublic2009-05-09 11:452009-06-17 16:30
iciordia 
gmauleon 
immediatemajoralways
closedfixed 
5any
2.40 
2.40MP6 
Core
No
0008990: Some reports can not be copy/pasted to excel in an adequate format
In previous releases to 2.35 it was possible to copy the output of a report and paste it in excel. After migration to jasper reports, it is not possible and there is no excel format.

See notes below for a detailed list of those reports
Not exported report to excel:

• Warehouse Management || Analysis Tools || Warehouse Control Report || Warehouse Control Report
• Warehouse Management || Analysis Tools || Valued Stock Report || Valued Stock Report
• Financial Management || Receivables & Payables || Analysis Tools || Sales Order Open Item
• Financial Management || Receivables & Payables || Analysis Tools || Payment Report
• Financial Management || Receivables & Payables || Analysis Tools || Payment Tracker || Payment Tracker
• Financial Management || Receivables & Payables || Analysis Tools || Payment Tracker || Bank Report
• Financial Management || Receivables & Payables || Analysis Tools || Payment Tracker || Cash Report
• Financial Management || Accounting || Analysis Tools || General Ledger Journal --> Detail
Create an excell icon in each Report and use the existing jasper report but with he different output formal in order to handle the xls format.
Notice that the jasper reports should be modified to fit it properly, otherwise new empty column will appear
No tags attached.
blocks defect 0008976 closed gmauleon Some reports can not be copy/pasted to excel in an adequate format  
Issue History
2009-05-11 16:17rafarodaTypedefect => backport
2009-05-11 16:17rafarodafix_in_branch => 2.40
2009-05-27 13:26gmauleonSteps to Reproduce Updated
2009-05-27 17:47gmauleonNote Added: 0016687
2009-05-27 18:04gmauleonNote Added: 0016691
2009-05-27 18:04gmauleonStatusscheduled => feedback
2009-05-28 10:55networkbNote Added: 0016711
2009-05-29 13:05networkbStatusfeedback => new
2009-06-04 16:54networkbNote Added: 0016955
2009-06-04 16:54networkbSummarySome reports can not be copy/pasted to excel => Some reports can not be copy/pasted to excel in an adequate format
2009-06-11 09:30gmauleonStatusnew => acknowledged
2009-06-11 09:31gmauleonStatusacknowledged => scheduled
2009-06-11 09:31gmauleonfix_in_branch2.40 => pi
2009-06-11 09:43gmauleonfix_in_branchpi => 2.40
2009-06-15 17:47hgbotCheckin
2009-06-15 17:47hgbotNote Added: 0017325
2009-06-15 17:47hgbotStatusscheduled => resolved
2009-06-15 17:47hgbotResolutionopen => fixed
2009-06-15 17:47hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/cb59ed7c5631543cb7c893fdba2375c5bab3c110 [^]
2009-06-17 09:39psarobeFixed in Version => 2.40MP6
2009-06-17 16:30psarobeStatusresolved => closed

Notes
(0016687)
gmauleon   
2009-05-27 17:47   
Some of the reports commented are actually in HTML format so the user is able to copy & paste the content of them into a Excell File.

-Warehouse Management || Analysis Tools || Warehouse Control Report || Warehouse Control Report
-Warehouse Management || Analysis Tools || Valued Stock Report || Valued Stock Report
-Financial Management || Receivables & Payables || Analysis Tools || Payment Report
-Financial Management || Receivables & Payables || Analysis Tools || Payment Tracker || Payment Tracker
-Financial Management || Accounting || Analysis Tools || General Ledger Journal --> Detail

The other ones are in Jasper format and the way to act on them is to put and excell icon in the top of the window and change the output format of the PDF report to Excell

-Financial Management || Receivables & Payables || Analysis Tools || Sales Order Open Item
-Financial Management || Receivables & Payables || Analysis Tools || Payment Tracker || Bank Report
-Financial Management || Receivables & Payables || Analysis Tools || Payment Tracker || Cash Report
(0016691)
gmauleon   
2009-05-27 18:04   
Please take care that some of the reports reported are actually in HTML format the possibility of copy & paste the date into a excell fail is available. Need clarification on how to act with those.

Report in HTML format in which the user is able to copy & paste the data into a excell file.


-Warehouse Management || Analysis Tools || Warehouse Control Report || Warehouse Control Report
-Warehouse Management || Analysis Tools || Valued Stock Report || Valued Stock Report
-Financial Management || Receivables & Payables || Analysis Tools || Payment Report
-Financial Management || Receivables & Payables || Analysis Tools || Payment Tracker || Payment Tracker
-Financial Management || Accounting || Analysis Tools || General Ledger Journal --> Detail
  
(0016711)
networkb   
2009-05-28 10:55   
Right, these reports can be copy/paste to excel but the objective of exporting to excel is to make operations with the results. In the reports Warehouse Control Report, Payment Report and Payment tracker the format is grouped by some field, for instance business partner or product category. Make operations whit that format is really complicated. On the other hand copy/paste is not a good solution for customers. An ERP solutions is thinking to help customers in the analysis and exporting is a common complaint made by all of them.
(0016955)
networkb   
2009-06-04 16:54   
After review the reports what can not be copy/paste in excell file, conclusions are:

The following three reports can be copy/paste to excel in an adequate format so that no modifications are needed:
-Warehouse Management || Analysis Tools || Valued Stock Report || Valued Stock Report
-Financial Management || Receivables & Payables || Analysis Tools || Payment Report
-Financial Management || Accounting || Analysis Tools || General Ledger Journal --> Detail

However, the others two reports can not be copy/paste to excel because the data is shown group by some field so it's necessary to add an excel button in the reports:

-Warehouse Management || Analysis Tools || Warehouse Control Report || Warehouse Control Report
-Financial Management || Receivables & Payables || Analysis Tools || Payment Tracker || Payment Tracker

The excel result must be shown no grouped.
(0017325)
hgbot   
2009-06-15 17:47   
Repository: erp/stable/2.40
Changeset: cb59ed7c5631543cb7c893fdba2375c5bab3c110
Author: Gorka Mauleon <gorka.mauleon <at> openbravo.com>
Date: Thu Jun 11 09:44:26 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40/rev/cb59ed7c5631543cb7c893fdba2375c5bab3c110 [^]

fixes 0008990: Some reports can not be copy/pasted to excel in an adequate format

---
M src/org/openbravo/erpCommon/ad_reports/ReportBankJR.jrxml
M src/org/openbravo/erpCommon/ad_reports/ReportCashJR.jrxml
M src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderOpenItemEdit.jrxml
---