Marc Durepos
cc862c56cb
add some debug logging to sports.patient.injury
2024-06-03 20:14:24 -04:00
Marc Durepos
418d03d3a9
add more tracking to sports.team
2024-06-03 19:19:55 -04:00
Marc Durepos
6912a6ef8a
add more tracking to sports.team
2024-06-03 19:17:52 -04:00
Marc Durepos
9fb7606695
add more tracking to sports.team
2024-06-03 19:16:13 -04:00
Marc Durepos
17b971f410
fix issues with access rules on teams in controller and portal views
2024-04-30 11:32:49 -04:00
Marc Durepos
b0060ad56b
bemade_sports_clinic: limit access rights
2024-04-17 16:43:05 -04:00
Marc Durepos
b80dc8a465
fix to fsm worksheets
2024-03-14 16:20:03 -04:00
Marc Durepos
953ae15747
fix report
2024-03-14 16:04:29 -04:00
Marc Durepos
332106d717
bemade_fsm: reactivate reports
2024-03-14 13:36:31 -04:00
Marc Durepos
a64de276f0
bemade_fsm: fix report reference
2024-02-27 14:49:38 -05:00
Marc Durepos
fc9e7e0728
Merge remote-tracking branch 'origin/15.0' into 16.0
2024-02-27 11:59:29 -05:00
Marc Durepos
9f654bc107
Merge pull request #102 from Dur-Pro/15.0
...
Merge changes from Durpro into bemade-addons base
2024-02-27 11:58:41 -05:00
Marc Durepos
f259da886f
Merge branch 'Bemade:15.0' into 15.0
2024-02-27 11:58:02 -05:00
Marc Durepos
ddd8ea2a82
Aesthetic updates to FSM.
2024-02-26 15:08:14 -05:00
Marc Durepos
a13d03f777
bemade_sports_clinic: good to go for new version with split notifications (tested with staging)
2024-02-21 15:53:10 -05:00
Marc Durepos
ae385ed1f7
bemade_sports_clinic: split notifcations for internal/external
2024-02-21 15:00:01 -05:00
Benoît Vézina
ff05ff5a4e
open project details
2024-02-21 10:54:48 -05:00
Benoît Vézina
1f6883f0cf
search supplier code
2024-02-21 09:05:54 -05:00
Benoît Vézina
ad1ad2932a
search supplier code
2024-02-21 08:43:07 -05:00
Marc Durepos
0a2ec5fd8d
bemade_sports_clinic: add consent field, translations and general cleanup
2024-02-20 20:06:35 -05:00
Marc Durepos
45348a2b23
bemade_fsm: small style change to work order pdf
2024-02-13 13:15:31 -05:00
Marc Durepos
8f99c504bd
Fix some styling on report prior to going live.
2024-02-13 12:52:49 -05:00
Marc Durepos
59eb7e2239
bemade_fsm: significant changes to work order report
...
- Remove date from main title heading (only in planned start)
- Add customer PO number under main heading
- Remove technician assignment info (only in timesheets)
- Add table for timesheet entries
- Remove time from time and materials section
- Hide visit section headers from materials section
- Add a section for showing the description of the visit task
- Add some <hr> elements for better visual separation
2024-02-13 12:26:13 -05:00
Marc Durepos
095160db5f
bemade_fsm: add spacing in header section
2024-02-12 21:25:04 -05:00
Marc Durepos
6684a95791
bemade_fsm: fix h1 section in work order report
2024-02-12 21:12:06 -05:00
Marc Durepos
83f31d31c5
bemade_fsm: fix to report title bug
2024-02-12 20:59:08 -05:00
Marc Durepos
5f414db909
bemade_fsm: update work order titles to match new specs
2024-02-12 17:02:56 -05:00
Marc Durepos
8b1d9c0aa9
bemade_fsm: fixed tests on propagate assignment due to new default.
2024-02-05 12:36:19 -05:00
Marc Durepos
12f19c5fbc
Merge remote-tracking branch 'origin/15.0' into 16.0
2024-02-05 12:34:36 -05:00
Marc Durepos
c8dc89cf29
bemade_packing_wizard: bug fix on package creation
2024-02-05 11:48:47 -05:00
Marc Durepos
fb7b0cb3b6
bemade_fsm: updated translations for FR
2024-01-26 15:53:51 -05:00
Marc Durepos
571c6cccb4
bemade_fsm: add start and end date/time to work order PDF
2024-01-26 15:20:39 -05:00
Marc Durepos
3e415249d7
[FIX] fix a bug where dates come up to an incorrect default
...
Timezone differences were causing dates to come up very weirdly on new
patient injury records. They now use the user timezone to convert
datetime.now() appropriately.
2024-01-23 03:03:49 +00:00
Marc Durepos
96712b257f
bemade_fsm: bug fix for equipment complete_name
2024-01-17 14:59:03 -05:00
Marc Durepos
bcbb3bda1f
bemade_sports_clinic: notify team staff of updates
...
Added two mail.message.subtypes to notify all followers of updates to
patient status and changes to injury fields. Added a post-migration
script to update all existing followers to subscribe to these new
subtypes.
2024-01-13 18:52:37 -05:00
Marc Durepos
47c8f9261c
bemade_sports_clinic: simplify model descriptions
2024-01-10 20:08:14 -05:00
Marc Durepos
be32c984bf
Merge pull request #101 from Dur-Pro/15.0
...
[FIX] bemade_fsm: propagate assignment checkbox on tasks
2024-01-10 09:59:15 -05:00
Marc Durepos
3c15d6a5e2
[FIX] bemade_fsm: propagate assignment checkbox on tasks
...
Fixes a problem where the propagate assignment checkbox on project
tasks was not effectively propagating task assignment to descendants.
Also added some intelligence around checking / unchecking the box such
that the setting change propagates to children. This allows for
interesting configurations for assignment propagation, such as limiting
propagation only to one level or only starting it at a given level of
subtasks.
2024-01-10 09:51:06 -05:00
Marc Durepos
7094871605
Merge pull request #100 from Dur-Pro/16.0
...
[ADD] new module bemade_payslip_done_as_not_paid
2024-01-04 10:51:00 -05:00
Marc Durepos
b5a59e3574
Merge branch 'Bemade:16.0' into 16.0
2024-01-04 10:50:11 -05:00
Marc Durepos
7f775779e3
[MIG] bemade_partner_email_domain to 16.0
2024-01-03 17:46:07 -05:00
Marc Durepos
e0bde4dcbc
bemade_stock_quant_valuation to 16.0
2024-01-03 17:41:51 -05:00
Marc Durepos
489a95314a
[MIG] bemade_full_formview_from_modal to 16.0
2024-01-03 17:25:05 -05:00
Marc Durepos
817cb83d94
add module for payslip showing up as to pay when 'done'
2023-12-22 09:53:47 -05:00
Marc Durepos
92c6c81807
bemade_fsm: fixed tests on propagate assignment due to new default.
2023-12-19 19:09:47 -05:00
Marc Durepos
6d167a4cc1
forward port 15.0 into 16.0
2023-12-19 16:13:45 -05:00
Marc Durepos
1583e4c324
account_credit_hold migrated to 16.0
2023-12-18 16:00:49 -05:00
Marc Durepos
148fc500ed
move account_credit_hold into bemade-addons
2023-12-18 15:20:33 -05:00
Marc Durepos
6ff1bf5706
[ENH] bemade_sports_clinic: Kanban view created to enhance mobile.
...
Kanban view added for players to improve the experience when browsing on
mobile. Card text color synchronized with what the user expects from the
list view.
2023-12-11 21:30:08 -05:00
Marc Durepos
c950fe3e93
[ENH] bemade_sports_clinic: wrap text on the portal and show HTML.
...
Allows portal users to see the full diagnosis and notes. Previously,
diagnosis was truncated if it went beyond the bounds of the column.
Also, notes are now shown in HTML instead of HTML escaped to text.
2023-12-11 18:24:45 -05:00