Skip to content

Commit 9b85d10

Browse files
committed
[FIX] account: Replace filter_fiscal_position with allow_foreign_vat
task-4627315
1 parent 5bfd123 commit 9b85d10

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

content/developer/reference/standard_modules/account/account_report.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ Report
2727
.. autofield:: filter_hierarchy
2828
.. autofield:: filter_account_type
2929
.. autofield:: filter_partner
30-
.. autofield:: filter_fiscal_position
30+
.. autofield:: allow_foreign_vat

locale/sources/developer.pot

+3-3
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ msgstr ""
265265
#: ../../../odoo/addons/account/models/account_report.py:docstring of odoo.addons.account.models.account_report.AccountReport.filter_account_type:0
266266
#: ../../../odoo/addons/account/models/account_report.py:docstring of odoo.addons.account.models.account_report.AccountReport.filter_analytic:0
267267
#: ../../../odoo/addons/account/models/account_report.py:docstring of odoo.addons.account.models.account_report.AccountReport.filter_date_range:0
268-
#: ../../../odoo/addons/account/models/account_report.py:docstring of odoo.addons.account.models.account_report.AccountReport.filter_fiscal_position:0
268+
#: ../../../odoo/addons/account/models/account_report.py:docstring of odoo.addons.account.models.account_report.AccountReport.allow_foreign_vat:0
269269
#: ../../../odoo/addons/account/models/account_report.py:docstring of odoo.addons.account.models.account_report.AccountReport.filter_growth_comparison:0
270270
#: ../../../odoo/addons/account/models/account_report.py:docstring of odoo.addons.account.models.account_report.AccountReport.filter_hierarchy:0
271271
#: ../../../odoo/addons/account/models/account_report.py:docstring of odoo.addons.account.models.account_report.AccountReport.filter_journals:0
@@ -24242,8 +24242,8 @@ msgstr ""
2424224242
msgid "Partners"
2424324243
msgstr ""
2424424244

24245-
#: ../../../odoo/addons/account/models/account_report.py:docstring of odoo.addons.account.models.account_report.AccountReport.filter_fiscal_position:1
24246-
msgid "Filter Multivat"
24245+
#: ../../../odoo/addons/account/models/account_report.py:docstring of odoo.addons.account.models.account_report.AccountReport.allow_foreign_vat:1
24246+
msgid "Allow Foreign VAT"
2424724247
msgstr ""
2424824248

2424924249
#: ../../content/developer/reference/standard_modules/account/account_report_line.rst:3

0 commit comments

Comments
 (0)