Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3619 Представления

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 ?

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
июн. 20
5692
1
июн. 19
7520
0
апр. 16
5183
0
нояб. 21
3075
5
мар. 17
11890