Tuesday, April 29, 2025
1 change · 17.0
Enhancements to existing features
This update makes Point of Sale settings available while receipts are being generated. It helps businesses and implementers create receipts that can adapt to store configuration, payment flow, or other POS-specific conditions.
Original PR description
* This commit support to use pos config by simply using usePos from pos_hook * This facilitates accessing POS configuration and state directly within the receipt rendering process, enabling more flexible customizations and conditional logic based on the POS settings Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr