Thanks a lot, that's exactly what i wanted.
i have finally find a way to do it by only changing report_view file.
i created a form which allows to get the two dynamics variable and
pass them throught the URL.
now i have a small problem with the date format (years are not
considered into the comparaison)..
I will look into the tickets to make my solution more efficient.
Thanks again
On Jun 25, 3:11 pm, Erik Bray <
hyugaricd...@gmail.com> wrote:
> It's not entirely clear what the OP's end goal is, but it might be
> possible to just do with a custom report, especially since #7293.
> Have two dynamic variables for the dates, and make sure that in the
> SQL the variables are wrapped in the appropriate datetime formatting
> function for the DB backend. Not clear if that's what he wants
> though.
>