Commit graph

306 commits

Author SHA1 Message Date
Benoît Vézina
ae35acf87f port bemade_helpdesk_mailcow_blacklist to 17 2024-03-04 13:20:01 -05:00
Benoît Vézina
a2e5b24fca port bemade_full_formview_from_modal to 17 2024-03-04 13:19:27 -05:00
Benoît Vézina
4937ceea14 port bemade_mailcow_integration to 17.0 2024-03-04 13:18:46 -05:00
Benoît Vézina
f9488a0248 fix tab 2024-03-04 12:09:12 -05:00
Benoît Vézina
b5ab149e62 port fsm to 17.0" 2024-03-04 12:08:25 -05:00
Benoît Vézina
0fde311ee9 change manifest version for all 2024-02-28 13:18:13 -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
0f1b45ca81 removed conflict stuff from bemade_fsm manifest 2024-01-15 09:07:39 -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
Marc Durepos
4e3e56a1eb Forward port branch '16.0' into 17.0-dev 2024-01-04 10:52:59 -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
Benoît Vézina
43940f428e wizard 2024-01-01 14:52:23 -05:00
Benoît Vézina
cc8677c8f9 more function 2023-12-31 15:32:54 -05:00
Benoît Vézina
263164fc0e still working on is_property 2023-12-30 20:06:04 -05:00
Benoît Vézina
63c8a75c98 fix issue 2023-12-28 13:40:30 -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