跳至內容
選單
此問題已被標幟
1 回覆
1994 瀏覽次數
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

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
7月 24
2194
1
7月 23
4607
0
4月 23
1872
0
3月 24
3365
1
9月 22
6292