-
- Downloads
[IMP] maintenance : views update
This commit modify the kanban card for maintenance requests/team: For maintenance request: Kanban view: - Move the star priority from right to left - Add the text 'request by' before the field owner_user_id - Add the field for the technician with the text 'responsible' - The image is the responsible and not the owner anymore Forw view: - Change the label for name from 'Subject' to 'Name' - Change the placeholder for name from 'Maintenance Subject' to 'Maintenance Request' - Request date field is read only and set to the date where the request is created - Close date is read only and set when the request is in a done state - Category is invisible if the related equipment has no category. - Disable creation and opening maintenance team from the form view. For maintenance team (dashboard): - To Do button filter requests on their state - Team name link to maintenance requests belonging to the corresponding team Technically, there are just basic changes in the view.
Please register or sign in to comment