Tuesday, August 16, 2022
1 change
Enhancements to existing features
The SLA Policy option on product forms has been moved from General Information to the Sales tab. This makes the setting easier for users to find in the area where sales-related product configuration is managed.
Original PR description
… tab This commit just changes the location of the SLA Policy selection in the product form. Previously the SLA Policy selection was under the "General Information" tab but now the selection has been moved under the "Sales" tab. The imporvements in this commit aim at making the placement of the SLA policy setting more intuitive for the users. That, should increase productivity as it will be easier for the user to find the setting if their are looking for it. To implement this change, the product_views.xml file was modified and the new location for the setting was given. Task No: 2919785