[IMP]move warehouse field near company

bzr revid: sgo@tinyerp.com-20130204123909-xobft27wsauqgp4u
This commit is contained in:
sgo@tinyerp.com 2013-02-04 18:09:09 +05:30
parent c0d78cbb87
commit d9c69282ac
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
<field name="company_id" position="replace">
<field name="company_id" readonly="True"/>
</field>
<field name="date_order" position="after">
<field name="fiscal_position" position="after">
<field name="warehouse_id" on_change="onchange_warehouse_id(warehouse_id)" widget="selection" groups="stock.group_locations"/>
</field>
<field name="product_id" position="replace">