Tuesday, January 23, 2024
1 change · master
Enhancements to existing features
Planning users can now set available roles and a default role directly on material records. This makes it easier to configure materials for scheduling while removing timezone information from the material card view to keep it focused.
Original PR description
This commit adds some fields essentials for planning in the form view of `resource.resource` model displayed in the `Materials` menu in Planning app. Those fields are `role_ids` and `default_role_id`. This commit also removes the timezone field from the kanban view. task-3610478