[IMP] fiscal_localizations: HMRC mode config param
In odoo/enterprise/pull/59152 a system parameter is added to control the HMRC mode from production to demo allowing the use of dummy credentials. task-3820114 closes odoo/documentation#8380 Related: odoo/enterprise#59152 Signed-off-by: Ali Alfie (alal) <alal@odoo.com>
This commit is contained in:
parent
a451ad2dab
commit
307e264241
@ -96,6 +96,13 @@ Periodic submission to HMRC
|
||||
Import your obligations HMRC, filter on the period you want to submit, and send your tax report by
|
||||
clicking :guilabel:`Send to HMRC`.
|
||||
|
||||
.. tip::
|
||||
You can use dummy credentials to demo the HMRC flow. To do so, activate the
|
||||
:ref:`developer mode <developer-mode>` and go to :menuselection:`General Settings -->
|
||||
Technical --> System Parameters`. From here, search for `l10n_uk_reports.hmrc_mode` and change
|
||||
the value line to `demo`. You can get such credentials from the `HMRC Developer Hub
|
||||
<https://developer.service.hmrc.gov.uk/api-test-user>`_.
|
||||
|
||||
Periodic submission to HMRC for multi-company
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user