Configure orders via MM-Talk
For PSI Order Entry that run via the Order Entry Service , in addition to the familiar option of defining strings for grouping block orders via MM-Talk, more complex configurations for additional order data for block (or list) and individual orders can now also be defined using the MM-Talk formula language. In the "PSI Order Entry - Configuration" dialog box, you can now enter these formulas directly in additional input fields:
Einfache Beispielformel
The formula MakeCollection.Add['Foo'; 'Bar']
, for example, creates a result object of the type "Collection" for orders and can also be displayed as user-configured columns in the "Prepare collective order" dialog box. In this case, a column labeled "Foo" would display the value "Bar". The first characters of the MM-Talk formula are displayed in the respective "MM-Talk formula" field for information purposes, but cannot be edited here. If a formula is stored, you can also recognize this by the formula icon ("green tick").
A more detailed example can be found in the following subsection.
When extending this tab, the section heading was also changed from "Block order settings" to "Block order grouping configuration".