Skip to content
Snippets Groups Projects
Commit 2d746cef authored by ebuzeyTra's avatar ebuzeyTra
Browse files

width attribute added to field

parent 28598c2c
No related branches found
No related tags found
2 merge requests!173Release 14.0.1.1.12,!168Inscription data move to the stat button
Pipeline #36931 passed
......@@ -7,7 +7,7 @@
<field name="arch" type="xml">
<tree editable="bottom">
<field name="partner_id" options="{'no_create': True}" />
<field name="effective_date" />
<field name="effective_date" width="900px" />
</tree>
</field>
</record>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment