Friday, July 25, 2025
2 changes
1 change
Resolved issues and error corrections
Fixes an issue where removing broken links through the SEO dialog could accidentally delete protected website content and make the site unusable. This keeps important page elements safe while still allowing users to clean up broken links.
Original PR description
Steps to reproduce: - Open website builder - Site > Pages and delete "contact us" page - Go to home page - Site > Optimize SEO > Check broken links - Remove the broken links "contact us" - Save - Observe : Website is dead, and really dead... Forward-Port-Of: odoo/odoo#220377
1 change
Resolved issues and error corrections
This fixes refund receipts in the Italian point of sale so fiscal printers receive the refund details they need. It prevents fiscal printers from blocking when processing refunds, restoring normal checkout operations for affected Italian retailers.
Original PR description
The refund are bugged after PR #89419 . That PR removed the header but in the header are passed the refund information needed by italian fiscal printer to print the refund. Without this PR the fiscal printer is blocking. The printRecMessage on the receipt is required before the beginfiscalreceipt