report: add totla-yield, tests todo
This commit is contained in:
parent
74f9d91c53
commit
e51932e732
4 changed files with 269 additions and 124 deletions
|
@ -26,6 +26,10 @@ msgctxt "model:ir.message,text:msg_dtype_cashbooks_glvalue"
|
|||
msgid "Cashbooks [Current Value]"
|
||||
msgstr "Kassenbücher [aktueller Wert]"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_dtype_cashbooks_glyield"
|
||||
msgid "Cashbooks [Total Yield]"
|
||||
msgstr "Kassenbücher [Gesamtertrag]"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_dtype_type"
|
||||
msgid "Types of Cashbooks [Amount]"
|
||||
msgstr "Typen von Kassenbüchern [Betrag]"
|
||||
|
@ -62,6 +66,10 @@ msgctxt "model:ir.message,text:msg_dtype_category_glperc"
|
|||
msgid "Categories [Percent of Profit/Loss]"
|
||||
msgstr "Kategorien [Prozent Gewinn/Verlust]"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_dtype_category_glyield"
|
||||
msgid "Categories [Total Yield]"
|
||||
msgstr "Kategorien [Gesamtertrag]"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_name_graph"
|
||||
msgid "Graph: %(gname)s"
|
||||
msgstr "Diagramm: %(gname)s"
|
||||
|
|
|
@ -22,6 +22,10 @@ msgctxt "model:ir.message,text:msg_dtype_cashbooks_glvalue"
|
|||
msgid "Cashbooks [Current Value]"
|
||||
msgstr "Cashbooks [Current Value]"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_dtype_cashbooks_glyield"
|
||||
msgid "Cashbooks [Total Yield]"
|
||||
msgstr "Cashbooks [Total Yield]"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_dtype_type"
|
||||
msgid "Types of Cashbooks [Amount]"
|
||||
msgstr "Types of Cashbooks [Amount]"
|
||||
|
@ -58,6 +62,10 @@ msgctxt "model:ir.message,text:msg_dtype_category_glperc"
|
|||
msgid "Categories [Percent of Profit/Loss]"
|
||||
msgstr "Categories [Percent of Profit/Loss]"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_dtype_category_glyield"
|
||||
msgid "Categories [Total Yield]"
|
||||
msgstr "Categories [Total Yield]"
|
||||
|
||||
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