Remove widget selection special_pricelist field

This commit is contained in:
resteve 2015-07-02 16:49:51 +02:00
parent 22183d6502
commit 9947fea215
1 changed files with 1 additions and 1 deletions

View File

@ -10,6 +10,6 @@ The COPYRIGHT file at the top level of this repository contains the full copyrig
<label name="type_special_price"/>
<field name="type_special_price"/>
<label name="special_pricelist"/>
<field name="special_pricelist" widget="selection"/>
<field name="special_pricelist"/>
</xpath>
</data>