odoo/enterprise#60091

Created by fw-bot
Merged at 537dd34e0fdc8fef3800c05f645f49b3ab308605

Statuses:

Linked pull requests
label
odoo-dev:saas-16.4-16.0-imp_hmrc_sys_param-alal-v8eg-fw
head
59fc98cd6860d0227c4211226041188152d62513
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