Changing Text on the Progress Bar
In the API V9Preview2, the ability to change the text on the progress bar has been added.
- When performing external fiscal register operations:
DoOpenSession: triggers when opening a cash shift;DoXReport: triggers when opening a cash shift and when printing an X-report;DoZReport: triggers when closing a cash shift;DoCheque: triggers when printing a receipt, including during the closing of a cash shift if there are open orders that need to be closed. During payment to the courier and when changing the payment type of the order. Also during various prepayments and cancellations;DoPayInandDoPayOut: withdrawal and deposit of funds;OpenDrawer: opening the cash drawer;DoBillCheque: printing a pre-receipt if it is printed by the fiscal register.
- In extensions for the fiscal register: all methods of
IChequeTaskProcessor.
Now, all these methods receive an IViewManager with the option to call the method ChangeProgressBarMessage.