IRetail | |
public interface IRetailInvoicingService : IBusinessService
The IRetailInvoicingService type exposes the following members.
| Name | Description | |
|---|---|---|
| CheckCreditInvoice | Creates a credit invoice for a given invoice number/title code. | |
| CreditInvoice | Creates a credit invoice for a given invoice number/title code. | |
| PrintSingleInvoice | Creates a PDF print file based on a single invoice. | |
| StartHistoryTransfer | Starts the invoice history transfer operation for the retail module. | |
| StartInvoicePrint | Starts the invoice print operation for the retail module. | |
| StartInvoicing | Starts the invoicing operation for the retail module. | |
| StartInvoicingReset | Starts an invoicing reset operation for the retail module. |