Skip to content
Snippets Groups Projects
Commit 1d1a42a7 authored by roen-odoo's avatar roen-odoo
Browse files

[FIX] point_of_sale: long product name completely visible


Current behavior:
When a product had a too long name, the name was truncated and couldn't
be completely seen.

Steps to reproduce:
- Change the name of a product to a very long name with spaces
- Open the POS
- The product name is truncated

Note:
To fix this we stop showing placeholders when a product doesn't have an
image set.

opw-3245538

closes odoo/odoo#121041

Signed-off-by: default avatarHeinz Robin (rhe) <rhe@odoo.com>
parent 226a3704
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment