-
Notifications
You must be signed in to change notification settings - Fork 10.1k
[IMP] fiscal_localizations: HMRC mode config param #8380
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
47cada5
to
0ce3460
Compare
@alialfie Hi Ali! Thanks for your work. I tried to replicate it but no l10n_uk_reports.hmrc_mode key existed in the multiple 16.0 runbots I tried. Any pre-configuration to do? |
Hi @toaa-odoo, thanks for the review! The key is added in odoo/enterprise/pull/59152 and you'll need to install the l10n_uk_reports module for it to be added too. This runbot batch should have it :) |
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
0ce3460
to
69b16d6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@robodoo delegate+
@robodoo r+ |
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 #8380 Related: odoo/enterprise#59152 Signed-off-by: Ali Alfie (alal) <alal@odoo.com>
@alialfie this pull request has forward-port PRs awaiting action (not merged or closed):
|
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