odoo/odoo#191953
Created by fw-bot
Merged
at 37cfd1730a6277e1ffceb59e0715fe0abccededb
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.
- label
- odoo-dev:18.0-saas-17.4-pos-opw-4422124-pebr-5uSd-fw
- head
- 6a8bd7090b43dd83dbf71300e818fc0c1b203d9e
- merged
- 10 months ago by Pedram Bi Ria (pebr)
| odoo/odoo | |
|---|---|
| saas-17.4 | #191603 |
| 18.0 | #191953 |
| saas-18.1 | #191955 |
| saas-18.2 | |
| saas-18.3 | |
| saas-18.4 | |
| 19.0 | |
| master | #191959 |
[FW][FIX] pos_self_order: disable auto loading
Before this commit, auto loading could run in self ordering, which resulted in error as the necessary permissions to operate the read were not available. Additionally, auto loading was not needed since all required data is loaded at the beginning.
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Forward-Port-Of: #191603