Module balance

Module balance 

Source
Expand description

AccountBalance and BalanceDetails are segregated per journal and currency.

Structs§

AccountBalance
Representation of account’s balance tracked in 3 distinct layers.
BalanceDetails
Contains the details of the balance and methods to update from new entries.
Balances
Repository for working with AccountBalance entities.