Friday, October 25, 2024
1 change · 18.0
New functionality added to Odoo
Adds support for Epson fiscal printers in the Italian Point of Sale, helping businesses meet Italy's legal requirement to connect POS systems to government-compliant fiscal printers. The update enables fiscal receipts, invoices, required reports, reprints, refunds, and discounts, while aligning POS tax calculations with printer results.
Original PR description
### Purpose
Since July 2019, it's mandatory in Italy to have your POS connected to a "fiscal printer", meaning a printer connected to the government. so the goal is to make POS compliant with Italian fiscal law integrating it specifically with the Epson Italian Fiscal Printers.
### Updates Introduced:
- Support the Epson printer following operations:
- print Fiscal Receipt
- print Fiscal Invoice
- print X Report
- print Z Report
- print XZ Report
- re-print Receipt
- refunds
- discounts
- Adapt the POS tax calculations to be consistent with printer calculations
task-2092597
Community PR: odoo/odoo#180458