5.1.17
Added:
- Ticket Lister will remember selected items while refreshing.
- Automation Commands for navigations will accept module name and parameter values so we don’t need to setup a rule for common navigation needs.
- Possible Module Parameters (for example entity screen names for Entity Module) can be selected through combobox.
- Automation Command’s execute command navigation setting removed as it is not needed with new settings. Leave Navigation module setting blank to execute it as an automation command.
- Combox selection for navigation tile symbols.
-
<block>
tag will accept text alignment and width. If we set a text alignment we should also set width. new syntax is<block margin color alignment width>
. Accepted values areleft,right,center,justified
- symbol font setup issue fixed.
- work period start, end actions enabled.
- Changing menu items through price list, product tag editor or menu item editor will reset terminal’s cache.
- I found somewhere manager creates a fake user, makes a gift and deletes him lol. Prevented.
- JScript sql helper received
Join()
function to obtain SQL result as a comma delimited string. Will be very useful to build<sparkline>
graphs. - Setting values more than %90 for category column width disallowed.