bemade-addons/bemade_fsm/views
Marc Durepos e4eb57e349 fsm_equipment, bemade_fsm: Multiple UX improvements + migration script
- Task list view (bemade_fsm) cleaned up
- Add equipment to service to task list view (bemade_fsm)
- Give base.group_user access to read client application details
- Add migration script for fsm_equipment to refactor components into a
  hierarchy of equipment.
- Add the notion of equipment hierarchy instead of components.
  partner_id field is only to be filled on the root equipment, to
  facilitate viewing client equipment lists without the clutter of all
  the subcomponents.
- Add the notion of "inherited partner id" to show the root's partner_id
  on child equipment (components) form view.
- Improve the interventions list on the equipment form view. Added a
  custom embedded tree view with limited fields, ordered by date.
- Make the default search for equipment only search for root equipments
  (parent_id = False)
2024-10-25 10:35:21 -04:00
..
menus.xml separated equipment out of bemade_fsm into fsm_equipment module 2024-08-20 15:58:17 -04:00
product_views.xml bemade_fsm: code style cleanup 2024-06-11 21:31:02 -04:00
res_partner.xml hide equipment tab for site contacts 2024-10-02 12:08:40 +02:00
sale_order_views.xml bemade_fsm: fix equipment name_search 2024-09-23 17:22:08 -04:00
task_template_views.xml separated equipment out of bemade_fsm into fsm_equipment module 2024-08-20 15:58:17 -04:00
task_views.xml fsm_equipment, bemade_fsm: Multiple UX improvements + migration script 2024-10-25 10:35:21 -04:00