system.kanoa.order.updateClientsProductionOrderChange()
We have a tag dataset kanoa/timers/getActiveOrdersTimer/data that holds released work orders. Any view that should be updated whenever a work order changes has a custom property tied to this tag dataset and will update itself. Call this function whenever a change is made to released orders.
Parameters
Returns
None
Example
system.kanoa.order.updateClientsProductionOrderChange()