costs sum works in view fallenbirds
This commit is contained in:
parent
c06acb284a
commit
57bd930907
4 changed files with 4 additions and 6 deletions
|
@ -23,7 +23,7 @@ class CostsForm(forms.ModelForm):
|
|||
]
|
||||
labels = {
|
||||
"id_bird": _("Patient"),
|
||||
"costs": _("Betrag"),
|
||||
"costs": _("Betrag [€]"),
|
||||
"comment": _("Bemerkung"),
|
||||
"created": _("Gebucht am"),
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue