[FIX] select company in multicompany

This commit is contained in:
Andrea
2020-02-26 13:38:39 +01:00
committed by Borruso
parent d9702bceab
commit 30f1f36484
18 changed files with 650 additions and 319 deletions

View File

@@ -21,16 +21,11 @@ msgstr ""
"X-Generator: Weblate 3.2.2\n"
#. module: account_tax_balance
#: code:addons/account_tax_balance/wizard/open_tax_balances.py:48
#: code:addons/account_tax_balance/wizard/open_tax_balances.py:0
#, python-format
msgid "%(name)s: %(target)s from %(from)s to %(to)s"
msgstr ""
#. module: account_tax_balance
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_search_balance
msgid "Account"
msgstr "Rekening"
#. module: account_tax_balance
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_search_balance
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_tree_balance
@@ -38,12 +33,12 @@ msgid "Account Tax"
msgstr "BTW-grootboekrekening"
#. module: account_tax_balance
#: selection:wizard.open.tax.balances,target_move:0
#: model:ir.model.fields.selection,name:account_tax_balance.selection__wizard_open_tax_balances__target_move__all
msgid "All Entries"
msgstr "Alle Regels"
#. module: account_tax_balance
#: selection:wizard.open.tax.balances,target_move:0
#: model:ir.model.fields.selection,name:account_tax_balance.selection__wizard_open_tax_balances__target_move__posted
msgid "All Posted Entries"
msgstr "Alle mutaties"
@@ -78,8 +73,9 @@ msgid "Cancel"
msgstr "Annuleer"
#. module: account_tax_balance
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__company_id
msgid "Company"
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__company_ids
#, fuzzy
msgid "Companies"
msgstr "Bedrijf"
#. module: account_tax_balance
@@ -94,7 +90,8 @@ msgstr "Aangemaakt op"
#. module: account_tax_balance
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__date_range_id
msgid "Date range"
#, fuzzy
msgid "Date Range"
msgstr "Datumbereik"
#. module: account_tax_balance
@@ -104,7 +101,8 @@ msgstr "Schermnaam"
#. module: account_tax_balance
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__from_date
msgid "From date"
#, fuzzy
msgid "From Date"
msgstr "Vanaf datum"
#. module: account_tax_balance
@@ -200,7 +198,7 @@ msgstr ""
#. module: account_tax_balance
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__to_date
msgid "To date"
msgid "To Date"
msgstr ""
#. module: account_tax_balance
@@ -219,7 +217,7 @@ msgid "Total Base Balance"
msgstr ""
#. module: account_tax_balance
#: code:addons/account_tax_balance/models/account_tax.py:90
#: code:addons/account_tax_balance/models/account_tax.py:0
#, python-format
msgid "Unsupported search operator"
msgstr ""
@@ -264,6 +262,9 @@ msgstr ""
msgid "or"
msgstr ""
#~ msgid "Account"
#~ msgstr "Rekening"
#~ msgid "Account Entry"
#~ msgstr "Boeking"