update
This commit is contained in:
parent
52a6c75f1d
commit
f0b075c8bd
@ -41,12 +41,10 @@ export class HRTimesheet extends models.Model {
|
||||
<field name="unit_amount"/>
|
||||
</form>
|
||||
`,
|
||||
list: `
|
||||
<tree editable="bottom">
|
||||
list: ` list<editable="bottom">
|
||||
<field name="project_id"/>
|
||||
<field name="task_id"/>
|
||||
<field name="unit_amount"/>
|
||||
</tree>
|
||||
<field name="unit_amount"/><list/
|
||||
`,
|
||||
graph: `
|
||||
<graph js_class="hr_timesheet_graphview">
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit d8d6966b2c86037b89304306d9880b65f8c65afa
|
||||
Subproject commit d0ee1c1c3e587fc350d40cdc652ed104a96694ee
|
Loading…
Reference in New Issue
Block a user