Options for expanding the cash register receipt
[v9
v9preview2
]
The V9Preview2 API now includes the ability to change, set, and use ChequeSale.FiscalTags for fiscal receipt items.
- Tags can be set within
IChequeTaskProcessorin the operationBeforeDoChequeAction()external fiscal registrar operations: - Tags can be read as part of the operation
ICashRegister.DoCheque()
In addition, you can obtain the properties of an already printed check using the [GetDocumentFiscalTags()] method (https://syrve.github.io/front.api.sdk/v9/html/M_Resto_Front_Api_IOperationService_GetDocumentFiscalTags.htm), knowing the FdNumber of the document you are interested in.