Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
2018 Visualizações
id="timesheet_view_grid_by_project" model="ir.ui.view">
name="name">account.analytic.line.grid.project
name="model">account.analytic.line
name="arch" type="xml">
string="Timesheets" adjustment="object" adjust_name="adjust_grid">
name="project_id" type="row" section="1"/>
name="task_id" type="row"/>
name="date" type="col">
name="week" string="Week" span="week" step="day"/>
name="month" string="Month" span="month" step="day"/>

name="unit_amount" type="measure" widget="timesheet_uom"/>


the timesheet_uom widget is not working in the measure field .Is there any solution for this?

thanks


Avatar
Cancelar
Melhor resposta

you need to add the function 'adjust_grid' .it is responsible of the compute

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
jul. 24
2203
1
jul. 23
4629
0
abr. 23
1896
0
mar. 24
3375
1
set. 22
6303