You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

PLANNED

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.

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.

  • No labels