odoo/odoo#191955
Created by fw-bot
Merged
at 2d38daea31b050f6765992b6c8f918c788c032a8
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-18.1-saas-17.4-pos-opw-4422124-pebr-eTFU-fw
- head
- b795e5e15bd8d461601304e0d65623478cacd984
- 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