bemade-addons/bemade_sports_clinic/controllers
Denis Durepos fae0d98637 Fix treatment professional portal access and group assignment
- Add patient address management in portal UI for therapists/coaches
- Fix treatment professional selection dropdown in injury detail forms
- Implement automatic group assignment when portal access is granted
- Add create() and write() overrides in res.users to detect portal access
- Expand treatment professional roles to include doctors
- Add comprehensive debugging for portal access workflow
- Update portal UI buttons to use Odoo company colors
- Add ACLs for snailmail.letter and res.users access for portal groups

Resolves issues with treatment professionals not appearing in portal
dropdowns after being granted portal access. Now works for all roles:
doctors, therapists, and head therapists.
2025-07-27 20:20:23 -04:00
..
__init__.py [IMP] bemade_sports_clinic: Refactor portal views and enhance treatment notes 2025-07-11 21:47:50 -04:00
patient_injury_portal.py Portal UI enhancements: injury form improvements, coach ACL fixes, and color scheme updates 2025-07-27 15:08:08 -04:00
player_management_portal.py Fix treatment professional portal access and group assignment 2025-07-27 20:20:23 -04:00
task_management_portal.py fix: achieve zero failing tests and full compliance in bemade_sports_clinic 2025-07-23 07:08:49 -04:00
team_management_portal.py fix(portal): Resolve injury creation security violations and improve UI consistency 2025-07-26 20:11:22 -04:00
team_staff_portal.py feat: Implement comprehensive ACL and RPC security fixes 2025-07-22 21:07:51 -04:00