IHostDocumentsViewsShowSalesInvoicesIssuing Method
Shows the sales invoice issuance view.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
void ShowSalesInvoicesIssuing(
List<long> ids
)
Sub ShowSalesInvoicesIssuing (
ids As List(Of Long)
)
Parameters
- ids ListInt64
- List<Int64> with the identifiers of the invoices to print.