bemade-addons/bemade_sports_clinic/models
Denis Durepos cbd9f2faab feat(portal): add timesheets portal (list + edit) and clean assets
Portal Timesheets Feature\n- Add new portal timesheets list with edit modal: views/portal_timesheets_templates.xml\n- New controller: controllers/timesheets_portal.py\n- New model for event timesheets: models/sports_event_timesheet.py\n- Security: sports_event_timesheet_rules.xml + ir.model.access.csv updates\n\nEvent/Portal Integration\n- Wire timesheets into events portal: controllers/events_portal.py, views/portal_event_* templates, menus\n- Sports event model enhancements: models/sports_event.py\n\nGeneral Portal/View Updates\n- Updates across player/team/user/partner views for consistency and UX\n\nAsset Cleanup\n- Remove unused 24h datetime initializer from frontend bundles\n  * Dropped bemade_sports_clinic/static/src/js/portal_datetime_24h.js from __manifest__.py assets\n\nNotes\n- No functional dependency on the 24h initializer remains; inputs use native datetime-local or explicit formatting in templates.
2025-09-22 21:33:57 -04:00
..
__init__.py feat(portal): add timesheets portal (list + edit) and clean assets 2025-09-22 21:33:57 -04:00
base_partner_merge.py Overrode res_partner.merge() to ensure correct merge behaviour on res_partners attached to sports_patients. 2025-08-21 19:09:50 -04:00
injury_document.py portal: enable player removal from Edit Player view; fix QWeb group checks 2025-08-13 10:43:39 -04:00
mail_followers.py Added post-migration action to fix res_partner parent_id links. 2025-08-10 09:25:25 -04:00
patient.py portal(events): polish headers and detail view 2025-09-01 20:21:36 -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 portal(events): polish headers and detail view 2025-09-01 20:21:36 -04:00
project_project.py feat: Update bemade_sports_clinic to v18.0.2.0.0 with comprehensive activity management 2025-08-12 09:23:05 -04:00
project_task.py feat: Update bemade_sports_clinic to v18.0.2.0.0 with comprehensive activity management 2025-08-12 09:23:05 -04:00
project_task_security_test.py feat: Update bemade_sports_clinic to v18.0.2.0.0 with comprehensive activity management 2025-08-12 09:23:05 -04:00
res_partner.py feat: Update bemade_sports_clinic to v18.0.2.0.0 with comprehensive activity management 2025-08-12 09:23:05 -04:00
res_users.py feat: Production readiness sanitization and access control refactoring 2025-07-31 14:55:18 -04:00
sports_event.py feat(portal): add timesheets portal (list + edit) and clean assets 2025-09-22 21:33:57 -04:00
sports_event_timesheet.py feat(portal): add timesheets portal (list + edit) and clean assets 2025-09-22 21:33:57 -04:00
sports_team.py Fixed portal_team_coach group attribution. 2025-08-10 13:50:38 -04:00
team_role_mass_assign_wizard.py feat(bemade_sports_clinic): add Team Role Mass Assign wizard, views, and ACLs 2025-09-03 20:52:12 -04:00
treatment_note.py [IMP] bemade_sports_clinic: Refactor portal views and enhance treatment notes 2025-07-11 21:47:50 -04:00