Openbravo Issue Tracking System - POS2
View Issue Details
0056576POS2POSpublic2024-09-16 16:292024-10-01 14:21
philippe_mui 
sreehari 
highmajoralways
closedfixed 
5
 
24Q3.2 
2024-09-27
pi
https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2906/diffs?commit_id=6900839273b35e6cd220162568c153889b555a93#3a2519a1877f9d2f340908e3d6aedde208ed061f_98_96 [^]
No
0056576: RM-16700 [SALES] The sales order ticket is not attached to the email when a credit note or gift card is used as payment
Current result :
The sales order ticket is not attached to the email when a credit note or gift card is used as payment


Expected result :
The sales order ticket should be attached to the email when a credit note or gift card is used as payment


https://openbravo.atlassian.net/browse/RM-16700 [^]
Log in POS
Add products to the cart
Click PAY
Select Credit Note/Gift Card as payment. The total amount of the cart must be less than the value of the Credit Note/Gift Card
Click DONE
Email the ticket

→ Only the ticket with the remain amount is attached to the mail

The printed ticket is OK
No tags attached.
blocks defect 0056466 closed sreehari RM-16700 [SALES] The sales order ticket is not attached to the email when a credit note or gift card is used as payment 
Issue History
2024-09-30 07:16sreehariTypedefect => backport
2024-09-30 07:16sreehariTarget Version => 24Q3.2
2024-10-01 14:15hgbotNote Added: 0169840
2024-10-01 14:21hgbotNote Added: 0169845
2024-10-01 14:21hgbotResolutionopen => fixed
2024-10-01 14:21hgbotStatusscheduled => closed
2024-10-01 14:21hgbotNote Added: 0169846

Notes
(0169840)
hgbot   
2024-10-01 14:15   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/383 [^]
(0169845)
hgbot   
2024-10-01 14:21   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/383 [^]
(0169846)
hgbot   
2024-10-01 14:21   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards [^]
Changeset: 1243a7efb0fcc1847bd408ef0a5426f80948a4fb
Author: Sreehari Venkataraman <sreehari.venkataraman.ext@openbravo.com>
Date: 30-09-2024 11:16:48
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/commit/1243a7efb0fcc1847bd408ef0a5426f80948a4fb [^]

Fixes ISSUE-56576: Removed ticket object from deliverParams

---
M web-jspack/org.openbravo.retail.giftcards/src/model/messages/MessagesUtils.js
M web-jspack/org.openbravo.retail.giftcards/src/model/messages/__test__/MessagesUtils.test.js
---