Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
3 Răspunsuri
6825 Vizualizări

I want to sort records in calendar view[Month mode] based  time.

For example, follow the below steps

1. Create a meeting1 at 11AM on Jun 12.

2. Create a meeting2 at 10AM on Jun 12.

In calendar view meeting2 want to be displayed first next meeting1 but instead of i'm getting meeting1 and meetings2 and also i'm getting correct order in week, day mode except month mode.

I'm also tried with _order = 'start_datetime' but it seems not be valid. But works in other views like tree, kanban.

Thanks.

Imagine profil
Abandonează

Hi,

can you try and add default_order="start_datetime" next to your calendar view ?

Yeah. it also seems invalid and through the error I'm view

On Tue, Oct 30, 2018, 8:24 PM Ibrahim <ibrahim.boudmir@gmail.com> wrote:

Hi,

can you try and add default_order="start_datetime" next to your calendar view ?

Sent by Odoo S.A. using Odoo.

Autor Cel mai bun răspuns

I found a solution, maybe following link will help.
https://github.com/odoo/odoo/issues/26752

Imagine profil
Abandonează

@Gokulakrisnan Murugesan

I couldn't see a clear solution in that github thread. It is a shame that the mods did not recognise it as a bug because it certainly is IMO.

How did you solve the issue?

The github issue mentioned above now has a working solution (thanks to @romaccount) that just requires one line to be inserted in the calendar_renderer.js file. I can confirm that it works well!

Related Posts Răspunsuri Vizualizări Activitate
0
oct. 18
4526
1
ian. 24
1349
2
mai 22
2471
3
iun. 21
7617
0
mai 21
2908