odoo/enterprise#60232

Created by fw-bot
Merged at ee7e56ed91e5c55dea71395b0433b221434356d5

Statuses:

Linked pull requests
label
odoo-dev:master-16.0-imp_hmrc_sys_param-alal-GyK8-fw
head
4d7ecf57f8c439acaeb4e6e6716637ee2db4fbda
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