config: allow setting of holidays for each user
This commit is contained in:
parent
b5994996de
commit
3c65390284
7 changed files with 110 additions and 0 deletions
12
locale/en.po
12
locale/en.po
|
@ -58,6 +58,18 @@ msgctxt "model:ir.rule.group,name:rg_nextrun_companies"
|
|||
msgid "User in companies"
|
||||
msgstr "User in companies"
|
||||
|
||||
msgctxt "view:cashbook.configuration:"
|
||||
msgid "Scheduled Bookings"
|
||||
msgstr "Scheduled Bookings"
|
||||
|
||||
msgctxt "field:cashbook.configuration,holidays:"
|
||||
msgid "Holidays"
|
||||
msgstr "Holidays"
|
||||
|
||||
msgctxt "help:cashbook.configuration,holidays:"
|
||||
msgid "Semicolon separate list of dates: yyyy-mm-dd = single date, mm-dd = annual repetition, easter = Easter Sunday, ascension = Ascension Day, offset with +/-n e.g.: easter+1 = Easter Monday"
|
||||
msgstr "Semicolon separate list of dates: yyyy-mm-dd = single date, mm-dd = annual repetition, easter = Easter Sunday, ascension = Ascension Day, offset with +/-n e.g.: easter+1 = Easter Monday"
|
||||
|
||||
msgctxt "model:cashbook.planner,name:"
|
||||
msgid "Scheduled Booking"
|
||||
msgstr "Scheduled Booking"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue