extend evaluation for cashbook-profit/loss amount/percent/diff - todo
This commit is contained in:
parent
6ee40e8cff
commit
9774f183ad
11 changed files with 265 additions and 21 deletions
20
locale/en.po
20
locale/en.po
|
@ -7,8 +7,20 @@ msgid "Type of evaluation must be '%(typename)s'."
|
|||
msgstr "Type of evaluation must be '%(typename)s'."
|
||||
|
||||
msgctxt "model:ir.message,text:msg_dtype_cashbook"
|
||||
msgid "Cashbooks"
|
||||
msgstr "Cashbooks"
|
||||
msgid "Cashbooks [Amount]"
|
||||
msgstr "Cashbooks [Amount]"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_dtype_cashbook_gldiff"
|
||||
msgid "Cashbooks [Amount of Profit/Loss]"
|
||||
msgstr "Cashbooks [Amount of Profit/Loss]"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_dtype_cashbook_glperc"
|
||||
msgid "Cashbooks [Percent of Profit/Loss]"
|
||||
msgstr "Cashbooks [Percent of Profit/Loss]"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_dtype_cashbooks_glvalue"
|
||||
msgid "Cashbooks [Current Value]"
|
||||
msgstr "Cashbooks [Current Value]"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_dtype_type"
|
||||
msgid "Types of Cashbooks"
|
||||
|
@ -18,6 +30,10 @@ msgctxt "model:ir.message,text:msg_dtype_currency"
|
|||
msgid "Currencies"
|
||||
msgstr "Currencies"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_dtype_category"
|
||||
msgid "Categories"
|
||||
msgstr "Categories"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_name_graph"
|
||||
msgid "Graph: %(gname)s"
|
||||
msgstr "Graph: %(gname)s"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue