Skip to Content
Menu
This question has been flagged

What is the dashboard graph widget can used for on the qweb template, like project overview timesheet plan from sale_timesheet module or etc. ?


I try this but widget does not work

<div class="row">

     <t t-name="MyGraph">

         <t-esc="graph_data" t-options="{'widget': 'dashboard_graph' }" t-attf-graph_type="'line'"/>

     </t>

</div>


Why the widget can not rendered on the qweb ?

Avatar
Discard
Related Posts Replies Views Activity
2
Jun 20
4980
1
Jun 19
6651
0
Apr 16
4299
0
Nov 21
2191
5
Mar 17
11057