Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
2002 Переглядів
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
2197
1
лип. 23
4615
0
квіт. 23
1885
0
бер. 24
3371
1
вер. 22
6297