Konten

Kontenpläne

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

Konten

name type verbose name help text
ref NullCharField ref  
name BabelCharField Bezeichnung  
default_amount PriceField Standard-Betrag  
periods PeriodsField Perioden For how many months the entered amount counts. For example 1 means a monthly amount, 12 a yearly amount.
required_for_household BooleanField verpflichtend für Haushalte  
required_for_person BooleanField verpflichtend für Personen  
group ForeignKey to Kontengruppe Kontengruppe  

Kontengruppen

name type verbose name help text
chart ForeignKey to Kontenplan Kontenplan  
ref NullCharField ref  
name BabelCharField Bezeichnung  
account_type ChoiceListField Kontenart  
id AutoField ID  
help_text RichTextField Einleitung  

AccountTypes

name type verbose name help text
value VirtualField Wert  
name VirtualField name  
text VirtualField Text