Konto’s

Account Charts

name type verbose name help text
id AutoField ID  
name BabelCharField Omschrijving  

Accounts

name type verbose name help text
ref NullCharField ref  
name BabelCharField Omschrijving  
default_amount PriceField Default amount  
periods PeriodsField Periods For how many months the entered amount counts. For example 1 means a monthly amount, 12 a yearly amount.
required_for_household BooleanField Required for Households  
required_for_person BooleanField Required for Persons  
group ForeignKey to Account Group Account Group  

Account Groups

name type verbose name help text
chart ForeignKey to Account Chart Account Chart  
ref NullCharField ref  
name BabelCharField Omschrijving  
account_type ChoiceListField Account Type  
id AutoField ID  
help_text RichTextField Introduction  

AccountTypes

name type verbose name help text
value VirtualField value  
name VirtualField Name  
text VirtualField text