Commit graph

263 commits

Author SHA1 Message Date
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
Benoît Vézina
579ba7bab9 remove tax need to put those back 2023-12-05 19:36:37 -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
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
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
Benoît Vézina
8a8d2cbfba odoo 17.0 2023-12-05 09:15:51 -05:00
Benoît Vézina
a09152207b port sethy to 17.0 2023-12-02 13:02:30 -05:00
Marc Durepos
81624ea26c bemade_fsm: all tests passing for 16.0
- Got rid of planned_date_begin and planned_date_end fields. Commented
   out all related code for now. These were fields pending actual
   feature development anyway.
 - Added a product cateogory with income account and expense account to
   the _generate_product common test method. This fixes an error where
   Odoo complained about needing a due date for lines with account type
   = 'asset_receivable'.
 - Rewrote and refactored Task.action_fsm_validate to have it match with
   code from industry_fsm in 16.0.

NOTE: This change depends on code pushed in:
 - sale_workflow [16.0 ba7402471]
 - odoo_addons [16.0 766cd78]
 - PurchasedAddons [16.0 e5e9b7b]
2023-11-29 20:45:09 -05:00
Marc Durepos
23d7d34e71 Forward-port '15.0' into 16.0 2023-11-29 11:29:35 -05:00
Marc Durepos
272fc34fba bemade_fsm: replace domain with filter for parent task on searche views.
On all task views in the Field Service app, add a filter to the search
view to show only Parent Tasks (on by default).
2023-11-29 09:48:21 -05:00
Marc Durepos
47a0ac4176 bemade_fsm: hide completed tasks from To Schedule list 2023-11-23 17:22:08 -05:00
Marc Durepos
7a813d1c76 bemade_fsm: improvements to the task list view 2023-11-23 16:48:07 -05:00
Marc Durepos
87f9d59dc0 bemade_fsm 15.0.1.0.2 - add visits to FSM orders when missing
All sale orders containing a line that will produce an FSM task,
i.e. lines that are linked to a product of type service and with
service_tracking set to task_global_project, will be processed
to make sure that all such lines fall under a service visit. If
a visit already exists on the SO but lines are not covered by it,
the visit will be promoted to be the top item on the order before
confirmation. Otherwise, a default visit will be added to the top
of the order prior to proceeding with confirmation.
2023-11-23 16:18:42 -05:00
Marc Durepos
32def36af0 bemade_fsm: copying sale order now copies visits properly. 2023-11-21 12:24:52 -05:00
Marc Durepos
49d00269fa bemade_fsm: translate 'Visit' in visit task title. 2023-11-21 12:24:52 -05:00
Marc Durepos
8b8250ffbb bemade_fsm: completing an FSM tasks completes all its descendants as well. 2023-11-21 12:24:52 -05:00
Marc Durepos
0ddb7c8160 bemade_fsm: fix visit naming on tasks 2023-11-21 12:24:52 -05:00
Marc Durepos
7e3d5663aa Added a test to bemade_fsm. 2023-11-21 12:23:39 -05:00
Marc Durepos
386797cb1e fix url for pager on my_team page 2023-11-21 06:39:59 -05:00
Marc Durepos
5beff7c39e fix url for pager on my_team page 2023-11-21 06:38:36 -05:00
Marc Durepos
814841943f Remove migrations file. Fix controller and portal view breadcrumbs. 2023-11-21 06:27:18 -05:00
Marc Durepos
26603aeea9 More fixes to migrate script. 2023-11-20 17:06:08 -05:00
Marc Durepos
5c4cd29ceb Updated migrate script 2023-11-20 16:53:57 -05:00
Marc Durepos
4fb327a705 Added migration script to move to 16.0.1.5.0 for sports clinic module. 2023-11-20 15:53:19 -05:00
Benoît Vézina
b2555b6bca Merge branch '16.0' of github.com:Dur-Pro/bemade-addons into 16.0 2023-11-20 09:34:03 -05:00
Benoît Vézina
3ecbac2346 friday fix 2023-11-20 09:33:52 -05:00
Marc Durepos
032cc46666 Iteration 5 for sports clinic management.
- Team staff phone field replaced by mobile field
  - Doctor added to team staff options
  - Trainer replaced by therapist in team staff nomenclature
  - N/A option and onchange behaviour for injury date
  - Patient contact info added on the form view (linked to partner)
  - Allergies field added to patient record
  - Notes added to team information section of patient record
  - Fixed next page button on portal (controller routes update)
2023-11-19 21:07:16 -05:00
Benoît Vézina
baad827f86 fix js mailcow 2023-11-17 12:57:28 -05:00
Benoît Vézina
bcd039d89c odoo 16 2023-11-16 19:33:53 -05:00