In a shop I want to offer a discount on some products of 5%, but the amount or points can only be redeemed on a next purchase.
At this time I've set up a loyalty program, adding 0,05 points per euro spent. Which is comparable with this discount. But in odoo the points are redeemable in the same session while I want only the points earned in previous sessions.
Anyone has an idea of how we could do this? A coupon for next time is a very good option for example, but the points are not saved to a customer.
It would be a great help if someone has a workaround. (Automated actions, a clever use of different loyaltysettings, a third app for community version, etc...)