Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes records from the ledger transaction pool for the specified voucher and invoice.
Syntax
protected void deleteFromPool(Voucher _voucher, [InvoiceId _invoice])
Run On
Server
Parameters
- _voucher
Type: Voucher Extended Data Type
The voucher to delete.
- _invoice
Type: InvoiceId Extended Data Type
The invoice to delete; optional.