- Issue created by @joao.ramos.costa
- Merge request !153532539: Let addtocal_grouped_view support daterange. β (Open) created by Unnamed author
I was able to reproduce the error:
And the suggested code fixes it:
- π΅πΉPortugal joao.ramos.costa
Dear @eric.vvf,
I mistakenly used the start date of the last range, but after double-checking the original Formatter, it turns out end_date is the one that is used β which makes sense. Iβve fixed it in the last commit. If you get a chance to test it again, thatβd be great. Thanks!