Commit coupons
(RTP-33982)
If POS is not able to commit coupons. It will save transaction locally and retry the commit according to schedule in new parameter.
Expand |
---|
|
POS Configuration |
---|
New POS parameter: OfflineCouponRedemptionJobSchedule - 0 0/20 * * * ? If blank it is not active. Set to cron schedule. This only works if existing parameter IgnoreCouponCommitErrors is set to True. |
|
Improvement POS
Area | Description |
---|
Epsilon Express integration | Voucher printing when subtotal amount equals 0 (RTP-34054) When subtotal amount equals 0 and payment is done in Convenience Sales, voucher is printed simultaneously with normal receipt. |