odoo/odoo#191603
Created by Pedram Bi Ria (pebr)
Merged
at 7511c1fc66b4b42be35c4c91455edc41f35991d6
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:saas-17.4-pos-opw-4422124-pebr
- head
- c9010cf5494e48be3681d625fbfcca74223d5f6f
- merged
- 10 months ago by POS IoT, Joseph Caburnay (jcb)
| 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 |
[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