bemade-addons/bemade_fsm
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
..
data bemade_fsm: code style cleanup 2024-06-11 21:31:02 -04:00
i18n Fix bemade_fsm reports referring to partner_location_id and pid_tag 2024-09-04 09:24:35 -04:00
migrations/17.0.0.4.0 fix to migration script for bemade_fsm moving equipment tags 2024-08-26 11:09:20 -04:00
models bemade_fsm: improve visibility of pages on partners based on is_service_site logic 2024-10-02 09:57:50 +02:00
reports Merge commit '1a042a72' into 17.0 2024-09-06 08:28:44 -04:00
security separated equipment out of bemade_fsm into fsm_equipment module 2024-08-20 15:58:17 -04:00
static/src bemade_fsm: spacing for task from template button, delete js tests. 2024-01-08 09:34:13 -05:00
tests [FIX] bemade_fsm: update partner when SO shipping location changes 2024-09-25 10:19:37 -04:00
views fsm_equipment, bemade_fsm: Multiple UX improvements + migration script 2024-10-25 10:35:21 -04:00
wizard fix warning 2024-07-23 08:30:05 -04:00
__init__.py Fixes to bemade_fsm to get all tests passing. 2024-04-01 14:10:56 -04:00
__manifest__.py bemade_fsm: improve visibility of pages on partners based on is_service_site logic 2024-10-02 09:57:50 +02:00