Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0014550 | Openbravo ERP | Z. Others | public | 2010-09-14 17:47 | 2010-12-09 16:06 |
|
Reporter | ioritzCia | |
Assigned To | ioritzCia | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 2.50MP23 | |
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 | 0014550: Printable templates do not print information properly. |
Description | - When printing a sales order, the logo printed belongs to the organization the order belongs to. It should print the logo of the legal entity.
- When printing any printable template, part of the information about the customer appears in one line because it is not taking well the return character. |
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-09-14 17:47 | ioritzCia | New Issue | |
2010-09-14 17:47 | ioritzCia | Assigned To | => ioritzCia |
2010-09-14 17:47 | ioritzCia | OBNetwork customer | => No |
2010-09-15 17:13 | hgbot | Checkin | |
2010-09-15 17:13 | hgbot | Note Added: 0031093 | |
2010-09-15 17:13 | hgbot | Status | new => resolved |
2010-09-15 17:13 | hgbot | Resolution | open => fixed |
2010-09-15 17:13 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/b24369288d99e0d70b559293c7bbe3f018de4676 [^] |
2010-09-16 04:47 | hudsonbot | Checkin | |
2010-09-16 04:47 | hudsonbot | Note Added: 0031138 | |
2010-10-13 11:58 | psarobe | Note Added: 0031798 | |
2010-10-13 11:58 | psarobe | Status | resolved => new |
2010-10-13 11:58 | psarobe | Resolution | fixed => open |
2010-10-13 11:58 | psarobe | Priority | normal => urgent |
2010-10-13 11:58 | psarobe | Severity | minor => major |
2010-10-13 11:58 | psarobe | Status | new => scheduled |
2010-10-18 09:24 | hgbot | Checkin | |
2010-10-18 09:24 | hgbot | Note Added: 0031894 | |
2010-10-18 09:24 | hgbot | Status | scheduled => resolved |
2010-10-18 09:24 | hgbot | Resolution | open => fixed |
2010-10-18 09:24 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/b24369288d99e0d70b559293c7bbe3f018de4676 [^] => http://code.openbravo.com/erp/devel/pi/rev/d7eaf56e7879494a4b01c1aec7e37c2ddded1ec8 [^] |
2010-10-18 17:40 | hudsonbot | Checkin | |
2010-10-18 17:40 | hudsonbot | Note Added: 0031937 | |
2010-11-11 18:18 | psarobe | Note Added: 0032565 | |
2010-11-11 18:18 | psarobe | Status | resolved => closed |
2010-11-11 18:18 | psarobe | Fixed in Version | => 2.50MP23 |
2010-12-09 16:06 | anonymous | sf_bug_id | 0 => 3133472 |
Notes |
|
(0031093)
|
hgbot
|
2010-09-15 17:13
|
|
Repository: erp/devel/pi
Changeset: b24369288d99e0d70b559293c7bbe3f018de4676
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Wed Sep 15 09:57:14 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/b24369288d99e0d70b559293c7bbe3f018de4676 [^]
Fixes issue 0014550: Printable templates do not print information properly.
---
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
---
|
|
|
|
|
|
|
Now you cannot see any information about the customer. Just the name of the business partner |
|
|
(0031894)
|
hgbot
|
2010-10-18 09:24
|
|
Repository: erp/devel/pi
Changeset: d7eaf56e7879494a4b01c1aec7e37c2ddded1ec8
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Mon Oct 18 09:18:36 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d7eaf56e7879494a4b01c1aec7e37c2ddded1ec8 [^]
Fixed issue 0014550: Printable templates do not print Business Partner information properly.
---
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
---
|
|
|
|
|
|
|
|