Easier selection of fiscal position on SO with widget="selection"
This commit is contained in:
@@ -22,6 +22,9 @@
|
|||||||
<field name="date_confirm"
|
<field name="date_confirm"
|
||||||
attrs="{'invisible': [('state', 'in', ('draft', 'sent'))]}"/>
|
attrs="{'invisible': [('state', 'in', ('draft', 'sent'))]}"/>
|
||||||
</field>
|
</field>
|
||||||
|
<field name="fiscal_position" position="attributes">
|
||||||
|
<attribute name="widget">selection</attribute>
|
||||||
|
</field>
|
||||||
</field>
|
</field>
|
||||||
</record>
|
</record>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user