May

Quick Sight - New dataset for order number attribute 👀

Bugs 🪲

Allocation issues should only show for the user that was scheduling

Asset Manager Card View 🃏

View and Manage Assets in the new and improved card view! Switch between card view and the traditional list view using the toggle.

Bug Fixes 🐞

Excel Addin not saving material group has been resolved.

Order Template Components 🔗

You can now specify which order components or bill of material items will be copied into individual operations when using the order template. To do so, users can simply add an Order Template Component and indicate the relevant materials or material groups that are applicable to the operation. See more on order template.

Production Report Improved 📈

Improved stablility and Graph Mode. Check it out by heading to Insights → Production Report

Bug Fixes 🐛:

Activity template version not saving raise event type is now resolved.

You can now use multiple filters for the same field in the Excel Addin.

Developer Corner 👨‍💻:

Add search orders by attributes and material:

With the latest update to the Order Instance APIs in TilliT, users now have the ability to search for orders using specific material and associated attributes:

order-instances?material.name.equals=xys

Last updated