Commit graph

289 commits

Author SHA1 Message Date
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
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
Marc Durepos
165ad8a226 bemade_fsm: propagate assignees to false by default. 2023-12-08 14:01:41 -05:00
Benoît Vézina
579ba7bab9 remove tax need to put those back 2023-12-05 19:36:37 -05:00
Marc Durepos
74ec46382a bemade_fsm: Propagation of task assignee to subtasks (optional). 2023-12-05 15:01:27 -05:00
Benoît Vézina
15879262b4 manifest 2023-12-05 12:39:53 -05:00
Benoît Vézina
120527f392 revert 2023-12-05 12:26:48 -05:00
Benoît Vézina
bd497d93f4 revert 2023-12-05 12:23:51 -05:00
Marc Durepos
41ef2c1484 bemade_fsm: spacing for task from template button, delete js tests. 2023-12-05 12:23:38 -05:00
Benoît Vézina
60e9e90e38 sethy 17.0 2023-12-05 12:16:15 -05:00
Benoît Vézina
5476faaa1d sethy 17.0 2023-12-05 12:12:43 -05:00
Marc Durepos
9ff8934556 Fixed new task from template wizard to show right default project. 2023-12-05 12:11:48 -05:00
Benoît Vézina
c5e952b5ee tax 2023-12-05 11:57:28 -05:00
Benoît Vézina
7cb911c368 sethy 2023-12-05 11:52:30 -05:00
Marc Durepos
6ab1bda2b7 bemade_fsm: bug fix in new_task_from_template.py default_get 2023-12-05 11:43:24 -05:00
Marc Durepos
0806bc96f0 version bump for bemade_fsm 2023-12-05 11:19:16 -05:00
Marc Durepos
79d1cbe330 bemade_full_formview_from_modal: remove useless lines of JS. 2023-12-05 11:16:10 -05:00
Marc Durepos
22936eee1c 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.
2023-12-05 09:58:39 -05:00