add form for nextrun-records, update of nextrun-records, tests
This commit is contained in:
parent
9f3e33d225
commit
0fc0c4c8b9
8 changed files with 472 additions and 194 deletions
22
locale/de.po
22
locale/de.po
|
@ -38,7 +38,7 @@ msgstr "geplante Buchungen"
|
|||
#################
|
||||
# ir.rule.group #
|
||||
#################
|
||||
msgctxt "model:ir.rule.group,name:rg_planner_write_admin"
|
||||
msgctxt "model:ir.rule.group,name:rg_planner_admin"
|
||||
msgid "Administrators: scheduled bookings read/write"
|
||||
msgstr "Administratoren: geplante Buchungen schreiben"
|
||||
|
||||
|
@ -58,6 +58,26 @@ msgctxt "model:ir.rule.group,name:rg_planner_companies"
|
|||
msgid "User in companies"
|
||||
msgstr "Benutzer im Unternehmen"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_nextrun_admin"
|
||||
msgid "Administrators: scheduled bookings read/write"
|
||||
msgstr "Administratoren: geplante Buchungen schreiben"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_planner_owner"
|
||||
msgid "Owners: scheduled bookings"
|
||||
msgstr "Eigentümer: geplante Buchungen"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_planner_read_nonowner"
|
||||
msgid "Observers: scheduled bookings read"
|
||||
msgstr "Beobachter: geplante Buchungen lesen"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_planner_write_nonowner"
|
||||
msgid "Reviewer: scheduled bookings write"
|
||||
msgstr "Bearbeiter: geplante Buchungen schreiben"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_nextrun_companies"
|
||||
msgid "User in companies"
|
||||
msgstr "Benutzer im Unternehmen"
|
||||
|
||||
|
||||
####################
|
||||
# cashbook.planner #
|
||||
|
|
380
locale/en.po
380
locale/en.po
|
@ -1,172 +1,208 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
||||
|
||||
msgctxt "selection:ir.cron,method:"
|
||||
msgid "Execute scheduled bookings"
|
||||
msgstr "Execute scheduled bookings"
|
||||
|
||||
msgctxt "model:res.group,name:group_planner"
|
||||
msgid "Cashbook - Scheduled Bookings"
|
||||
msgstr "Cashbook - Scheduled Bookings"
|
||||
|
||||
msgctxt "model:ir.ui.menu,name:menu_planner"
|
||||
msgid "Scheduled Bookings"
|
||||
msgstr "Scheduled Bookings"
|
||||
|
||||
msgctxt "model:ir.action,name:act_planner_view"
|
||||
msgid "Scheduled Bookings"
|
||||
msgstr "Scheduled Bookings"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_planner_write_admin"
|
||||
msgid "Administrators: scheduled bookings read/write"
|
||||
msgstr "Administrators: scheduled bookings read/write"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_planner_owner"
|
||||
msgid "Owners: scheduled bookings"
|
||||
msgstr "Owners: scheduled bookings"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_planner_read_nonowner"
|
||||
msgid "Observers: scheduled bookings read"
|
||||
msgstr "Observers: scheduled bookings read"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_planner_write_nonowner"
|
||||
msgid "Reviewer: scheduled bookings write"
|
||||
msgstr "Reviewer: scheduled bookings write"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_planner_companies"
|
||||
msgid "User in companies"
|
||||
msgstr "User in companies"
|
||||
|
||||
msgctxt "model:cashbook.planner,name:"
|
||||
msgid "Scheduled Booking"
|
||||
msgstr "Scheduled Booking"
|
||||
|
||||
msgctxt "view:cashbook.planner:"
|
||||
msgid "Recurrence Rule"
|
||||
msgstr "Recurrence Rule"
|
||||
|
||||
msgctxt "view:cashbook.planner:"
|
||||
msgid "Result of the recurrence rule"
|
||||
msgstr "Result of the recurrence rule"
|
||||
|
||||
msgctxt "field:cashbook.planner,company:"
|
||||
msgid "Company"
|
||||
msgstr "Company"
|
||||
|
||||
msgctxt "field:cashbook.planner,cashbook:"
|
||||
msgid "Cashbook"
|
||||
msgstr "Cashbook"
|
||||
|
||||
msgctxt "help:cashbook.planner,cashbook:"
|
||||
msgid "Cash book for which the planned posting is to be executed."
|
||||
msgstr "Cash book for which the planned posting is to be executed."
|
||||
|
||||
msgctxt "field:cashbook.planner,name:"
|
||||
msgid "Name"
|
||||
msgstr "Name"
|
||||
|
||||
msgctxt "field:cashbook.planner,description:"
|
||||
msgid "Description"
|
||||
msgstr "Description"
|
||||
|
||||
msgctxt "field:cashbook.planner,start_date:"
|
||||
msgid "Start Date"
|
||||
msgstr "Start Date"
|
||||
|
||||
msgctxt "field:cashbook.planner,end_date:"
|
||||
msgid "End Date"
|
||||
msgstr "End Date"
|
||||
|
||||
msgctxt "field:cashbook.planner,frequ:"
|
||||
msgid "Frequency"
|
||||
msgstr "Frequency"
|
||||
|
||||
msgctxt "selection:cashbook.planner,frequ:"
|
||||
msgid "Yearly"
|
||||
msgstr "Yearly"
|
||||
|
||||
msgctxt "selection:cashbook.planner,frequ:"
|
||||
msgid "Monthly"
|
||||
msgstr "Monthly"
|
||||
|
||||
msgctxt "selection:cashbook.planner,frequ:"
|
||||
msgid "Weekly"
|
||||
msgstr "Weekly"
|
||||
|
||||
msgctxt "selection:cashbook.planner,frequ:"
|
||||
msgid "Daily"
|
||||
msgstr "Daily"
|
||||
|
||||
msgctxt "field:cashbook.planner,weekday:"
|
||||
msgid "Weekday"
|
||||
msgstr "Weekday"
|
||||
|
||||
msgctxt "help:cashbook.planner,weekday:"
|
||||
msgid "Select a day of the week if you want the rule to run on that day."
|
||||
msgstr "Select a day of the week if you want the rule to run on that day."
|
||||
|
||||
msgctxt "selection:cashbook.planner,weekday:"
|
||||
msgid "Monday"
|
||||
msgstr "Monday"
|
||||
|
||||
msgctxt "selection:cashbook.planner,weekday:"
|
||||
msgid "Tuesday"
|
||||
msgstr "Tuesday"
|
||||
|
||||
msgctxt "selection:cashbook.planner,weekday:"
|
||||
msgid "Wednesday"
|
||||
msgstr "Wednesday"
|
||||
|
||||
msgctxt "selection:cashbook.planner,weekday:"
|
||||
msgid "Thursday"
|
||||
msgstr "Thursday"
|
||||
|
||||
msgctxt "selection:cashbook.planner,weekday:"
|
||||
msgid "Friday"
|
||||
msgstr "Friday"
|
||||
|
||||
msgctxt "selection:cashbook.planner,weekday:"
|
||||
msgid "Saturday"
|
||||
msgstr "Saturday"
|
||||
|
||||
msgctxt "selection:cashbook.planner,weekday:"
|
||||
msgid "Sunday"
|
||||
msgstr "Sunday"
|
||||
|
||||
msgctxt "field:cashbook.planner,monthday:"
|
||||
msgid "Day of month"
|
||||
msgstr "Day of month"
|
||||
|
||||
msgctxt "help:cashbook.planner,monthday:"
|
||||
msgid "If you want the rule to run on a specific day of the month, select the day here."
|
||||
msgstr "If you want the rule to run on a specific day of the month, select the day here."
|
||||
|
||||
msgctxt "field:cashbook.planner,interval:"
|
||||
msgid "Interval"
|
||||
msgstr "Interval"
|
||||
|
||||
msgctxt "help:cashbook.planner,interval:"
|
||||
msgid "Select an interval to run the rule on every n-th date."
|
||||
msgstr "Select an interval to run the rule on every n-th date."
|
||||
|
||||
msgctxt "field:cashbook.planner,nextdates:"
|
||||
msgid "Next Dates"
|
||||
msgstr "Next Dates"
|
||||
|
||||
msgctxt "help:cashbook.planner,nextdates:"
|
||||
msgid "the next 5 appointments based on the configured rule"
|
||||
msgstr "the next 5 appointments based on the configured rule"
|
||||
|
||||
msgctxt "field:cashbook.planner,setpos:"
|
||||
msgid "Occurrence"
|
||||
msgstr "Occurrence"
|
||||
|
||||
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 "For example, if you want to run the rule on the second Wednesday of the month, enter 2 here."
|
||||
|
||||
msgctxt "view:cashbook.book:"
|
||||
msgid "Scheduled Bookings"
|
||||
msgstr "Scheduled Bookings"
|
||||
|
||||
#
|
||||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
||||
|
||||
msgctxt "selection:ir.cron,method:"
|
||||
msgid "Execute scheduled bookings"
|
||||
msgstr "Execute scheduled bookings"
|
||||
|
||||
msgctxt "model:res.group,name:group_planner"
|
||||
msgid "Cashbook - Scheduled Bookings"
|
||||
msgstr "Cashbook - Scheduled Bookings"
|
||||
|
||||
msgctxt "model:ir.ui.menu,name:menu_planner"
|
||||
msgid "Scheduled Bookings"
|
||||
msgstr "Scheduled Bookings"
|
||||
|
||||
msgctxt "model:ir.action,name:act_planner_view"
|
||||
msgid "Scheduled Bookings"
|
||||
msgstr "Scheduled Bookings"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_planner_admin"
|
||||
msgid "Administrators: scheduled bookings read/write"
|
||||
msgstr "Administrators: scheduled bookings read/write"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_planner_owner"
|
||||
msgid "Owners: scheduled bookings"
|
||||
msgstr "Owners: scheduled bookings"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_planner_read_nonowner"
|
||||
msgid "Observers: scheduled bookings read"
|
||||
msgstr "Observers: scheduled bookings read"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_planner_write_nonowner"
|
||||
msgid "Reviewer: scheduled bookings write"
|
||||
msgstr "Reviewer: scheduled bookings write"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_planner_companies"
|
||||
msgid "User in companies"
|
||||
msgstr "User in companies"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_nextrun_admin"
|
||||
msgid "Administrators: scheduled bookings read/write"
|
||||
msgstr "Administrators: scheduled bookings read/write"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_planner_owner"
|
||||
msgid "Owners: scheduled bookings"
|
||||
msgstr "Owners: scheduled bookings"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_planner_read_nonowner"
|
||||
msgid "Observers: scheduled bookings read"
|
||||
msgstr "Observers: scheduled bookings read"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_planner_write_nonowner"
|
||||
msgid "Reviewer: scheduled bookings write"
|
||||
msgstr "Reviewer: scheduled bookings write"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_nextrun_companies"
|
||||
msgid "User in companies"
|
||||
msgstr "User in companies"
|
||||
|
||||
msgctxt "model:cashbook.planner,name:"
|
||||
msgid "Scheduled Booking"
|
||||
msgstr "Scheduled Booking"
|
||||
|
||||
msgctxt "view:cashbook.planner:"
|
||||
msgid "Recurrence Rule"
|
||||
msgstr "Recurrence Rule"
|
||||
|
||||
msgctxt "view:cashbook.planner:"
|
||||
msgid "Result of the recurrence rule"
|
||||
msgstr "Result of the recurrence rule"
|
||||
|
||||
msgctxt "field:cashbook.planner,company:"
|
||||
msgid "Company"
|
||||
msgstr "Company"
|
||||
|
||||
msgctxt "field:cashbook.planner,cashbook:"
|
||||
msgid "Cashbook"
|
||||
msgstr "Cashbook"
|
||||
|
||||
msgctxt "help:cashbook.planner,cashbook:"
|
||||
msgid "Cash book for which the planned posting is to be executed."
|
||||
msgstr "Cash book for which the planned posting is to be executed."
|
||||
|
||||
msgctxt "field:cashbook.planner,name:"
|
||||
msgid "Name"
|
||||
msgstr "Name"
|
||||
|
||||
msgctxt "field:cashbook.planner,description:"
|
||||
msgid "Description"
|
||||
msgstr "Description"
|
||||
|
||||
msgctxt "field:cashbook.planner,start_date:"
|
||||
msgid "Start Date"
|
||||
msgstr "Start Date"
|
||||
|
||||
msgctxt "field:cashbook.planner,end_date:"
|
||||
msgid "End Date"
|
||||
msgstr "End Date"
|
||||
|
||||
msgctxt "field:cashbook.planner,frequ:"
|
||||
msgid "Frequency"
|
||||
msgstr "Frequency"
|
||||
|
||||
msgctxt "selection:cashbook.planner,frequ:"
|
||||
msgid "Yearly"
|
||||
msgstr "Yearly"
|
||||
|
||||
msgctxt "selection:cashbook.planner,frequ:"
|
||||
msgid "Monthly"
|
||||
msgstr "Monthly"
|
||||
|
||||
msgctxt "selection:cashbook.planner,frequ:"
|
||||
msgid "Weekly"
|
||||
msgstr "Weekly"
|
||||
|
||||
msgctxt "selection:cashbook.planner,frequ:"
|
||||
msgid "Daily"
|
||||
msgstr "Daily"
|
||||
|
||||
msgctxt "field:cashbook.planner,weekday:"
|
||||
msgid "Weekday"
|
||||
msgstr "Weekday"
|
||||
|
||||
msgctxt "help:cashbook.planner,weekday:"
|
||||
msgid "Select a day of the week if you want the rule to run on that day."
|
||||
msgstr "Select a day of the week if you want the rule to run on that day."
|
||||
|
||||
msgctxt "selection:cashbook.planner,weekday:"
|
||||
msgid "Monday"
|
||||
msgstr "Monday"
|
||||
|
||||
msgctxt "selection:cashbook.planner,weekday:"
|
||||
msgid "Tuesday"
|
||||
msgstr "Tuesday"
|
||||
|
||||
msgctxt "selection:cashbook.planner,weekday:"
|
||||
msgid "Wednesday"
|
||||
msgstr "Wednesday"
|
||||
|
||||
msgctxt "selection:cashbook.planner,weekday:"
|
||||
msgid "Thursday"
|
||||
msgstr "Thursday"
|
||||
|
||||
msgctxt "selection:cashbook.planner,weekday:"
|
||||
msgid "Friday"
|
||||
msgstr "Friday"
|
||||
|
||||
msgctxt "selection:cashbook.planner,weekday:"
|
||||
msgid "Saturday"
|
||||
msgstr "Saturday"
|
||||
|
||||
msgctxt "selection:cashbook.planner,weekday:"
|
||||
msgid "Sunday"
|
||||
msgstr "Sunday"
|
||||
|
||||
msgctxt "field:cashbook.planner,monthday:"
|
||||
msgid "Day of month"
|
||||
msgstr "Day of month"
|
||||
|
||||
msgctxt "help:cashbook.planner,monthday:"
|
||||
msgid "If you want the rule to run on a specific day of the month, select the day here."
|
||||
msgstr "If you want the rule to run on a specific day of the month, select the day here."
|
||||
|
||||
msgctxt "field:cashbook.planner,interval:"
|
||||
msgid "Interval"
|
||||
msgstr "Interval"
|
||||
|
||||
msgctxt "help:cashbook.planner,interval:"
|
||||
msgid "Select an interval to run the rule on every n-th date."
|
||||
msgstr "Select an interval to run the rule on every n-th date."
|
||||
|
||||
msgctxt "field:cashbook.planner,nextdates:"
|
||||
msgid "Next Dates"
|
||||
msgstr "Next Dates"
|
||||
|
||||
msgctxt "help:cashbook.planner,nextdates:"
|
||||
msgid "the next 5 appointments based on the configured rule"
|
||||
msgstr "the next 5 appointments based on the configured rule"
|
||||
|
||||
msgctxt "field:cashbook.planner,setpos:"
|
||||
msgid "Occurrence"
|
||||
msgstr "Occurrence"
|
||||
|
||||
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 "For example, if you want to run the rule on the second Wednesday of the month, enter 2 here."
|
||||
|
||||
msgctxt "field:cashbook.planner,nextrun:"
|
||||
msgid "Next Execution Date"
|
||||
msgstr "Next Execution Date"
|
||||
|
||||
msgctxt "model:cashbook.planner.nextrun,name:"
|
||||
msgid "Next Execution Date"
|
||||
msgstr "Next Execution Date"
|
||||
|
||||
msgctxt "field:cashbook.planner.nextrun,planner:"
|
||||
msgid "Planner"
|
||||
msgstr "Planner"
|
||||
|
||||
msgctxt "field:cashbook.planner.nextrun,date:"
|
||||
msgid "Date"
|
||||
msgstr "Date"
|
||||
|
||||
msgctxt "view:cashbook.book:"
|
||||
msgid "Scheduled Bookings"
|
||||
msgstr "Scheduled Bookings"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue