odoo/odoo#200803
Created by fw-bot
Merged
at 58562e83c892b0d41eb9233cd82a7929ad9bcb1e
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: Contact runbot team on discord for help.
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- ci/l10n: (runtime 1s)
- label
- odoo-dev:saas-18.2-17.0-l10n_jo_edi-fix_access-hsal-421295-fw
- head
- c1f03fc224d50fa9b3eb88e31c460092f04aa22d
- merged
- 2 months ago by Accounting, Hesham Saleh (hsal)
odoo/odoo | |
---|---|
17.0 | #200015 |
saas-17.4 | #200710 |
18.0 | #200745 |
saas-18.1 | #200775 |
saas-18.2 | #200803 |
saas-18.3 | |
master | #200826 |
[FW][FIX] l10n_jo_edi: Fixed access error for JO fields
This commit fixed the access error issue that non-admin users would encounter when submitting a Jordanian e-invoice. It adds sudo access rights to the fields l10n_jo_edi_client_identifier and l10n_jo_edi_secret_key while reading them for e-invoice submission.
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Forward-Port-Of: #200015