bemade-addons/bemade_sports_clinic
Denis Durepos 15f96ec795 feat(bemade_sports_clinic): add Team Role Mass Assign wizard, views, and ACLs
- Add wizard models: team_role_mass_assign_wizard.py (wizard + line)
- Register in models/__init__.py
- Add views/team_role_mass_assign_wizard_views.xml
- Update res_users_views.xml to expose the wizard (button/action)
- Define ACLs for wizard and lines in security/ir.model.access.csv
- Update __manifest__.py to load new security and views
2025-09-03 20:52:12 -04:00
..
controllers Ensuring sanitized filenames on uploaded sports.injury.document even if files previously uploaded with illegal characters. 2025-09-02 07:15:51 -04:00
data portal(events): polish headers and detail view 2025-09-01 20:21:36 -04:00
i18n Portal: fix initial treatment note creation on injury creation; enforce DOB required on player creation (templates + server); injury form team-selection validation and cleanup 2025-08-15 10:14:35 -04:00
migrations/18.0.1.7.0 [IMP] bemade_sports_clinic: Refactor portal views and enhance treatment notes 2025-07-11 21:47:50 -04:00
models feat(bemade_sports_clinic): add Team Role Mass Assign wizard, views, and ACLs 2025-09-03 20:52:12 -04:00
notes Completed sanitization for production testing phase. 2025-08-01 06:05:13 -04:00
security feat(bemade_sports_clinic): add Team Role Mass Assign wizard, views, and ACLs 2025-09-03 20:52:12 -04:00
static portal(events): polish headers and detail view 2025-09-01 20:21:36 -04:00
tests Modified auto-assignment logic for therapists on new injuries. Added tests for defaults and auto-assignment. 2025-08-15 20:29:33 -04:00
views feat(bemade_sports_clinic): add Team Role Mass Assign wizard, views, and ACLs 2025-09-03 20:52:12 -04:00
wizards feat: Allow duplicate task-to-event conversions for different teams 2025-08-12 11:47:57 -04:00
__init__.py feat: Update bemade_sports_clinic to v18.0.2.0.0 with comprehensive activity management 2025-08-12 09:23:05 -04:00
__manifest__.py feat(bemade_sports_clinic): add Team Role Mass Assign wizard, views, and ACLs 2025-09-03 20:52:12 -04:00
PROJECT_TASK_PORTAL_SECURITY.md feat: Update bemade_sports_clinic to v18.0.2.0.0 with comprehensive activity management 2025-08-12 09:23:05 -04:00