Share via


SalesCalcTax_ProjInvoice.post Method [AX 2012]

Posts the tax for the current document.

Syntax

public void post(LedgerVoucher _ledgerVoucher, [NoYes _post])

Run On

Server

Parameters

Remarks

Set _post to false when confirming an order.

See Also

Reference

SalesCalcTax_ProjInvoice Class