跳至内容
菜单
此问题已终结

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 ?

形象
丢弃
相关帖文 回复 查看 活动
2
6月 20
5664
1
6月 19
7496
0
4月 16
5158
0
11月 21
3061
5
3月 17
11876