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
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
96712b257f
bemade_fsm: bug fix for equipment complete_name
2024-01-17 14:59:03 -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
165ad8a226
bemade_fsm: propagate assignees to false by default.
2023-12-08 14:01:41 -05:00
Marc Durepos
74ec46382a
bemade_fsm: Propagation of task assignee to subtasks (optional).
2023-12-05 15:01:27 -05:00
Marc Durepos
41ef2c1484
bemade_fsm: spacing for task from template button, delete js tests.
2023-12-05 12:23:38 -05:00
Marc Durepos
9ff8934556
Fixed new task from template wizard to show right default project.
2023-12-05 12:11:48 -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
Marc Durepos
8af9704b67
bemade_fsm: work for creating tasks directly from templates.
2023-12-05 06:59:51 -05:00
Marc Durepos
0d5935a1e4
new module to open full form view from a dialog.
2023-12-04 13:58:58 -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
Benoît Vézina
71630650c3
Merge branch '15.0' of github.com:Dur-Pro/bemade-addons into 15.0
2023-11-15 18:49:37 -05:00
Benoît Vézina
839a2e2d32
split model
2023-11-15 18:49:18 -05:00
Marc Durepos
3f8de0d4b3
Fixing bugs in one email per ticket
2023-11-08 10:20:04 -05:00
Marc Durepos
e2c7293bd0
Another attempt at single ticket per email.
2023-11-08 10:12:39 -05:00
Marc Durepos
c7a11c8a08
New small module to have only one ticket created per email received.
2023-11-08 09:07:23 -05:00
Benoît Vézina
ac9fb2b141
added .xml
2023-11-07 12:36:00 -05:00
Benoît Vézina
b3c43bfdc8
fix for time-off less than 24h
2023-11-07 10:22:48 -05:00
Benoît Vézina
57f14f7033
change lill to validity date when send so
2023-11-07 08:35:29 -05:00
Benoît Vézina
13381f9ffa
bemade_partner_email_domain final
2023-11-07 08:20:42 -05:00
Benoît Vézina
f5976d89ea
evolution 2 of email_domain
2023-11-03 15:17:57 -04:00
Benoît Vézina
de27e3200e
ajout tempo pour image
2023-11-01 16:22:58 -04:00
Benoît Vézina
efe612789a
new module
2023-11-01 15:16:27 -04:00
Benoît Vézina
db8fc59689
fix if parent is set
2023-11-01 14:56:59 -04:00
Benoît Vézina
bb191fbcc0
Merge commit '0f83da289bc3e63db70f25b68707d2f1f4d46311' into 15.0
2023-11-01 14:39:48 -04:00
Benoît Vézina
721d271280
Merge branch '15.0' of github.com:Dur-Pro/bemade-addons into 15.0
2023-11-01 12:10:03 -04:00
Benoît Vézina
0f83da289b
bemade_partner_email_domain
2023-11-01 12:08:00 -04:00
Marc Durepos
8137247f79
bemade_margin_vendor_pricelist: fixed folder hierarchy
2023-10-19 11:22:53 -04:00
Marc Durepos
9441a62965
bemade_margin_vendor_pricelist: added translations.
2023-10-19 11:13:35 -04:00