odoo/odoo#191959
Created by fw-bot
Merged
at dee2a222b72c86e20e68489c9cf38d8683dee832
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- 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:master-saas-17.4-pos-opw-4422124-pebr-oTNC-fw
- head
- 0a61305a20edf0096d3712f9982b65c21800102c
- 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