[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:
Saif (segn)
2025-04-16 12:47:30 +02:00
committed by Logan Staelens
parent af75765a3b
commit 631c3b436b
2 changed files with 4 additions and 4 deletions

View File

@@ -27,4 +27,4 @@ Report
.. autofield:: filter_hierarchy
.. autofield:: filter_account_type
.. autofield:: filter_partner
.. autofield:: filter_fiscal_position
.. autofield:: allow_foreign_vat

View File

@@ -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_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_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_hierarchy: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"
msgstr ""
#: ../../../odoo/addons/account/models/account_report.py:docstring of odoo.addons.account.models.account_report.AccountReport.filter_fiscal_position:1
msgid "Filter Multivat"
#: ../../../odoo/addons/account/models/account_report.py:docstring of odoo.addons.account.models.account_report.AccountReport.allow_foreign_vat:1
msgid "Allow Foreign VAT"
msgstr ""
#: ../../content/developer/reference/standard_modules/account/account_report_line.rst:3