1. Site contacts and work order contacts now get set on create and write of all FSM project tasks. If the task has no parent_id, it will try to set them from the sale order if it has one. Otherwise, they are simply inherited from the parent. 2. Changing the site or work order contact on a task no longer feeds back to the sale order. 3. Changing the site or work order contacts on a parent task propagates the change to its subtasks. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_bemade_fsm_common.py | ||
| test_equipment.py | ||
| test_fsm_contact_setting.py | ||
| test_fsm_visit.py | ||
| test_sale_order.py | ||
| test_task.py | ||
| test_task_report.py | ||
| test_task_template.py | ||