Daily updates from Odoo
Thursday, January 16, 2025
1 change · 17.0
Resolved issues and error corrections
This update fixes a bug in the Spanish tax reporting module (Mod 349) that was incorrectly reporting the total number of intra-community operations. Previously, the report didn't account for invoices that had been paid, leading to inaccurate tax reporting figures. This change ensures the report accurately reflects the number of paid invoices.
Original PR description
Mod349 tax report in Spanish localization report the total number of intra-community operations. This counter however, does not take into account paid invoices Steps to reproduce: - With an ES company setup - Create an invoice to an EU partner - Register payment for the invoice - Go to Accounting / Reporting / Statement Reports / Tax Report - Select Tax Report (Mod 349) (ES) Issue: Total number of intra-community operations is 0 opw-4403287