line: quantity_credit/debit + test
book: berechnet 'quantity' aus quantity_credit/debit
This commit is contained in:
parent
e0895f3e4c
commit
e94a869166
6 changed files with 210 additions and 133 deletions
|
@ -122,6 +122,14 @@ msgctxt "field:cashbook.line,quantity:"
|
|||
msgid "Quantity"
|
||||
msgstr "Anzahl"
|
||||
|
||||
msgctxt "field:cashbook.line,quantity_credit:"
|
||||
msgid "Quantity Credit"
|
||||
msgstr "Anzahlgutschrift"
|
||||
|
||||
msgctxt "field:cashbook.line,quantity_debit:"
|
||||
msgid "Quantity Debit"
|
||||
msgstr "Anzahllastschrift"
|
||||
|
||||
msgctxt "field:cashbook.line,quantity_symbol:"
|
||||
msgid "Symbol"
|
||||
msgstr "Symbol"
|
||||
|
|
240
locale/en.po
240
locale/en.po
|
@ -1,116 +1,124 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_btype_asset"
|
||||
msgid "Asset"
|
||||
msgstr "Asset"
|
||||
|
||||
msgctxt "view:cashbook.book:"
|
||||
msgid "Asset"
|
||||
msgstr "Asset"
|
||||
|
||||
msgctxt "view:cashbook.book:"
|
||||
msgid "Quantity"
|
||||
msgstr "Quantity"
|
||||
|
||||
msgctxt "view:cashbook.book:"
|
||||
msgid "Current valuation of the investment"
|
||||
msgstr "Current valuation of the investment"
|
||||
|
||||
msgctxt "field:cashbook.book,asset:"
|
||||
msgid "Asset"
|
||||
msgstr "Asset"
|
||||
|
||||
msgctxt "field:cashbook.book,quantity_digits:"
|
||||
msgid "Digits"
|
||||
msgstr "Digits"
|
||||
|
||||
msgctxt "help:cashbook.book,quantity_digits:"
|
||||
msgid "Quantity Digits"
|
||||
msgstr "Quantity Digits"
|
||||
|
||||
msgctxt "help:cashbook.book,asset_uomcat:"
|
||||
msgid "UOM Category"
|
||||
msgstr "UOM Category"
|
||||
|
||||
msgctxt "field:cashbook.book,quantity_uom:"
|
||||
msgid "UOM"
|
||||
msgstr "UOM"
|
||||
|
||||
msgctxt "field:cashbook.book,symbol:"
|
||||
msgid "Symbol"
|
||||
msgstr "Symbol"
|
||||
|
||||
msgctxt "field:cashbook.book,asset_symbol:"
|
||||
msgid "Symbol"
|
||||
msgstr "Symbol"
|
||||
|
||||
msgctxt "field:cashbook.book,quantity:"
|
||||
msgid "Quantity"
|
||||
msgstr "Quantity"
|
||||
|
||||
msgctxt "help:cashbook.book,quantity:"
|
||||
msgid "Quantity of assets until to date"
|
||||
msgstr "Quantity of assets until to date"
|
||||
|
||||
msgctxt "field:cashbook.book,quantity_all:"
|
||||
msgid "Total Quantity"
|
||||
msgstr "Total Quantity"
|
||||
|
||||
msgctxt "help:cashbook.book,quantity_all:"
|
||||
msgid "Total quantity of all assets"
|
||||
msgstr "Total quantity of all assets"
|
||||
|
||||
msgctxt "field:cashbook.book,current_value:"
|
||||
msgid "Value"
|
||||
msgstr "Value"
|
||||
|
||||
msgctxt "help:cashbook.book,current_value:"
|
||||
msgid "Valuation of the investment based on the current stock market price."
|
||||
msgstr "Valuation of the investment based on the current stock market price."
|
||||
|
||||
msgctxt "field:cashbook.book,current_value_ref:"
|
||||
msgid "Value (Ref.)"
|
||||
msgstr "Value (Ref.)"
|
||||
|
||||
msgctxt "help:cashbook.book,current_value_ref:"
|
||||
msgid "Valuation of the investment based on the current stock exchange price, converted into the company currency."
|
||||
msgstr "Valuation of the investment based on the current stock exchange price, converted into the company currency."
|
||||
|
||||
msgctxt "field:cashbook.book,diff_amount:"
|
||||
msgid "Difference"
|
||||
msgstr "Difference"
|
||||
|
||||
msgctxt "help:cashbook.book,diff_amount:"
|
||||
msgid "Difference between acquisition value and current value"
|
||||
msgstr "Difference between acquisition value and current value"
|
||||
|
||||
msgctxt "field:cashbook.book,diff_percent:"
|
||||
msgid "Percent"
|
||||
msgstr "Percent"
|
||||
|
||||
msgctxt "help:cashbook.book,diff_percent:"
|
||||
msgid "percentage performance since acquisition"
|
||||
msgstr "percentage performance since acquisition"
|
||||
|
||||
msgctxt "field:cashbook.book,current_rate:"
|
||||
msgid "Rate"
|
||||
msgstr "Rate"
|
||||
|
||||
msgctxt "help:cashbook.book,current_rate:"
|
||||
msgid "Rate per unit of investment based on current stock exchange price."
|
||||
msgstr "Rate per unit of investment based on current stock exchange price."
|
||||
|
||||
msgctxt "field:cashbook.line,quantity_digits:"
|
||||
msgid "Digits"
|
||||
msgstr "Digits"
|
||||
|
||||
msgctxt "field:cashbook.line,quantity:"
|
||||
msgid "Quantity"
|
||||
msgstr "Quantity"
|
||||
|
||||
msgctxt "field:cashbook.line,quantity_symbol:"
|
||||
msgid "Symbol"
|
||||
msgstr "Symbol"
|
||||
|
||||
#
|
||||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_btype_asset"
|
||||
msgid "Asset"
|
||||
msgstr "Asset"
|
||||
|
||||
msgctxt "view:cashbook.book:"
|
||||
msgid "Asset"
|
||||
msgstr "Asset"
|
||||
|
||||
msgctxt "view:cashbook.book:"
|
||||
msgid "Quantity"
|
||||
msgstr "Quantity"
|
||||
|
||||
msgctxt "view:cashbook.book:"
|
||||
msgid "Current valuation of the investment"
|
||||
msgstr "Current valuation of the investment"
|
||||
|
||||
msgctxt "field:cashbook.book,asset:"
|
||||
msgid "Asset"
|
||||
msgstr "Asset"
|
||||
|
||||
msgctxt "field:cashbook.book,quantity_digits:"
|
||||
msgid "Digits"
|
||||
msgstr "Digits"
|
||||
|
||||
msgctxt "help:cashbook.book,quantity_digits:"
|
||||
msgid "Quantity Digits"
|
||||
msgstr "Quantity Digits"
|
||||
|
||||
msgctxt "help:cashbook.book,asset_uomcat:"
|
||||
msgid "UOM Category"
|
||||
msgstr "UOM Category"
|
||||
|
||||
msgctxt "field:cashbook.book,quantity_uom:"
|
||||
msgid "UOM"
|
||||
msgstr "UOM"
|
||||
|
||||
msgctxt "field:cashbook.book,symbol:"
|
||||
msgid "Symbol"
|
||||
msgstr "Symbol"
|
||||
|
||||
msgctxt "field:cashbook.book,asset_symbol:"
|
||||
msgid "Symbol"
|
||||
msgstr "Symbol"
|
||||
|
||||
msgctxt "field:cashbook.book,quantity:"
|
||||
msgid "Quantity"
|
||||
msgstr "Quantity"
|
||||
|
||||
msgctxt "help:cashbook.book,quantity:"
|
||||
msgid "Quantity of assets until to date"
|
||||
msgstr "Quantity of assets until to date"
|
||||
|
||||
msgctxt "field:cashbook.book,quantity_all:"
|
||||
msgid "Total Quantity"
|
||||
msgstr "Total Quantity"
|
||||
|
||||
msgctxt "help:cashbook.book,quantity_all:"
|
||||
msgid "Total quantity of all assets"
|
||||
msgstr "Total quantity of all assets"
|
||||
|
||||
msgctxt "field:cashbook.book,current_value:"
|
||||
msgid "Value"
|
||||
msgstr "Value"
|
||||
|
||||
msgctxt "help:cashbook.book,current_value:"
|
||||
msgid "Valuation of the investment based on the current stock market price."
|
||||
msgstr "Valuation of the investment based on the current stock market price."
|
||||
|
||||
msgctxt "field:cashbook.book,current_value_ref:"
|
||||
msgid "Value (Ref.)"
|
||||
msgstr "Value (Ref.)"
|
||||
|
||||
msgctxt "help:cashbook.book,current_value_ref:"
|
||||
msgid "Valuation of the investment based on the current stock exchange price, converted into the company currency."
|
||||
msgstr "Valuation of the investment based on the current stock exchange price, converted into the company currency."
|
||||
|
||||
msgctxt "field:cashbook.book,diff_amount:"
|
||||
msgid "Difference"
|
||||
msgstr "Difference"
|
||||
|
||||
msgctxt "help:cashbook.book,diff_amount:"
|
||||
msgid "Difference between acquisition value and current value"
|
||||
msgstr "Difference between acquisition value and current value"
|
||||
|
||||
msgctxt "field:cashbook.book,diff_percent:"
|
||||
msgid "Percent"
|
||||
msgstr "Percent"
|
||||
|
||||
msgctxt "help:cashbook.book,diff_percent:"
|
||||
msgid "percentage performance since acquisition"
|
||||
msgstr "percentage performance since acquisition"
|
||||
|
||||
msgctxt "field:cashbook.book,current_rate:"
|
||||
msgid "Rate"
|
||||
msgstr "Rate"
|
||||
|
||||
msgctxt "help:cashbook.book,current_rate:"
|
||||
msgid "Rate per unit of investment based on current stock exchange price."
|
||||
msgstr "Rate per unit of investment based on current stock exchange price."
|
||||
|
||||
msgctxt "field:cashbook.line,quantity_digits:"
|
||||
msgid "Digits"
|
||||
msgstr "Digits"
|
||||
|
||||
msgctxt "field:cashbook.line,quantity:"
|
||||
msgid "Quantity"
|
||||
msgstr "Quantity"
|
||||
|
||||
msgctxt "field:cashbook.line,quantity_credit:"
|
||||
msgid "Quantity Credit"
|
||||
msgstr "Quantity Credit"
|
||||
|
||||
msgctxt "field:cashbook.line,quantity_debit:"
|
||||
msgid "Quantity Debit"
|
||||
msgstr "Quantity Debit"
|
||||
|
||||
msgctxt "field:cashbook.line,quantity_symbol:"
|
||||
msgid "Symbol"
|
||||
msgstr "Symbol"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue