Skip to content

Commit

Permalink
[IMP] fiscal_localizations: HMRC format improved
Browse files Browse the repository at this point in the history
Before, when entering the company's VAT, the user had to leave out the 'GB' prefix. This is no longer needed after odoo/enterprise/pull/57570

task-3765235

closes #7934

Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
  • Loading branch information
alialfie committed Mar 1, 2024
1 parent 3d0aabb commit 61c86a1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,6 @@ Go to :menuselection:`Accounting --> Reporting --> Tax report` and click on
:guilabel:`Connect to HMRC`. Enter your company information on the HMRC platform. You only need to
do it once.

.. Note::
When entering your VAT number, do not add the GB country code. Only the 9 digits are required.

Periodic submission to HMRC
~~~~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down
4 changes: 0 additions & 4 deletions locale/sources/finance.pot
Original file line number Diff line number Diff line change
Expand Up @@ -20345,10 +20345,6 @@ msgstr ""
msgid "Go to :menuselection:`Accounting --> Reporting --> Tax report` and click on :guilabel:`Connect to HMRC`. Enter your company information on the HMRC platform. You only need to do it once."
msgstr ""

#: ../../content/applications/finance/fiscal_localizations/united_kingdom.rst:94
msgid "When entering your VAT number, do not add the GB country code. Only the 9 digits are required."
msgstr ""

#: ../../content/applications/finance/fiscal_localizations/united_kingdom.rst:97
msgid "Periodic submission to HMRC"
msgstr ""
Expand Down

0 comments on commit 61c86a1

Please sign in to comment.