Daily updates from Odoo
Tuesday, May 14, 2024
3 changes
1 change
New functionality added to Odoo
Field service teams can now mark task-related products as under warranty. When enabled, the related sale item is automatically priced at zero, helping ensure warranty work is not billed to customers by mistake.
Original PR description
In this commit, we introduce the functionality to activate the "under warranty" feature for tasks within the industry_fsm_sale module. When this feature is enabled for a task, the sale item price is automatically set to zero, indicating the warranty status. task-3784174
2 changes
New functionality added to Odoo
This update adds balance sheet and profit and loss financial reports for Malta, enabling businesses operating in Malta to generate compliant financial statements. These reports are now available in the system for use in financial reporting and analysis.
Original PR description
Backport of: https://github.com/odoo/enterprise/pull/53580 This commit will add the balance sheet and profit and loss of the malta. task: 3627705
This update adds complete localization support for Malta, including the chart of accounts, tax configurations, default business settings, tax reporting, and fiscal position rules. This enables Odoo users in Malta to operate with proper local compliance and accounting standards out of the box.
Original PR description
Backport of: https://github.com/odoo/odoo/pull/147902 This commit will add the basic package of the malta localisation. - COA - Taxes - Default settings - Tax report - Fiscal position task: 3627705 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr