March
Last updated
Last updated
To access this feature, go to Insights -> Production Report -> Material panel. Pick a date range to your preference.
The data are then available in a table or genealogy graph forms.
When using Expressions to trigger events on the Edge tag, you can now access the current progress of the order.
In the example below, to have a trigger that fires at 80% of completion of an order, put this in the Evaluation Script field.
order.completedQuantity / order.quantityTarget > .80
Material Properties can now be upserted (update if value already exists and insert if did not) in Scheduler via API. Check our swagger and look for material-definitions/upsert.
Dynamic Option List is a new data type that allows for more flexible options configurations and also manipulations of results.
It is available on a number of item types. For the example below, the item type used is Data Entry.
After choosing Calculation, you will be presented with a standard Evaluation editor. In this example, we put in 2 options as below. Then after saving the Calculation and item, you will be presented with a neat customized option list like below.
[{name: 'Option 1', value: '1', pass: true}, {name: 'Option 2', value: '3', pass: true}]
Search for Articles more easily with improved navigation.
Note: To make sure this Sort works, make sure to filter Activities by Completed first.
Station View is now available on the tablet version of TilliT. This portrait view can be useful when using the tablet keyboard to type and fill out the forms.
Desktop styled activity filer are now available on smaller screen sizes and much easier to use.
Order reports in PDF form are now available to be sent as part of email notifications. Some of the information that will be included are:
Order Number
Production items details (their quantity, unit of measurement, etc)
Due date, release dates
Relevant barcodes
And more!
Activities with this feature checked will be submitted as soon as it gets issued. This type of activity is useful for automatically collecting and submitting data and does not require an operator.
Activity Details available in Calculation Preview
A new panel containing Activity Template related data that can be used for your calculation. This is available for:
Creating Evaluation items and Read-only notes
Configuring Active and hidden Item Expressions
Articles attached to Activities are now available to view when using Mobile View.
To access all BOMs from all operations from the selected order, check All Operations in Order's Details.