コンテンツへスキップ
メニュー
この質問にフラグが付けられました

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
5656
1
6月 19
7476
0
4月 16
5146
0
11月 21
3052
5
3月 17
11871