Openbravo Issue Tracking System - POS2
View Issue Details
0051689POS2POSpublic2023-02-21 17:502023-02-27 10:54
mtaal 
mtaal 
normalminorhave not tried
closedfixed 
5
 
23Q1.123Q1 
No
0051689: RM-5180: Only one coupon printed if an order line for a coupon product has a quantity greater than 1
https://openbravo.atlassian.net/browse/RM-5180 [^]
https://openbravo.atlassian.net/browse/RM-5180 [^]
https://openbravo.atlassian.net/browse/RM-5180 [^]
No tags attached.
blocks defect 0051665 closed mtaal RM-5180: Only one coupon printed if an order line for a coupon product has a quantity greater than 1 
Issue History
2023-02-24 08:44guilleaerTypedefect => backport
2023-02-24 08:44guilleaerTarget Version => 23Q1
2023-02-24 13:26priyamTarget Version23Q1 => 23Q1.1
2023-02-24 14:01hgbotNote Added: 0146984
2023-02-27 10:54hgbotNote Added: 0147022
2023-02-27 10:54hgbotResolutionopen => fixed
2023-02-27 10:54hgbotStatusscheduled => closed
2023-02-27 10:54hgbotFixed in Version => 23Q1
2023-02-27 10:54hgbotNote Added: 0147023

Notes
(0146984)
hgbot   
2023-02-24 14:01   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1549 [^]
(0147022)
hgbot   
2023-02-27 10:54   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1549 [^]
(0147023)
hgbot   
2023-02-27 10:54   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: af2128fe5bf288a7dc184619f081153f48bab41a
Author: ruben.jimenez <ruben.jimenez@openbravo.com>
Date: 27-02-2023 09:54:25
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/af2128fe5bf288a7dc184619f081153f48bab41a [^]

Fixed ISSUE-51689: Add extra index property to distinguish unit level line for coupon printing

---
M web-jspack/org.openbravo.pos2/src/core/pickupPoint/PickupHandler.js
M web-jspack/org.openbravo.pos2/src/core/pickupPoint/__test__/PickupHandler.test.js
M web-jspack/org.openbravo.pos2/src/core/pickupPoint/deliveryControl/coupon/CouponDeliveryControlMethod.js
M web-jspack/org.openbravo.pos2/src/core/pickupPoint/notificationPoint/__test__/CompleteTicketActionPreparation.test.js
M web-jspack/org.openbravo.pos2/src/model/global/actions/DoCouponPrinting.js
---