Ir al contenido
Menú
Se marcó esta pregunta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
jun 20
5651
1
jun 19
7472
0
abr 16
5131
0
nov 21
3040
5
mar 17
11870