A new Sales Action macro can be added to an item to automatically pop the Course and/or Seat Selection dialog
[e.g. SELECTLAST()COURSE()SEAT()].
An example of the details section of the layout that will group the items in the order by course number is as follows:
<|Details(ALLTRIM(IIF(NewCourse, IIF(course > 1, NEWLINE()+NEWLINE(),'')+'***
Course: ' + ALLTRIM(STR(course, 4, 0)) + ' ***'+NEWLINE(),
'')+IIF(NewGroup,NEWLINE()+' *-------------------------------*',
'')+IIF(MODIFIER(),NEWLINE()+' ATTN: '+ALLTRIM(descrip)+' '+ALLTRIM
(message),NEWLINE()+STR(DeltaQty,3,0)+' '+ALLTRIM(descrip)+'
'+ALLTRIM(message))),TRUE, TRUE, 'GrpTrans')|>
If seat numbers are enabled, a table can now be split by seat number
If seat numbers are enabled, ShowSeatNumbers=TRUE, a table can now be split by seat number. If the number
of splits is equal to the number of seats, the seats can be automatically split into individual sales using the Auto
Split All button. In order to adjust the size of the Seat buttons as they appear in the split dialog, the number of
columns of Seat buttons can be configured with the following .INI setting:
[Preferences]
MaxSplitSeatColumns=6
If there are more seats than the specified maximum number of columns, a new row will automatically be created.
Sales Screen Action Macro "SELECTLAST()COURSE()" will now take a course number value
The Sales Action Macro "SELECTLAST()COURSE()" will now take a course number value and automatically
populate that item with the entered course number upon adding the item to the sale.
Having SELECTLAST()COURSE() prompts for course number by popping the Course Selection dialog.
Entering a course number in the macro (e.g.: "SELECTLAST()COURSE(4)") will automatically populate that
course number for the item. The course number for that item is still changeable through the Course Selection
button.
The operator is now warned when a remote printer is not functioning and is unable to print the
receipt
The operator is now warned when a remote printer is not functioning and is unable to print the receipt. The operator
is prompted if they would like to choose another printer.
Comentários a estes Manuais