- Fix KeyError: 'relationship' by updating all controller methods to use 'contact_type' field - Fix AttributeError: 'phone' by changing template references to use 'mobile' field - Remove references to non-existent fields (email, notes) from emergency contact forms - Fix XML syntax errors in emergency contact templates - Grant create/write permissions to portal treatment professionals on res.partner model - Update patient notes button URL from /my/patient/notes to /my/injury/notes - Fix emergency contact form validation and field assignments in controllers - Ensure all field references match actual sports.patient.contact model schema Resolves portal 500 errors when viewing player details and managing emergency contacts. Therapists can now successfully add/edit emergency contacts without field reference errors. |
||
|---|---|---|
| .. | ||
| ir.model.access.csv | ||
| mail_activity_portal_rules.xml | ||
| partner_access.xml | ||
| sports_clinic_groups.xml | ||
| sports_clinic_portal_groups.xml | ||
| sports_clinic_portal_rules.xml | ||
| sports_clinic_rules.xml | ||