Wednesday, March 13, 2024
2 changes · saas-17.1
Enhancements to existing features
This update enhances the Odoo accounting system to correctly handle Value Added Tax (VAT) for Kenyan businesses. Specifically, VAT payable and receivable accounts have been created and linked to all tax groups, ensuring accurate tax reporting and compliance with local regulations. This change simplifies VAT management within Odoo.
Original PR description
In this pr I renamed account 220100 to KRA - VAT payable and created the new KRA - VAT receivable accounts. These accounts are now used as the Tax Payable and Tax Receivable accounts on all the tax groups task: 3725559 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#153646
This update enhances the payment term preview in the accounting module by using colors and borders to make the preview more visually distinct. This helps users quickly understand the results of their changes and clearly identifies the editable fields that control the preview. It’s a small improvement that boosts usability.
Original PR description
Emphasize the preview with colors and field borders to: - visually outline the preview result - clarify to the user that there are editable fields which customize the preview task: 3751514 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#155367