Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
3 Risposte
6826 Visualizzazioni

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.

Avatar
Abbandona

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.

Autore Risposta migliore

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

Avatar
Abbandona

@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!

Post correlati Risposte Visualizzazioni Attività
0
ott 18
4526
1
gen 24
1349
2
mag 22
2471
3
giu 21
7617
0
mag 21
2908