Commit graph

12 commits

Author SHA1 Message Date
Marc Durepos
8093509995 revert tag inheritance in bemade_fsm from sale order to task 2025-06-26 10:07:28 -04:00
Mathis Ouimet-Masson
7c38f76dea Durpro inheritance mixin editing and work order print depending on language of work order contact 2025-06-19 13:07:15 +00:00
Marc Durepos
9fb835db34 [FIX] bemade_fsm: correctly set partner on subtasks for visits
Prior to this commit, subtasks that were added (from task templates) as
part of a visit (from sales orders), were having their partner_id set to
False by a built-in Odoo _compute_partner_id method.

This fix (and previous commits) introduce a test that correctly failed
when this behaviour was broken as well as modifications to the behaviour
of sale order lines and tasks to ensure that all tasks created from a
sale order for an FSM project correctly get their partner_id set to the
sale order's delivery address.
2025-04-24 08:49:33 -04:00
Marc Durepos
b19da588cd bemade_fsm: correct partner_id on task to use partner_shipping_id from sale order 2025-04-24 08:30:16 -04:00
Marc Durepos
a9199882cb [FIX] bemade_fsm: update partner when SO shipping location changes 2024-09-25 10:19:37 -04:00
Marc Durepos
382b573a86 separated equipment out of bemade_fsm into fsm_equipment module 2024-08-20 15:58:17 -04:00
Marc Durepos
3d8d648fb7 bemade_fsm: code style cleanup 2024-06-11 21:31:02 -04:00
Marc Durepos
4faeb0523f Fixes to bemade_fsm to get all tests passing. 2024-04-01 14:10:56 -04:00
Marc Durepos
dfd99bdd2c bemade_fsm: Remove obsolete code for task allocated_hours. 2024-04-01 09:12:40 -04:00
Marc Durepos
149a30f6f3 bemade_fsm: manually merge in 15.0 differences and fix 2 failing tests 2024-04-01 08:45:29 -04:00
Marc Durepos
bf98462a09 multiple fixes for bemade_fsm to help pass tests. 2024-03-28 15:36:17 -04:00
Benoît Vézina
fb301db2b3 for migration 2023-11-16 09:01:22 -05:00