Hi,
I want to add JavaScript in my Qweb Report but unable to find a solution.
What i tried
1. Through Assests common reports
2. Buy adding <script> tag inside report
3. by adding the parameter (--run-script <js> ) in _run_wkhtmltopdf() in ir_actions_report.py file
But nothing is working.