Monday, July 13, 2026
1 change · 18.0
New functionality added to Odoo
This update introduces new tax reporting capabilities for Latvia, specifically adding 'car tax' and 'representation tax' with associated VAT deduction rules. It also standardizes tax report attachment tagging for improved transaction type determination, impacting how VAT is processed.
Original PR description
#### [IMP] l10n_lv: add tax report attachment tags Add tags for the tax report attachments added in the related enterprise PR and tag all existing taxes. They determine the transaction type. It also adds the special tag `Rep` that is irrelevant for the transaction type. From a base amount line tagged with `Rep` we only put 40% of the amount for the attachments. #### [IMP] l10n_lv: add a car and a representation purchase tax This commit adds 2 new taxes - "car tax": 50% of the VAT is deductible - "representation tax": 40% of the VAT is deductible #### references task-4251184