hello,
I'm trying to set the qweb reports from the on site services app to show only timesheets between a chosen date range, so that if you need to sign multiple reports for different days you could do so by choosing different dates.
so far I've figured how to choose dates in the wizard, but the issue is for the correct data to be sent and displayed in the report. I've tried passing data with "data" but get server errors. is it even possible to add dynamic dates?
thanks in advance