Add widget selection in user device preferences
To create new devices in Sale Configuration Devices
This commit is contained in:
parent
ae383a3399
commit
f8e3a31f84
@ -7,6 +7,6 @@ copyright notices and license terms. -->
|
|||||||
expr="/form/notebook/page[@id="preferences"]/field[@name="shop"]"
|
expr="/form/notebook/page[@id="preferences"]/field[@name="shop"]"
|
||||||
position="after">
|
position="after">
|
||||||
<label name="sale_device"/>
|
<label name="sale_device"/>
|
||||||
<field name="sale_device"/>
|
<field name="sale_device" widget="selection"/>
|
||||||
</xpath>
|
</xpath>
|
||||||
</data>
|
</data>
|
||||||
|
Loading…
Reference in New Issue
Block a user