Daily updates from Odoo
Tuesday, May 14, 2024
1 change · master
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