odoo/enterprise#60103

Created by fw-bot
Merged at 25e105a095074503a6e10da1ff8348ee6bf07f25

Statuses:

Linked pull requests
label
odoo-dev:17.0-16.0-imp_hmrc_sys_param-alal-LeAx-fw
head
a7842a368b0c1a986f8cb9d69cc5f00ce339a5a0
merged
1 year ago by Accounting, Ali Alfie (alal)
odoo/enterprise odoo/documentation
16.0 #59152 #8380
saas-16.3 #60085 #8531
saas-16.4 #60091 #8533
17.0 #60103 #8534
saas-17.1 #60152 #8566
saas-17.2 #60180 #8570
18.0
saas-18.2
saas-18.3
saas-18.4
19.0
master #60232 #8580

[FW][IMP] l10n_uk_reports: HMRC mode config param

Previously, testing HMRC features with dummy credentials required manually changing variables within the code. This commit introduces a more user-friendly approach by adding a new configuration parameter. The new configuration parameter defaults to "production" to maintain existing behavior. However, users can switch to a "demo" or other values to transition the APIs to a sandbox environment for testing with mock credentials.

task-3820114

Forward-Port-Of: #59152