Extension Capabilities of the Cash Receipt
In the API V9Preview2, the ability to set and use ChequeSale.FiscalTags for items in the fiscal receipt has been added.
- Tags can be set within the
IChequeTaskProcessorin the operationBeforeDoChequeAction()operations of the external fiscal registrar: - Tags can be read within the operation
ICashRegister.DoCheque()
Additionally, you can obtain the properties of an already processed receipt using the method GetDocumentFiscalTags(), knowing the FdNumber of the document you are interested in.