Skip to content
Snippets Groups Projects
Commit 2179f53a authored by Jeremy Kersten's avatar Jeremy Kersten
Browse files

[FIX] web_calendar: use local format for week in title of calendar view.

Commit odoo/odoo@9be7a9535ca1c5a9884ef06b7a567bf42ebdce0a changes the week number
computation to match calendar and pivot views.

Now, calendar don't use isoWeek format by default, but the weekNumber from locale(),
So we need to adapt also the format for title.

closes #12068, closes #9629
parent 004ebd3a
No related branches found
No related tags found
No related merge requests found
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