Daily updates from Odoo
Sunday, May 12, 2024
1 change
Resolved issues and error corrections
Fixed an issue where accounting firms couldn't configure Luxembourg-specific tax fields when their company had a Belgian fiscal country but a Luxembourg VAT position. This prevented them from generating and submitting required tax declaration files to the government. The fix now properly checks all enabled tax countries, not just the primary fiscal country.
Original PR description
Before, only the fiscal country of the company was checked. Because of that, a Belgian company with a foreign VAT fiscal position in Luxembourg could for example not define those fields on its accounting firm, making it impossible for it to submit its tax declaration file to the government (since generating the file required those fields to be set). opw-3875483 Forward-Port-Of: odoo/enterprise#62317 Forward-Port-Of: odoo/enterprise#62126