Thursday, August 28, 2025
1 change · saas-18.4
Enhancements to existing features
Point-of-sale receipts now show loyalty points earned from the purchase and the customer’s current points balance. This makes loyalty rewards clearer for customers at checkout and helps staff answer reward-related questions more easily.
Original PR description
Before this commit: =================== - The receipt screen did not display any details about loyalty points won or the current loyalty point balance. After this commit: ================== - Loyalty point details (points earned and balance) are now displayed on the receipt screen. Task: 5022234 | saas-18.3 and above | This PR | |--------|--------| | <img width="391" height="844" alt="image" src="https://github.com/user-attachments/assets/c0ca55c0-cd46-468c-bb16-b19da5daa742" /> | <img width="391" height="844" alt="image" src="https://github.com/user-attachments/assets/1dd6d398-693b-4ab7-a598-520d6f8d8c56" /> | Forward-Port-Of: odoo/odoo#223396