Wednesday, April 3, 2024
2 changes · saas-17.2
Enhancements to existing features
This pull request groups several user-facing improvements and fixes across accounting setup, HR time off, live chat, mail activities, website forms, and restaurant operations. It improves onboarding and day-to-day workflows while fixing issues that could affect previews, employee images, time off calculations, website form behavior, and message recipient suggestions.
Original PR description
woops, wrong branch
Resolved issues and error corrections
This fix allows Brazilian PIX QR codes to work even when no payment amount is included, which is important for offline point-of-sale use. It helps cashiers continue accepting PIX payments in situations where the final amount must be entered later or connectivity is unavailable.
Original PR description
Since this commit we support the QR code without amount To be used in the POS when the POS is offline. Introduced by: https://github.com/odoo/odoo/pull/148803/commits/f286e2c0473c568991171ef8c0b2dbb9871d2f2e 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