Commit graph

772 commits

Author SHA1 Message Date
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
55743bbfeb bemade_l10n_ca_payroll: first steps
Code added for calculating federal income tax source deductions. Added
categories, rules, input types, etc. for matching up to line 108 in
hr_salary_rule_data.xml (TC inputs and rule param). Still missing a
bunch of inputs, categories and rule params, along with all the EI calcs
and provincial stuff.
2024-02-15 20:32:50 -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
Benoît Vézina
9a9b56cea7
Update __manifest__.py 2024-02-01 14:17:16 -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
0f1b45ca81 removed conflict stuff from bemade_fsm manifest 2024-01-15 09:07:39 -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
e596923100 remove js assets from bemade_odoo_partner_scrapper 2024-01-09 17:08:15 -05:00
Marc Durepos
89056849e2 Merge branch '17.0-dev' into '17.0' for partner_scrapper fixes 2024-01-09 15:25:04 -05:00
Marc Durepos
4853d0df78 fix attrs in res_partner_views.xml 2024-01-09 15:00:42 -05:00
Benoît Vézina
3df02a47e5
Update __manifest__.py 2024-01-09 11:17:46 -05:00
Marc Durepos
680ef4ff75 [MIG] bemade_odoo_partner_scrapper to 17.0 2024-01-08 10:02:10 -05:00
Marc Durepos
45f9490c4d Merge commit '5a006ec3' into 17.0-dev 2024-01-08 09:38:45 -05:00
Marc Durepos
5a006ec396 Fixes to partner_scrapper module and payslip module for 17.0 migration 2024-01-08 09:36:39 -05:00
Marc Durepos
8cc96da5c4 [MIG] bemade_partner_email_domain to 16.0 2024-01-08 09:35:03 -05:00
Marc Durepos
2799f9efc1 bemade_stock_quant_valuation to 16.0 2024-01-08 09:35:03 -05:00
Marc Durepos
2896a9de74 [MIG] bemade_full_formview_from_modal to 16.0 2024-01-08 09:35:03 -05:00
Marc Durepos
a1e9c305ec bemade_fsm: fixed tests on propagate assignment due to new default. 2024-01-08 09:35:03 -05:00
Marc Durepos
81cfdfa39d bemade_fsm: propagate assignees to false by default. 2024-01-08 09:35:03 -05:00
Marc Durepos
95d2ce5274 bemade_fsm: Propagation of task assignee to subtasks (optional). 2024-01-08 09:34:58 -05:00
Marc Durepos
2643f5007f bemade_fsm: spacing for task from template button, delete js tests. 2024-01-08 09:34:13 -05:00
Marc Durepos
16a45118ea Fixed new task from template wizard to show right default project. 2024-01-08 09:34:13 -05:00
Marc Durepos
ddf0ad80ad bemade_fsm: bug fix in new_task_from_template.py default_get 2024-01-08 09:34:13 -05:00
Marc Durepos
a7965008cc version bump for bemade_fsm 2024-01-08 09:34:12 -05:00
Marc Durepos
87b4f21d20 bemade_full_formview_from_modal: remove useless lines of JS. 2024-01-08 09:33:33 -05:00
Marc Durepos
294e7e9fec bemade_fsm: Create task from template (from FSM views)
Adds a button to create a task from a task template to the list view
and kanban view for the project.task when viewed from the FSM
application.
2024-01-08 09:33:28 -05:00
Marc Durepos
0bb4373d7f bemade_fsm: work for creating tasks directly from templates. 2024-01-08 09:31:39 -05:00
Marc Durepos
535c6f1ff6 new module to open full form view from a dialog. 2024-01-08 09:31:39 -05:00
Marc Durepos
be0af4dc17 account_credit_hold migrated to 16.0 2024-01-08 09:31:39 -05:00
Marc Durepos
6ec7dfefa9 move account_credit_hold into bemade-addons 2024-01-08 09:31:39 -05:00
Marc Durepos
90989e3669 add module for payslip showing up as to pay when 'done' 2024-01-08 09:31:39 -05:00
Marc Durepos
1ca241fafb [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.
2024-01-08 09:31:39 -05:00
Marc Durepos
e96bcadaed [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.
2024-01-08 09:31:39 -05:00