odoo/odoo#194920

Created by fw-bot
Merged at d0d7ba62ae218e069b8250e24c9d1211f9d683c8

Statuses:

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.

opw-4494712


I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

Forward-Port-Of: #194517
Forward-Port-Of: #194409