mirror of
https://github.com/odoo/documentation.git
synced 2025-12-13 07:59:10 +07:00
[FIX] account: Replace filter_fiscal_position with allow_foreign_vat
task-4627315 closes odoo/documentation#12914 Related: odoo/odoo#201020 Related: odoo/enterprise#81569 Related: odoo/upgrade#7517 Signed-off-by: Olivier Colson (oco) <oco@odoo.com>
This commit is contained in:
committed by
Logan Staelens
parent
af75765a3b
commit
631c3b436b
@@ -27,4 +27,4 @@ Report
|
|||||||
.. autofield:: filter_hierarchy
|
.. autofield:: filter_hierarchy
|
||||||
.. autofield:: filter_account_type
|
.. autofield:: filter_account_type
|
||||||
.. autofield:: filter_partner
|
.. autofield:: filter_partner
|
||||||
.. autofield:: filter_fiscal_position
|
.. autofield:: allow_foreign_vat
|
||||||
|
|||||||
@@ -265,7 +265,7 @@ msgstr ""
|
|||||||
#: ../../../odoo/addons/account/models/account_report.py:docstring of odoo.addons.account.models.account_report.AccountReport.filter_account_type:0
|
#: ../../../odoo/addons/account/models/account_report.py:docstring of odoo.addons.account.models.account_report.AccountReport.filter_account_type:0
|
||||||
#: ../../../odoo/addons/account/models/account_report.py:docstring of odoo.addons.account.models.account_report.AccountReport.filter_analytic:0
|
#: ../../../odoo/addons/account/models/account_report.py:docstring of odoo.addons.account.models.account_report.AccountReport.filter_analytic:0
|
||||||
#: ../../../odoo/addons/account/models/account_report.py:docstring of odoo.addons.account.models.account_report.AccountReport.filter_date_range:0
|
#: ../../../odoo/addons/account/models/account_report.py:docstring of odoo.addons.account.models.account_report.AccountReport.filter_date_range:0
|
||||||
#: ../../../odoo/addons/account/models/account_report.py:docstring of odoo.addons.account.models.account_report.AccountReport.filter_fiscal_position:0
|
#: ../../../odoo/addons/account/models/account_report.py:docstring of odoo.addons.account.models.account_report.AccountReport.allow_foreign_vat:0
|
||||||
#: ../../../odoo/addons/account/models/account_report.py:docstring of odoo.addons.account.models.account_report.AccountReport.filter_growth_comparison:0
|
#: ../../../odoo/addons/account/models/account_report.py:docstring of odoo.addons.account.models.account_report.AccountReport.filter_growth_comparison:0
|
||||||
#: ../../../odoo/addons/account/models/account_report.py:docstring of odoo.addons.account.models.account_report.AccountReport.filter_hierarchy:0
|
#: ../../../odoo/addons/account/models/account_report.py:docstring of odoo.addons.account.models.account_report.AccountReport.filter_hierarchy:0
|
||||||
#: ../../../odoo/addons/account/models/account_report.py:docstring of odoo.addons.account.models.account_report.AccountReport.filter_journals:0
|
#: ../../../odoo/addons/account/models/account_report.py:docstring of odoo.addons.account.models.account_report.AccountReport.filter_journals:0
|
||||||
@@ -24242,8 +24242,8 @@ msgstr ""
|
|||||||
msgid "Partners"
|
msgid "Partners"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../../odoo/addons/account/models/account_report.py:docstring of odoo.addons.account.models.account_report.AccountReport.filter_fiscal_position:1
|
#: ../../../odoo/addons/account/models/account_report.py:docstring of odoo.addons.account.models.account_report.AccountReport.allow_foreign_vat:1
|
||||||
msgid "Filter Multivat"
|
msgid "Allow Foreign VAT"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../content/developer/reference/standard_modules/account/account_report_line.rst:3
|
#: ../../content/developer/reference/standard_modules/account/account_report_line.rst:3
|
||||||
|
|||||||
Reference in New Issue
Block a user