book: Feld 'start_date' + test,
line: balance-berechnung mit abstimmung gekoppelt + test, abstimmung: start/enddatum automatisch
This commit is contained in:
parent
5729ed0a07
commit
91a34e216b
13 changed files with 446 additions and 20 deletions
90
locale/en.po
90
locale/en.po
|
@ -138,9 +138,17 @@ msgctxt "model:res.group,name:group_cashbook_doneline"
|
|||
msgid "Cashbook - WF - Done"
|
||||
msgstr "Cashbook - WF - Done"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_book_read"
|
||||
msgid "Owners, observers and reviewers: Cashbook read"
|
||||
msgstr "Owners, observers and reviewers: Cashbook read"
|
||||
msgctxt "model:res.group,name:group_cashbook_admin"
|
||||
msgid "Cashbook - Administrator"
|
||||
msgstr "Cashbook - Administrator"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_book_rw_owner"
|
||||
msgid "Owners: Cashbook read/write"
|
||||
msgstr "Owners: Cashbook read/write"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_book_read_nonowner"
|
||||
msgid "Observers and Reviewers: Cashbook read"
|
||||
msgstr "Observers and Reviewers: Cashbook read"
|
||||
|
||||
msgctxt "model:ir.rule.group,name:rg_book_write_adm"
|
||||
msgid "Administrators: Cashbook read/write"
|
||||
|
@ -866,6 +874,22 @@ msgctxt "model:cashbook.runrepbook.start,name:"
|
|||
msgid "Cashbook Report"
|
||||
msgstr "Cashbook Report"
|
||||
|
||||
msgctxt "view:cashbook.runrepbook.start:"
|
||||
msgid "Information"
|
||||
msgstr "Information"
|
||||
|
||||
msgctxt "view:cashbook.runrepbook.start:"
|
||||
msgid "Here you can export a cashbook in tabular form for printing."
|
||||
msgstr "Here you can export a cashbook in tabular form for printing."
|
||||
|
||||
msgctxt "view:cashbook.runrepbook.start:"
|
||||
msgid "The time range for the export is determined by the created reconciliation."
|
||||
msgstr "The time range for the export is determined by the created reconciliation."
|
||||
|
||||
msgctxt "view:cashbook.runrepbook.start:"
|
||||
msgid "If you have not already done so, first create a reconciliation for the cashbook."
|
||||
msgstr "If you have not already done so, first create a reconciliation for the cashbook."
|
||||
|
||||
msgctxt "field:cashbook.runrepbook.start,cashbook:"
|
||||
msgid "Cashbook"
|
||||
msgstr "Cashbook"
|
||||
|
@ -878,3 +902,63 @@ msgctxt "field:cashbook.runrepbook.start,reconciliation:"
|
|||
msgid "Reconciliation"
|
||||
msgstr "Reconciliation"
|
||||
|
||||
msgctxt "field:cashbook.runrepbook.start,reconciliations:"
|
||||
msgid "Reconciliations"
|
||||
msgstr "Reconciliations"
|
||||
|
||||
msgctxt "report:cashbook.reprecon:"
|
||||
msgid "Cashbook:"
|
||||
msgstr "Cashbook:"
|
||||
|
||||
msgctxt "report:cashbook.reprecon:"
|
||||
msgid "Period:"
|
||||
msgstr "Period:"
|
||||
|
||||
msgctxt "report:cashbook.reprecon:"
|
||||
msgid "to"
|
||||
msgstr "to"
|
||||
|
||||
msgctxt "report:cashbook.reprecon:"
|
||||
msgid "Bookings:"
|
||||
msgstr "Bookings:"
|
||||
|
||||
msgctxt "report:cashbook.reprecon:"
|
||||
msgid "Initial Amount"
|
||||
msgstr "Initial Amount"
|
||||
|
||||
msgctxt "report:cashbook.reprecon:"
|
||||
msgid "End Amount"
|
||||
msgstr "End Amount"
|
||||
|
||||
msgctxt "report:cashbook.reprecon:"
|
||||
msgid "Date"
|
||||
msgstr "Date"
|
||||
|
||||
msgctxt "report:cashbook.reprecon:"
|
||||
msgid "No."
|
||||
msgstr "No."
|
||||
|
||||
msgctxt "report:cashbook.reprecon:"
|
||||
msgid "Description"
|
||||
msgstr "Description"
|
||||
|
||||
msgctxt "report:cashbook.reprecon:"
|
||||
msgid "Revenue"
|
||||
msgstr "Revenue"
|
||||
|
||||
msgctxt "report:cashbook.reprecon:"
|
||||
msgid "Expense"
|
||||
msgstr "Expense"
|
||||
|
||||
msgctxt "report:cashbook.reprecon:"
|
||||
msgid "Sum"
|
||||
msgstr "Sum"
|
||||
|
||||
msgctxt "report:cashbook.reprecon:"
|
||||
msgid "- Expenses"
|
||||
msgstr "- Expenses"
|
||||
|
||||
msgctxt "report:cashbook.reprecon:"
|
||||
msgid "Total"
|
||||
msgstr "Total"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue