Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
2029 Представления
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


Аватар
Отменить
Лучший ответ

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

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
июл. 24
2208
1
июл. 23
4642
0
апр. 23
1900
0
мар. 24
3382
1
сент. 22
6309