April
Updated Excel Addin for Scheduler setup 📈
Management of Scheduler data just became better and more reliable. We’ve changed the table format and removed the “magic” that would have created dependent data if they didn’t exist (adding a BOM item would create the material if it didnt exist).

So from now one, just respect the sequence of dependencies (Top to Bottom) and you will get warnings for dependent objects not existing.
New Scheduler CRUD API 🦀
For developers, the REST api from Scheduler got new endpoints. They start with /location/dataTemplate and follow the same pattern as the excel addin.
Checkout swagger for documentation around them:

Activity Template Enable/Disable ☂️
The Active checkmark has now been replaced with the enable/disable button. Like before when an Activity Template is disabled it will not be available for operators to complete.

Bug fixes 🐛
Cockpit displaying 0 OEE and Speedometer has been fixed
When converting an Activity to version controlled an extra draft copy is no longer created
Order Templates Number Attributes no longer need 6 decimal places
Filter by Favourite Assets on Mobile 📌
Changeover Exceeded Event 🚨
Raise a downtime event when changeover time exceeds the planned changeover. Trigger workflows using the new system event created when an order in changeover has elapsed its scheduled duration. TilliT will already start creating these events. To use, add the event trigger 'Order Changeover Overrun' to the activity you wish to have completed as a result of the event. Use this to capture reasons why changeover took longer than planned.
New Raise Event Endpoint ✉️
Create a new raise event endpoint. Creating events has become a lot easier for developers looking to integrate with HTTP calls to TilliT. The new raise-event endpoint features a streamlined event payload which you can read about it at our swagger and help documentation.
Added a Site and Asset Class to Subscriptions ✉
Great for multi site companies that want site specific notifications.
All Material Movements are now displayed in the Materials Tab. 🧉

Material Movement quantity check from an Activity Item. 👨🔬

Last updated