Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005488Openbravo ERP07. Sales managementpublic2008-10-09 16:152008-12-02 06:45
rafaroda 
gorkaion 
urgentmajoralways
closedfixed 
20Ubuntu 7.10
pi 
 
Core
No
0005488: Can not print documents in trunk
One can not print sales/purchase orders/invoices and shipments in the trunk with error: The requested resource (/openbravo-trunk_oracle/businessUtility/..RptC_Order.pdf) is not available.

This is a regression since in 2.40 it was possible.
1) Go to 'Sales Management || Transactions || Sales Order || Header'
2) Click on print button.

404 error page appears: The requested resource (/openbravo-trunk_oracle/businessUtility/..RptC_Order.pdf) is not available.
Review https://dev.openbravo.com/websvn/openbravo/trunk/src/org/openbravo/erpCommon/businessUtility/PrinterReports.java [^]
No tags attached.
related to backport 0006099 closed gorkaion A report defined on the report and process as report does not work properly 
Issue History
2008-10-09 16:15rafarodaNew Issue
2008-10-09 16:15rafarodaAssigned To => cromero
2008-10-09 16:15rafarodasf_bug_id0 => 2155166
2008-10-09 16:15rafarodaRegression testing => No
2008-10-13 09:53psarobeStatusnew => scheduled
2008-10-13 09:53psarobeAssigned Tocromero => gorkaion
2008-10-13 09:53psarobefix_in_branch => trunk
2008-11-12 11:04pjuvaraPriorityhigh => urgent
2008-11-12 11:04pjuvarafix_in_branchtrunk =>
2008-11-13 11:58svnbotCheckin
2008-11-13 11:58svnbotNote Added: 0010242
2008-11-13 11:58svnbotStatusscheduled => resolved
2008-11-13 11:58svnbotResolutionopen => fixed
2008-11-13 11:58svnbotsvn_revision => 9950
2008-11-13 13:17svnbotCheckin
2008-11-13 13:17svnbotNote Added: 0010249
2008-11-13 13:17svnbotsvn_revision9950 => 9958
2008-11-20 15:29rafarodaRelationship addedrelated to 0006099
2008-12-02 06:45krishnaStatusresolved => closed

Notes
(0010242)
svnbot   
2008-11-13 11:58   
Repository: openbravo
Revision: 9950
Author: gorkaion
Date: 2008-11-13 11:57:58 +0100 (Thu, 13 Nov 2008)

Fixed bug 5488. The reports associated to a window can have now an ad_model_object of type R or P. If the associated process doesn't have a model_object_mapping it uses the value of the process with a preceding '/' and with '.pdf' termination.

---
U trunk/src-wad/src/org/openbravo/wad/Tabs_data.xsql
U trunk/src-wad/src/org/openbravo/wad/Wad.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=9950&sc=1 [^]
(0010249)
svnbot   
2008-11-13 13:17   
Repository: openbravo
Revision: 9958
Author: gorkaion
Date: 2008-11-13 13:16:59 +0100 (Thu, 13 Nov 2008)

Fixed bug 5488. The reports associated to a window can have now an ad_model_object of type R or P. If the associated process doesn't have a model_object_mapping it uses the value of the process with a preceding '/' and with '.pdf' termination.

---
U branches/r2.50alpha-r1/src-wad/src/org/openbravo/wad/Tabs_data.xsql
U branches/r2.50alpha-r1/src-wad/src/org/openbravo/wad/Wad.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=9958&sc=1 [^]