bemade-addons/bemade_sports_clinic/views
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
..
events_portal_templates.xml feat(portal): add timesheets portal (list + edit) and clean assets 2025-09-22 21:33:57 -04:00
injury_management_portal_templates.xml Treatment notes section adjustment on injury create and edit forms 2025-08-15 19:58:51 -04:00
player_management_portal_templates.xml portal(events): polish headers and detail view 2025-09-01 20:21:36 -04:00
portal_activity_detail_template.xml feat: Add assignee display and reassignment functionality to activity views 2025-07-29 15:44:09 -04:00
portal_attachments_template.xml feat: Add assignee display and reassignment functionality to activity views 2025-07-29 15:44:09 -04:00
portal_event_create_template.xml bemade_sports_clinic: 2025-08-21 06:20:07 -04:00
portal_event_detail_template.xml feat(portal): add timesheets portal (list + edit) and clean assets 2025-09-22 21:33:57 -04:00
portal_event_edit_template.xml feat(portal): add timesheets portal (list + edit) and clean assets 2025-09-22 21:33:57 -04:00
portal_messages_template.xml feat: Add assignee display and reassignment functionality to activity views 2025-07-29 15:44:09 -04:00
portal_timesheets_templates.xml feat(portal): add timesheets portal (list + edit) and clean assets 2025-09-22 21:33:57 -04:00
project_task_security_test_views.xml 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_views.xml 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_views.xml feat(portal): add timesheets portal (list + edit) and clean assets 2025-09-22 21:33:57 -04:00
res_users_views.xml feat(portal): add timesheets portal (list + edit) and clean assets 2025-09-22 21:33:57 -04:00
sports_clinic_menus.xml feat(portal): add timesheets portal (list + edit) and clean assets 2025-09-22 21:33:57 -04:00
sports_clinic_portal_views.xml feat(portal): add timesheets portal (list + edit) and clean assets 2025-09-22 21:33:57 -04:00
sports_event_views.xml feat(portal): add timesheets portal (list + edit) and clean assets 2025-09-22 21:33:57 -04:00
sports_patient_injury_portal.xml Modified auto-assignment logic for therapists on new injuries. Added tests for defaults and auto-assignment. 2025-08-15 20:29:33 -04:00
sports_patient_injury_views.xml feat(portal): add timesheets portal (list + edit) and clean assets 2025-09-22 21:33:57 -04:00
sports_patient_views.xml feat(portal): add timesheets portal (list + edit) and clean assets 2025-09-22 21:33:57 -04:00
sports_team_views.xml feat(portal): add timesheets portal (list + edit) and clean assets 2025-09-22 21:33:57 -04:00
task_management_portal_templates.xml Modified sports.event creation interfaces onchange events for start and end datetimes to adjust therapist start time to 120 min before. Extended functionality to internal views. Modified add activity interface to default to To-Do type. 2025-08-15 20:10:28 -04:00
task_to_event_wizard_views.xml Correctly set default is_venue=true when using quick-create to create new venues from the event form (internal). 2025-09-03 20:25:42 -04:00
team_role_mass_assign_wizard_views.xml feat(portal): add timesheets portal (list + edit) and clean assets 2025-09-22 21:33:57 -04:00
treatment_note_views.xml feat(portal): add timesheets portal (list + edit) and clean assets 2025-09-22 21:33:57 -04:00