İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
775 Görünümler

Hello all, I am using ODOO 16.

I am trying to group the work-orders with the custom field which is a string and then I have schedule start date and scheduled end date on each of the work order, so I want to sort them in to ascending order after grouping them. Is it possible to achieve without any programming?

Thank you!

Avatar
Vazgeç
En İyi Yanıt

I have no experience with ODOO 16.

In Odoo 17 however, I am able to just use the build in search function for this?

- Group by: "Add custom group" > Select the custom string to group.
- Have scheduled start date visible in the list overview (add with the option button on the right), or add custom field.
- Use the "scheduled start date" sort function (by hitting the column) to get it in the order you want, ascending based on "schedule start date" or "scheduled end date".
- Then save this view as a preset / default / whatever you like?

Not sure if this would apply to you though.

Avatar
Vazgeç