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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0014589
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 07. Sales managementminoralways2010-09-16 18:322010-09-18 00:00
ReporternetworkbView Statuspublic 
Assigned Toadrianromero 
PriorityhighResolutionduplicateFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version2.50MP23
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50MP21SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0014589: It is not possible to show client's image in reports

Description- Following this wiki:

http://wiki.openbravo.com/wiki/ERP/2.50/Developers_Guide/Concepts/Reports#Adding_images_and_logos_to_a_report [^]

Yo need to change the report. Changing $P{BASE_WEB}+"/../utility/ShowImageLogo?logo=yourcompanydoc&orgId=ORGANIZATIONID" for $P{BASE_WEB}+"/../utility/ShowImageLogo?logo=yourcompanymenu"

You need to add an image in the field Your 'Company Menu Image' in the client's information window.

The application shows the system's image instead of the client's image.
Steps To Reproduce- Change the report C_OrderJR.jrxml
- In the image change $P{BASE_WEB}+"/../utility/ShowImageLogo?logo=yourcompanydoc&orgId=ORGANIZATIONID" for $P{BASE_WEB}+"/../utility/ShowImageLogo?logo=yourcompanymenu"

- ant smartbuild and restart tomcat

- As System Administrator go to General Setup || Application || System Info
- Add a different image to 'Default Your Company Menu Image'

- As Openbravo Admin go to General Setup || Client || Client || Client >> Information
- Add an image in the field Your 'Company Menu Image'

- Go to Sales Management || Transactions || Sales Order
- Print a record
- Realize that the System's Image added appears
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
duplicate of defect 00145772.50MP24 closedioritzCia Reports should took the image of the 'Default Your Company Document Image' of the client 

-  Notes
(0031178)
networkb (developer)
2010-09-16 18:57

Adrian the issues are different.

In this issue (14589), the functionallity is implemented. In the ShowImageLogo.java.

The issue 14577 is different. The functionality is not implemented.

The difference is the form that you customize the image in the report. In the first issue you have to add the following line:

$P{BASE_WEB}+"/../utility/ShowImageLogo?logo=yourcompanydoc

In the second one:

$P{BASE_WEB}+"/../utility/ShowImageLogo?logo=yourcompanymenu"
(0031179)
psarobe (manager)
2010-09-16 19:41

Hi,

I think this issue is the same as this one:

https://issues.openbravo.com/view.php?id=14577 [^]

Can you confirm this?

Thanks
(0031183)
adrianromero (manager)
2010-09-17 10:04

As agreed with the reported this issue is a duplicate of 14577

- Issue History
Date Modified Username Field Change
2010-09-16 18:32 networkb New Issue
2010-09-16 18:32 networkb Assigned To => adrianromero
2010-09-16 18:33 networkb Target Version 2.50MP22 => 2.50MP23
2010-09-16 18:41 adrianromero Relationship added duplicate of 0014577
2010-09-16 18:41 adrianromero Status new => closed
2010-09-16 18:41 adrianromero Resolution open => duplicate
2010-09-16 18:57 networkb Note Added: 0031178
2010-09-16 18:57 networkb Status closed => new
2010-09-16 18:57 networkb Resolution duplicate => open
2010-09-16 19:41 psarobe Note Added: 0031179
2010-09-16 19:41 psarobe Status new => feedback
2010-09-17 10:04 adrianromero Note Added: 0031183
2010-09-17 10:04 adrianromero Status feedback => closed
2010-09-17 10:04 adrianromero Resolution open => duplicate
2010-09-18 00:00 anonymous sf_bug_id 0 => 3069536


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker