odoo/odoo#194920
Created by fw-bot
Merged
at d0d7ba62ae218e069b8250e24c9d1211f9d683c8
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-18.0-pos-opw-4494712-pebr--mKm-fw
- head
- 41fe0e013df70663f1e27ade2085c23a8e5f3aae
- merged
- 8 months ago by Pedram Bi Ria (pebr)
odoo/odoo | |
---|---|
18.0 | #194409 |
saas-18.1 | #194517 |
saas-18.2 | |
saas-18.3 | |
saas-18.4 | |
19.0 | |
master | #194920 |
[FW][PERF] pos_self_order: prevent loading product images in load
Before this commit, product images were unnecessarily loaded along with the POS data. This was redundant since the images are loaded separately. Additionally, loading the images caused excessive memory usage, leading to memory errors in certain scenarios.
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr