Module journal

Source
Expand description

Journals are ledgers holding transactions and entries that must always be balanced.

Structs§

Journal
Representation of a ledger journal entity.
Journals
Repository for working with Journal entities.
NewJournal
Representation of a new ledger journal entity with required/optional properties and a builder.
NewJournalBuilder
Builder for NewJournal.

Enums§

NewJournalBuilderError
Error type for NewJournalBuilder