[MIG] timesheet_description: Module migration

This commit is contained in:
Juan Pablo Ticse
2023-10-31 16:35:25 +00:00
parent b07c77792d
commit dd2876ceec
2 changed files with 3 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
<xpath expr="//field[@name='timesheet_ids']/form//field[@name='name']" position="attributes">
<attribute name="widget">text</attribute>
<attribute name="placeholder">Describe your activity (you can use markdown)</attribute>
<attribute name="colspan">4</attribute>
<attribute name="colspan">2</attribute>
</xpath>
</field>
</record>