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.
Handles the postings of inventory adjustments.
Syntax
public void updateNow([LedgerVoucher _ledgerVoucher, boolean _initLedger])
Run On
Server
Parameters
- _ledgerVoucher
Type: LedgerVoucher Class
The ledger voucher to which the postings should be added; optional.
- _initLedger
Type: boolean
A Boolean value that indicates whether the ledger voucher should be posted; optional.
Remarks
When no ledger voucher is given, _initLedger will be set to true and the voucher will be posted.