Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0035313 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2017-02-20 18:40 | 2017-03-15 20:19 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR17Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 24eba52754e3 | ||||
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 | Production - Confirmed Stable | |||||||
Regression date | 2016-04-18 | |||||||
Regression introduced in release | 3.0PR16Q3 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/82f27ac1b1497b3a82646b140ab1b6e048f2b766 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0035313: invoice PDF is not attached from "email" button in sales invoice window | |||||||
Description | in sales invoice window, it is possible to send one email with the PDF invoice, clicking in "email" button (in toolbar). From 16Q3, the email is sent, but the PDF is not attached | |||||||
Steps To Reproduce | in "Client" window, "Email Configuration" tab, configure it in Sales Invoice window, select one record, and click in "email" button. Click in option "Archive" (see attachment) send email the email is sent, but PDF is not attached to the email | |||||||
Tags | No tags attached. | |||||||
Attached Files | email.png [^] (325,747 bytes) 2017-02-20 18:41 | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||||||||||||||||
|
Notes | |
(0094508) hgbot (developer) 2017-02-21 13:40 |
Repository: erp/devel/pi Changeset: 24eba52754e38628d78c943c3b8892acdb0c6462 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Tue Feb 21 13:39:12 2017 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/24eba52754e38628d78c943c3b8892acdb0c6462 [^] fixes issue 35313: documents were not being attached after send them by e-mail The CoreAttachImplementation class is deleting the original report file after completing the upload process. When attaching a document using the e-mail pop-up this is done before attaching the document into the e-mail. This explains why the document was not being received on the e-mail. To avoid this problem, now a copy of the original document is sent to the AttachImplementationManager, this way the original file will never be deleted by an upload process handler. Together with this, now when attaching a document after printing (not by e-mail) we have to delete the original file because in other case it will be kept on disk. --- M src/org/openbravo/erpCommon/utility/reporting/ReportManager.java M src/org/openbravo/erpCommon/utility/reporting/printing/PrintController.java --- |
(0094598) alostale (manager) 2017-02-24 09:56 |
code reviewed + tested |
(0094603) caristu (developer) 2017-02-24 10:11 |
Added test case into TestLink: https://testlink.openbravo.com/testlink/linkto.php?tprojectPrefix=Communit&item=testcase&id=Communit-10557 [^] |
(0095200) hudsonbot (developer) 2017-03-15 20:19 |
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/54e102bef53e [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2017-02-20 18:40 | malsasua | New Issue | |
2017-02-20 18:40 | malsasua | Assigned To | => platform |
2017-02-20 18:40 | malsasua | Modules | => Core |
2017-02-20 18:40 | malsasua | Regression level | => Production - Confirmed Stable |
2017-02-20 18:40 | malsasua | Triggers an Emergency Pack | => No |
2017-02-20 18:41 | malsasua | File Added: email.png | |
2017-02-20 18:44 | malsasua | Resolution time | => 1487890800 |
2017-02-21 09:33 | caristu | Regression date | => 2016-04-18 |
2017-02-21 09:33 | caristu | Regression introduced in release | => 3.0PR16Q3 |
2017-02-21 09:33 | caristu | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/82f27ac1b1497b3a82646b140ab1b6e048f2b766 [^] |
2017-02-21 09:34 | caristu | Status | new => scheduled |
2017-02-21 09:38 | caristu | Steps to Reproduce Updated | View Revisions |
2017-02-21 09:38 | caristu | Relationship added | caused by 0029771 |
2017-02-21 13:39 | caristu | Assigned To | platform => caristu |
2017-02-21 13:40 | hgbot | Checkin | |
2017-02-21 13:40 | hgbot | Note Added: 0094508 | |
2017-02-21 13:40 | hgbot | Status | scheduled => resolved |
2017-02-21 13:40 | hgbot | Resolution | open => fixed |
2017-02-21 13:40 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/24eba52754e38628d78c943c3b8892acdb0c6462 [^] |
2017-02-21 16:00 | caristu | Review Assigned To | => alostale |
2017-02-21 19:32 | caristu | Relationship added | has duplicate 0035332 |
2017-02-24 09:56 | alostale | Note Added: 0094598 | |
2017-02-24 09:56 | alostale | Status | resolved => closed |
2017-02-24 09:56 | alostale | Fixed in Version | => 3.0PR17Q2 |
2017-02-24 10:11 | caristu | Note Added: 0094603 | |
2017-02-24 10:30 | alostale | Relationship added | related to 0035356 |
2017-03-15 20:19 | hudsonbot | Checkin | |
2017-03-15 20:19 | hudsonbot | Note Added: 0095200 |
Copyright © 2000 - 2009 MantisBT Group |