Openbravo Issue Tracking System - POS2
View Issue Details
0055888POS2POSpublic2024-05-30 13:002024-07-04 09:04
ucarrion 
fofarril 
highmajoralways
closedfixed 
5
 
24Q2.124Q2.1 
No
0055888: 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-02 10:32guilleaerTypedefect => backport
2024-07-02 10:32guilleaerTarget Version => 24Q2.1
2024-07-03 14:36hgbotNote Added: 0166652
2024-07-03 14:56hgbotNote Added: 0166653
2024-07-03 15:01hgbotNote Added: 0166654
2024-07-04 09:03guilleaerNote Deleted: 0166652
2024-07-04 09:03guilleaerNote Deleted: 0166653
2024-07-04 09:04hgbotResolutionopen => fixed
2024-07-04 09:04hgbotStatusscheduled => closed
2024-07-04 09:04hgbotNote Added: 0166663
2024-07-04 09:04hgbotFixed in Version => 24Q2.1
2024-07-04 09:04hgbotNote Added: 0166664

Notes
(0166654)
hgbot   
2024-07-03 15:01   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2774 [^]
(0166663)
hgbot   
2024-07-04 09:04   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2774 [^]
(0166664)
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: e86f3744d92d55b9a1f1019fe0473b4de66d033d
Author: Francisco Javier Deler O'Farril <francisco.ofarril@doceleguas.com>
Date: 04-07-2024 07:04:33
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/e86f3744d92d55b9a1f1019fe0473b4de66d033d [^]

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

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