Add widget selection in user device preferences

To create new devices in Sale Configuration Devices
This commit is contained in:
resteve 2014-11-21 12:50:02 +01:00
parent ae383a3399
commit f8e3a31f84
1 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,6 @@ copyright notices and license terms. -->
expr="/form/notebook/page[@id="preferences"]/field[@name="shop"]"
position="after">
<label name="sale_device"/>
<field name="sale_device"/>
<field name="sale_device" widget="selection"/>
</xpath>
</data>