show field is_chareable in form create task
This commit is contained in:
parent
ad286d075b
commit
a60d0721e5
@ -461,7 +461,7 @@
|
|||||||
<!-- Field needed to trigger its compute in project_enterprise, but will be replaced in an override defined in hr_timesheet module -->
|
<!-- Field needed to trigger its compute in project_enterprise, but will be replaced in an override defined in hr_timesheet module -->
|
||||||
<field name="allocated_hours" invisible="1"/>
|
<field name="allocated_hours" invisible="1"/>
|
||||||
<!-- Field Chargeable / Non Chargeable -->
|
<!-- Field Chargeable / Non Chargeable -->
|
||||||
<!-- <field name="is_chargeable" string="Chargeable"/> -->
|
<field name="is_chargeable" string="Chargeable"/>
|
||||||
</group>
|
</group>
|
||||||
</group>
|
</group>
|
||||||
<field name="task_properties" columns="2"/>
|
<field name="task_properties" columns="2"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user