Openbravo Issue Tracking System - POS2
View Issue Details
0055903POS2POSpublic2024-05-30 13:002024-07-04 09:04
ucarrion 
fofarril 
highmajoralways
closedfixed 
5
 
24Q3.124Q3 
No
0055903: Incorrect report filename while sending documents by mail
When a document is sent by mail to the customer (ie. POS Order, Simplified Invoice, Full Invoice), the document is sent into an attachment. The name of this attachment should be defined by the Report Filename in the related Document Type. Right now, the name of the attachment is an UUID that has nothing to do with the value defined in the Report Filename field.
-Login a POS terminal.
-Do a sales transaction.
-In the document delivery popup, use the send by mail option.
-Add your email address and apply.
-Check in your inbox the mail received.
-Check the attachment file name.
No tags attached.
blocks defect 0055626 closed fofarril Incorrect report filename while sending documents by mail 
Issue History
2024-07-03 14:04guilleaerTypedefect => backport
2024-07-03 14:04guilleaerTarget Version => 24Q3.1
2024-07-03 15:37hgbotNote Added: 0166657
2024-07-04 09:04hgbotNote Added: 0166661
2024-07-04 09:04hgbotResolutionopen => fixed
2024-07-04 09:04hgbotStatusscheduled => closed
2024-07-04 09:04hgbotFixed in Version => 24Q3
2024-07-04 09:04hgbotNote Added: 0166662

Notes
(0166657)
hgbot   
2024-07-03 15:37   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2775 [^]
(0166661)
hgbot   
2024-07-04 09:04   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2775 [^]
(0166662)
hgbot   
2024-07-04 09:04   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 4ecd2bd1e3e4b92f749724616ac44fd1c6d73553
Author: Francisco Javier Deler O'Farril <francisco.ofarril@doceleguas.com>
Date: 04-07-2024 07:04:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/4ecd2bd1e3e4b92f749724616ac44fd1c6d73553 [^]

Fixes ISSUE-55903: Incorrect report filename while sending documents by mail.

---
M src/org/openbravo/pos2/mailing/SendEmailLoader.java
---