Hi everyone,
I’m working with Odoo 17 and would like to create a filter in the delivery orders view to show only records that contain exactly one order line (i.e. deliveries with a single product).
So far, I couldn’t find a field like "Move Line Count" or similar to filter by the number of items in the delivery.
Does anyone know if there's a built-in field or workaround via the UI (no coding) to achieve this?
Thanks in advance for your help!