add field 'target' for category/cashbook in list view

This commit is contained in:
Frederik Jaeckel 2024-03-09 20:44:33 +01:00
parent acc8911a8d
commit be92110ae1
5 changed files with 59 additions and 7 deletions

View file

@ -302,6 +302,10 @@ msgctxt "help:cashbook.planner,wfcheck:"
msgid "Switches the booking to the 'Verified' state."
msgstr "Schaltet die Buchung in den Zustand 'Geprüft'"
msgctxt "field:cashbook.planner,booking_target:"
msgid "Target"
msgstr "Ziel"
############################
# cashbook.planner.nextrun #

View file

@ -278,6 +278,10 @@ msgctxt "help:cashbook.planner,wfcheck:"
msgid "Switches the booking to the 'Verified' state."
msgstr "Switches the booking to the 'Verified' state."
msgctxt "field:cashbook.planner,booking_target:"
msgid "Target"
msgstr "Target"
msgctxt "model:cashbook.planner.nextrun,name:"
msgid "Next Execution Date"
msgstr "Next Execution Date"