Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029090 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | trivial | always | 2015-02-27 09:57 | 2015-11-23 21:17 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | low | Resolution | fixed | Fixed in Version | 3.0PR16Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 1f9854b6abd2 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | alostale | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0029090: Archiving while emailing should add attachment description "generated by e-mailing" | |||||||
Description | Archiving while emailing should add Attachment description "generated by e-mailing" instead of "generated by printing" | |||||||
Steps To Reproduce | 1) Send a document, for example a Sales Order, by e-mail, in the e-mail popup check the "Archive" checkbox 2) Notice that in the generated attachment the followin text is added: "generated by printing". It is more correct if it would add "generated by e-mailing" | |||||||
Proposed Solution | In the ReportManager, the createAttachmentForReport() is putting directly the "Generated by printing " text in the attachment. This method could be overriden by creating a new one that includes a String parameter for setting the text for the attachment. This way this new method could be called from the PrintController class in the e-mail generation part. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0081863) hgbot (developer) 2015-11-16 10:01 |
Repository: erp/devel/pi Changeset: 1f9854b6abd21a3b8bbf4ba7c2ceaa03cbcec842 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Mon Nov 16 10:00:45 2015 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/1f9854b6abd21a3b8bbf4ba7c2ceaa03cbcec842 [^] fixes issue 29090: Archiving on email adds description 'generated by e-mailing' Now the ReportManager overloads the createAttachmentForReport method in order to allow the ability of passing a description for the attachment --- M src/org/openbravo/erpCommon/utility/reporting/ReportManager.java M src/org/openbravo/erpCommon/utility/reporting/printing/PrintController.java --- |
(0081870) alostale (manager) 2015-11-16 12:25 |
code reviewed + tested |
(0082230) hudsonbot (developer) 2015-11-23 21:17 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/7b56bebaaa88 [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2015-02-27 09:57 | caristu | New Issue | |
2015-02-27 09:57 | caristu | Assigned To | => AugustoMauch |
2015-02-27 09:57 | caristu | Modules | => Core |
2015-02-27 09:57 | caristu | Resolution time | => 1427925600 |
2015-02-27 09:57 | caristu | Triggers an Emergency Pack | => No |
2015-02-27 09:57 | caristu | Issue Monitored: networkb | |
2015-03-06 09:13 | alostale | Status | new => acknowledged |
2015-03-09 17:28 | jonalegriaesarte | Resolution time | 1427925600 => |
2015-03-11 08:10 | alostale | Target Version | 3.0PR15Q2 => |
2015-03-17 14:37 | alostale | Assigned To | AugustoMauch => platform |
2015-11-11 11:38 | alostale | Priority | high => low |
2015-11-16 09:44 | caristu | Assigned To | platform => caristu |
2015-11-16 09:44 | caristu | Status | acknowledged => scheduled |
2015-11-16 09:57 | caristu | Review Assigned To | => alostale |
2015-11-16 09:58 | caristu | Issue Monitored: alostale | |
2015-11-16 10:01 | hgbot | Checkin | |
2015-11-16 10:01 | hgbot | Note Added: 0081863 | |
2015-11-16 10:01 | hgbot | Status | scheduled => resolved |
2015-11-16 10:01 | hgbot | Resolution | open => fixed |
2015-11-16 10:01 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/1f9854b6abd21a3b8bbf4ba7c2ceaa03cbcec842 [^] |
2015-11-16 12:25 | alostale | Note Added: 0081870 | |
2015-11-16 12:25 | alostale | Status | resolved => closed |
2015-11-16 12:25 | alostale | Fixed in Version | => 3.0PR16Q1 |
2015-11-16 12:37 | alostale | Relationship added | related to 0031496 |
2015-11-23 21:17 | hudsonbot | Checkin | |
2015-11-23 21:17 | hudsonbot | Note Added: 0082230 |
Copyright © 2000 - 2009 MantisBT Group |