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