Hello,
In FSM, I'm having an issue with the fields plan_start_dttm, plan_end_dttm, plan_travel_start_dttm and plan_travel_start_dttm of table Task.
At the moment the implementation at the client is using only FSM BackOffice and not PSO. Hence all programming will be done manually by the dispatchers
Basically, my purpose is to avoid that these dates are calculated, so I deleted the FSM Client Script associated to the custom code in UI Designer (image below).
However, I have found that these dates are calculated despite the changes made in custom code.
To solve this issue, I created a client script that put the dates empty.
Does anybody have any suggestion?
Does anybody is aware of any logic or process that are related with these two fields ?