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.
Posts the tax for the current document.
Syntax
public void post(LedgerVoucher _ledgerVoucher, [NoYes _post])
Run On
Server
Parameters
- _ledgerVoucher
Type: LedgerVoucher Class
The voucher for the document.
- _post
Type: NoYes Enumeration
true if we are posting tax; otherwise, false.
Remarks
Set _post to false when confirming an order.