Daily updates from Odoo
Friday, October 25, 2024
2 changes
1 change
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#1804581 change
New functionality added to Odoo
This update adds support for Zengin, Japan's primary bank payment system, enabling businesses to process batch payments and import bank statements directly through Odoo. The integration currently supports text file formats and streamlines payment processing for Japanese companies using the platform.
Original PR description
- Add support for batch payment via Zengin and bank statement import - Currently only support txt files task-3304270