Openbravo Issue Tracking System - Retail Modules
View Issue Details
0055189Retail ModulesDiscounts and Promotionspublic2024-04-14 13:572024-04-29 15:06
remibrunet 
SABARINATH P 
highmajoralways
scheduledopen 
5
 
 
No
0055189: 1 use coupons usable twice with parallel tickets
When setting a coupon as 1 time use only, you can apply it on several ticket in parallel ticket and finish them with the reduction
Create a discount coupon in the back office with Number of uses = N uses, and Number of Uses Limit = 1

On POS :
Add a product
Add the coupon code
Create a 2nd ticket (new order function)
Add a product
Add the coupon code
Finish the 2nd ticket
Finish the 1st ticket

Both have had the reduction
During the migration to React some functionality was missed. It is needed to migrate to ReactPOS the functionality found here:
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons/-/blob/master/web/org.openbravo.retail.discounts.coupons/js/hooks/preordersavehook.js?ref_type=heads [^]
No tags attached.
Issue History
2024-04-14 13:57remibrunetNew Issue
2024-04-14 13:57remibrunetAssigned To => Retail
2024-04-14 13:57remibrunetTriggers an Emergency Pack => No
2024-04-16 13:31jorgewederagoProposed Solution updated
2024-04-26 13:58jorgewederagoStatusnew => acknowledged
2024-04-29 12:45SABARINATH PAssigned ToRetail => SABARINATH P
2024-04-29 12:45SABARINATH PStatusacknowledged => scheduled
2024-04-29 15:06hgbotNote Added: 0163903

Notes
(0163903)
hgbot   
2024-04-29 15:06   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons/-/merge_requests/51 [^]