Tuesday, August 12, 2025
1 change · saas-18.3
Resolved issues and error corrections
This fix restores required refund information on Italian POS fiscal receipts and invoices. It prevents Italian fiscal printers from blocking when processing refunds, helping stores complete refund transactions reliably.
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 Forward-Port-Of: odoo/enterprise#91042 Forward-Port-Of: odoo/enterprise#91007