Documentation

LedgerCurrencyController extends Controller
in package
Uses Audited

Manage the currencies supported by the ledger.

Table of Contents

add()  : LedgerCurrency
Add a currency to the ledger.
delete()  : null
Delete a currency. The currency must be unused.
get()  : LedgerCurrency
Get a currency.
query()  : Collection
Return currencies matching a Query.
run()  : LedgerCurrency|null
Perform a currency operation.
update()  : LedgerCurrency
Update a currency.

Methods

Search results