add cronjob
This commit is contained in:
parent
132fcbb0d5
commit
9f3e33d225
11 changed files with 339 additions and 168 deletions
28
locale/de.po
28
locale/de.po
|
@ -3,6 +3,14 @@ msgid ""
|
|||
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
||||
|
||||
|
||||
###########
|
||||
# ir.cron #
|
||||
###########
|
||||
msgctxt "selection:ir.cron,method:"
|
||||
msgid "Execute scheduled bookings"
|
||||
msgstr "geplante Buchungen ausführen"
|
||||
|
||||
|
||||
#############
|
||||
# res.group #
|
||||
#############
|
||||
|
@ -182,6 +190,26 @@ msgctxt "help:cashbook.planner,setpos:"
|
|||
msgid "For example, if you want to run the rule on the second Wednesday of the month, enter 2 here."
|
||||
msgstr "Wenn Sie die Regel z.B. am zweiten Mittwoch im Monat ausführen möchten, tragen Sie hier 2 ein."
|
||||
|
||||
msgctxt "field:cashbook.planner,nextrun:"
|
||||
msgid "Next Execution Date"
|
||||
msgstr "Nächster Ausführungstermin"
|
||||
|
||||
|
||||
############################
|
||||
# cashbook.planner.nextrun #
|
||||
############################
|
||||
msgctxt "model:cashbook.planner.nextrun,name:"
|
||||
msgid "Next Execution Date"
|
||||
msgstr "Nächster Ausführungstermin"
|
||||
|
||||
msgctxt "field:cashbook.planner.nextrun,planner:"
|
||||
msgid "Planner"
|
||||
msgstr "geplante Buchung"
|
||||
|
||||
msgctxt "field:cashbook.planner.nextrun,date:"
|
||||
msgid "Date"
|
||||
msgstr "Datum"
|
||||
|
||||
|
||||
#################
|
||||
# cashbook.book #
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue