bemade-addons/bemade_sports_clinic/models
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
injury_document.py [IMP] bemade_sports_clinic: Refactor portal views and enhance treatment notes 2025-07-11 21:47:50 -04:00
mail_followers.py Revert "Clean up repository for apps.odoo.com sharing: Remove non-18.0 addons and document them in README.md" 2025-05-29 21:35:47 -04:00
patient.py fix(portal): Resolve injury creation security violations and improve UI consistency 2025-07-26 20:11:22 -04:00
patient_contact.py feat: refactor portal player detail view with comprehensive tabs and status card 2025-07-23 21:01:01 -04:00
patient_injury.py fix(portal): Resolve injury creation security violations and improve UI consistency 2025-07-26 20:11:22 -04:00
res_partner.py Revert "Clean up repository for apps.odoo.com sharing: Remove non-18.0 addons and document them in README.md" 2025-05-29 21:35:47 -04:00
res_users.py Fix treatment professional portal access and group assignment 2025-07-27 20:20:23 -04:00
sports_team.py Fix treatment professional portal access and group assignment 2025-07-27 20:20:23 -04:00
treatment_note.py [IMP] bemade_sports_clinic: Refactor portal views and enhance treatment notes 2025-07-11 21:47:50 -04:00