Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0014577 | Openbravo ERP | 01. General setup | public | 2010-09-15 17:50 | 2010-12-09 16:06 |
|
Reporter | networkb | |
Assigned To | ioritzCia | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.50MP21 | |
Target Version | 2.50MP24 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0014577: Reports should took the image of the 'Default Your Company Document Image' of the client |
Description | Reports should took the image of the 'Default Your Company Document Image' of the client if the 'Default Your Company Document Image' of the organization is not defined. |
Steps To Reproduce | - As Openbravo Admin go to General Setup || Client || Client || Client >> Information
- Add an image into Default Your Company Document Image
- Go to Procurement Management || Transactions || Purchase Order || Header
- Print a record
- Realize that the report shows the 'Default Your Company Document Image' of the system |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | has duplicate | defect | 0014589 | 2.50MP23 | closed | adrianromero | It is not possible to show client's image in reports |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-09-15 17:50 | networkb | New Issue | |
2010-09-15 17:50 | networkb | Assigned To | => adrianromero |
2010-09-15 17:50 | networkb | OBNetwork customer | => Yes |
2010-09-15 18:21 | psarobe | Note Added: 0031101 | |
2010-09-15 18:21 | psarobe | Type | feature request => defect |
2010-09-15 18:22 | psarobe | Assigned To | adrianromero => ioritzCia |
2010-09-15 18:22 | psarobe | Status | new => scheduled |
2010-09-15 18:22 | psarobe | Target Version | => 2.50MP23 |
2010-09-16 18:41 | adrianromero | Relationship added | has duplicate 0014589 |
2010-10-26 11:18 | eduardo_Argal | Target Version | 2.50MP23 => 2.50MP24 |
2010-10-26 11:19 | eduardo_Argal | Note Added: 0032214 | |
2010-11-03 17:31 | hgbot | Checkin | |
2010-11-03 17:31 | hgbot | Note Added: 0032385 | |
2010-11-03 17:31 | hgbot | Status | scheduled => resolved |
2010-11-03 17:31 | hgbot | Resolution | open => fixed |
2010-11-03 17:31 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/3b9f9beef98a686666a1e7d505f353ddbb64dc89 [^] |
2010-11-05 12:45 | hudsonbot | Checkin | |
2010-11-05 12:45 | hudsonbot | Note Added: 0032449 | |
2010-11-17 06:50 | sureshbabu | Note Added: 0032654 | |
2010-11-17 06:50 | sureshbabu | Status | resolved => closed |
2010-12-09 16:06 | anonymous | sf_bug_id | 0 => 3133473 |
Notes |
|
|
This is a defect and not a feature request.
Current behaviour:
Right now it takes the image from the legal organization although the transaction can be done from a child organization that belongs to the same branch and this is correct.
If this legal organization hasn't defined the image then it is taken from the system which is wrong
Expected behaviour:
The image shoul be taken form the legal organization, if it is not present then from the client and finally from the system |
|
|
|
Due to a change in priorities this issue will be fixed for MP 24. |
|
|
(0032385)
|
hgbot
|
2010-11-03 17:31
|
|
Repository: erp/devel/pi
Changeset: 3b9f9beef98a686666a1e7d505f353ddbb64dc89
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Wed Nov 03 09:13:59 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/3b9f9beef98a686666a1e7d505f353ddbb64dc89 [^]
Fixes issue 0014577: The image printed in the printable templates is taken from the right place.
---
M src/org/openbravo/erpCommon/utility/Utility.java
M src/org/openbravo/erpReports/C_OrderJR.jrxml
M src/org/openbravo/erpReports/RptC_Invoice.jrxml
M src/org/openbravo/erpReports/RptC_OrderPO.jrxml
M src/org/openbravo/erpReports/RptM_InOut.jrxml
---
|
|
|
|
|
|
|
|