Friday, January 24, 2025
1 change · saas-17.4
Resolved issues and error corrections
This fix ensures Chilean POS receipts load and print the required SII fiscal barcode after payment. It helps make printed receipts valid as legal invoices or electronic tickets instead of showing a broken image.
Original PR description
User in Chile needs to print on the POS receipt the SII Fiscal barcode This is currently not being printed and this makes the ticket not a validal legal invoice or electronic ticket. Step to reproduce: - With a Chilean company setup - Open POS session - Make an order to customer "Consumidor Final Anónimo" - Pay and check generated receipt Issue: On the receipt no barcode is shown, a broken image placeholder can be observed. This occurs because the frontend does not load the barcode image after the order is validated and the account move is created opw-4489277