Add purchase request in extra product form view

This commit is contained in:
Jordi Esteve 2015-02-23 17:39:58 +01:00
parent 3a3f852fa9
commit ad3f9c6425
1 changed files with 2 additions and 0 deletions

View File

@ -13,5 +13,7 @@ copyright notices and license terms. -->
<field name="uom"/>
<label name="cost_price"/>
<field name="cost_price"/>
<label name="purchase_request"/>
<field name="purchase_request"/>
<field name="state" invisible="1"/>
</form>