Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0006594 | Openbravo ERP | 03. Procurement management | public | 2008-12-16 19:09 | 2009-02-20 15:55 |
|
Reporter | psarobe | |
Assigned To | pheenan | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0006594: Any document cannot be printed correctly |
Description | Any document cannot be printed because it shows strange things:
1. It's not printed the document you have selected
2. It's not printed any line |
Steps To Reproduce | 1. Login as Openbravo/openbravo
2. Go to Procurement management->Transaction->Purchase order
3. Click print on a existing purchase order
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | has duplicate | defect | 0006607 | | closed | rafaroda | Print and E-mail buttons are not functioning |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2008-12-16 19:09 | psarobe | New Issue | |
2008-12-16 19:09 | psarobe | Assigned To | => rafaroda |
2008-12-16 19:09 | psarobe | sf_bug_id | 0 => 2434092 |
2008-12-16 19:09 | psarobe | OBNetwork customer | => No |
2008-12-16 19:09 | psarobe | Regression testing | => No |
2008-12-17 10:06 | pheenan | Assigned To | rafaroda => pheenan |
2008-12-17 10:07 | pheenan | Status | new => scheduled |
2008-12-17 10:07 | pheenan | Note Added: 0011467 | |
2008-12-17 10:07 | pheenan | fix_in_branch | => trunk |
2008-12-17 14:50 | pheenan | Relationship added | has duplicate 0006607 |
2009-01-08 20:47 | pjuvara | Note Added: 0012011 | |
2009-01-08 20:47 | pjuvara | Priority | immediate => urgent |
2009-01-08 20:47 | pjuvara | fix_in_branch | trunk => |
2009-01-22 10:55 | svnbot | Checkin | |
2009-01-22 10:55 | svnbot | Note Added: 0012510 | |
2009-01-22 10:55 | svnbot | svn_revision | => 12136 |
2009-01-29 15:36 | pheenan | Status | scheduled => resolved |
2009-01-29 15:36 | pheenan | Fixed in Version | => trunk |
2009-01-29 15:36 | pheenan | Resolution | open => fixed |
2009-01-29 15:36 | pheenan | Note Added: 0012823 | |
2009-02-19 10:30 | sureshbabu | Status | resolved => new |
2009-02-19 10:30 | sureshbabu | Resolution | fixed => open |
2009-02-19 10:30 | sureshbabu | Note Added: 0013719 | |
2009-02-19 10:30 | sureshbabu | Fixed in Version | trunk => |
2009-02-19 21:36 | pheenan | Note Added: 0013770 | |
2009-02-19 21:36 | pheenan | Assigned To | pheenan => psarobe |
2009-02-19 21:36 | pheenan | Status | new => feedback |
2009-02-20 09:17 | pjuvara | Assigned To | psarobe => pheenan |
2009-02-20 09:18 | pjuvara | Note Added: 0013791 | |
2009-02-20 15:44 | pheenan | Assigned To | pheenan => sureshbabu |
2009-02-20 15:46 | pheenan | Note Added: 0013849 | |
2009-02-20 15:46 | pheenan | Assigned To | sureshbabu => pheenan |
2009-02-20 15:55 | psarobe | Status | feedback => scheduled |
2009-02-20 15:55 | psarobe | fix_in_branch | => trunk |
2009-02-20 15:55 | psarobe | Status | scheduled => resolved |
2009-02-20 15:55 | psarobe | Resolution | open => fixed |
2009-02-20 15:55 | psarobe | Status | resolved => closed |
Notes |
|
|
This issue is linked to the Email Integration project. |
|
|
|
I'm reducing priority from immediate to urgent as immediate priority should be reserved for production issues and this issue is reported against the trunk on a non production feature. |
|
|
(0012510)
|
svnbot
|
2009-01-22 10:55
|
|
Repository: openbravo
Revision: 12136
Author: pheenan
Date: 2009-01-22 10:54:57 +0100 (Thu, 22 Jan 2009)
Fix issue 6594. Implementing the new printing mechanism for JasperReports. This works in conjunction with the email integration. Updated the Sales Order, Purchase Order, and Invoice files to use the new DOCUMENT_ID parameter. SubReports should now be defined with SUBREP_ and then the name of the subreport file (less the .jrxml). Iterator within the ReportManager checks for subreports and compiles them for inclusion in the main report. Refactored contributed code from Business Momentum to break down the generation process for reports. Modified the email process to use the refactored code for saving reports when being included in an email. Disabled translation - this caused the sql to fail in the Purchase Order report and needs to be checked and corrected before being reimplemented.
---
U trunk/src/org/openbravo/erpCommon/utility/reporting/Report.java
U trunk/src/org/openbravo/erpCommon/utility/reporting/ReportManager.java
U trunk/src/org/openbravo/erpCommon/utility/reporting/printing/PrintController.java
U trunk/src/org/openbravo/erpReports/C_OrderJR.jrxml
U trunk/src/org/openbravo/erpReports/RptC_Invoice.jrxml
U trunk/src/org/openbravo/erpReports/RptC_OrderPO.jrxml
U trunk/src/org/openbravo/erpReports/RptC_OrderPO_Lines.jrxml
---
https://dev.openbravo.com/websvn/openbravo/?rev=12136&sc=1 [^]
|
|
|
|
Fixed in revision
Repository: openbravo
Revision: 12136
Author: pheenan
Date: 2009-01-22 10:54:57 +0100 (Thu, 22 Jan 2009) |
|
|
|
While printing any document "No, Just Print it" option is not working |
|
|
|
Have retested this in tecnicia 14 and the printing options is working correctly. Please retest and advise more details if it is still not functioning. |
|
|
|
Please do not reassign defects to reporter when asking for feedback. The assignee remains responsible for driving the issue to conclusion. |
|
|
|
Suresh,
Have tried to reproduce this in tecnicia14 and been unable to reproduce it. Please recheck and if you are still able to reproduce this please give details of the revision and environment you are using.
Thanks
Phil |
|