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.
Creates a new InventUpd_Financial instance that will be used when new sales transactions are finished.
Syntax
server public static InventUpd_Financial newRBOTransactionSalesTrans(InventMovement _inventMovement, LedgerVoucher _ledgerVoucher)
Run On
Server
Parameters
- _inventMovement
Type: InventMovement Class
An instance of the InventMovement class.
- _ledgerVoucher
Type: LedgerVoucher Class
An instance of the LedgerVoucher class.
Return Value
Type: InventUpd_Financial Class
An instance of the InventUpd_Financial class.