JournalDocument
Group App
Type Entity

The journal document model

propertytypedescription
idstringThe id of the document
titlestringThe title of the document
journalIdId<Journal>The id of the journal of the document
chartIdId<AccountTypeChart>The id of the chart of the account types
currencyCurrencyThe currency of the document
startmomentThe start date of the document
endmomentThe end date of the document
commaPeriodSettingCommaPeriodSettingThe setting of comma and period for separating number
debitTypeRecentListAccountTypeRecentListThe recently used debit types
creditTypeRecentListAccountTypeRecentListThe recently used credit types

JournalDocument is the unit of the accounting document in moneybit app.


This model is owned by 1 model(s): User.