kategorie: constraint gegen gleiche Namen auf toplevel,
importer: list/erstellt kategorie, list transaktionen
This commit is contained in:
parent
532d9cc7c8
commit
937124bcaf
8 changed files with 207 additions and 77 deletions
|
@ -326,10 +326,6 @@ msgctxt "model:ir.action.act_window.domain,name:act_category_tree_domain_out"
|
|||
msgid "Expense"
|
||||
msgstr "Ausgaben"
|
||||
|
||||
msgctxt "model:ir.action.act_window.domain,name:act_category_tree_domain_all"
|
||||
msgid "All"
|
||||
msgstr "Alle"
|
||||
|
||||
msgctxt "model:ir.action.act_window.domain,name:act_category_list_domain_in"
|
||||
msgid "Revenue"
|
||||
msgstr "Einnahmen"
|
||||
|
@ -338,10 +334,6 @@ msgctxt "model:ir.action.act_window.domain,name:act_category_list_domain_out"
|
|||
msgid "Expense"
|
||||
msgstr "Ausgaben"
|
||||
|
||||
msgctxt "model:ir.action.act_window.domain,name:act_category_list_domain_all"
|
||||
msgid "All"
|
||||
msgstr "Alle"
|
||||
|
||||
|
||||
###################
|
||||
# ir.model.button #
|
||||
|
|
16
locale/en.po
16
locale/en.po
|
@ -294,6 +294,22 @@ msgctxt "model:ir.action.act_window.domain,name:act_line_domain_all"
|
|||
msgid "All"
|
||||
msgstr "All"
|
||||
|
||||
msgctxt "model:ir.action.act_window.domain,name:act_category_tree_domain_in"
|
||||
msgid "Revenue"
|
||||
msgstr "Revenue"
|
||||
|
||||
msgctxt "model:ir.action.act_window.domain,name:act_category_tree_domain_out"
|
||||
msgid "Expense"
|
||||
msgstr "Expense"
|
||||
|
||||
msgctxt "model:ir.action.act_window.domain,name:act_category_list_domain_in"
|
||||
msgid "Revenue"
|
||||
msgstr "Revenue"
|
||||
|
||||
msgctxt "model:ir.action.act_window.domain,name:act_category_list_domain_out"
|
||||
msgid "Expense"
|
||||
msgstr "Expense"
|
||||
|
||||
msgctxt "model:ir.model.button,string:line_wfedit_button"
|
||||
msgid "Edit"
|
||||
msgstr "Edit"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue