line: reiter für monate, kategorie + test

This commit is contained in:
Frederik Jaeckel 2022-08-09 17:37:37 +02:00
parent d6a8b254a3
commit a23407f515
9 changed files with 333 additions and 3 deletions

View file

@ -242,6 +242,10 @@ msgctxt "view:cashbook.line:"
msgid "Cashbook Line"
msgstr "Kassenbuchzeile"
msgctxt "view:cashbook.line:"
msgid "Description"
msgstr "Beschreibung"
msgctxt "view:cashbook.line:"
msgid "State"
msgstr "Status"
@ -274,6 +278,26 @@ msgctxt "selection:cashbook.line,state:"
msgid "Done"
msgstr "Fertig"
msgctxt "field:cashbook.line,month:"
msgid "Month"
msgstr "Monat"
msgctxt "field:cashbook.line,category:"
msgid "Category"
msgstr "Kategorie"
msgctxt "model:ir.action.act_window.domain,name:act_line_domain_current"
msgid "Current Month"
msgstr "aktueller Monat"
msgctxt "model:ir.action.act_window.domain,name:act_line_domain_last"
msgid "Last Month"
msgstr "letzter Monat"
msgctxt "model:ir.action.act_window.domain,name:act_line_domain_all"
msgid "All"
msgstr "Alle"
#################
# cashbook.type #