[IMP] stock: 'type' needed for generating Picking sequence.

bzr revid: uco@tinyerp.com-20100524103010-txwn3zbhi1hv14cb
This commit is contained in:
uco (OpenERP) 2010-05-24 16:00:10 +05:30
parent af6cba7565
commit f6cf33d423
1 changed files with 2 additions and 0 deletions

View File

@ -762,6 +762,7 @@
<field name="backorder_id" groups="base.group_extended" readonly="1"/>
<field name="date" />
<field name="min_date"/>
<field name="type" invisible="1"/>
<field name="company_id" groups="base.group_multi_company" widget="selection"/>
</group>
<notebook colspan="4">
@ -942,6 +943,7 @@
<field name="invoice_state"/>
<field name="backorder_id" readonly="1"/>
<field name="origin" readonly="1"/>
<field name="type" invisible="1"/>
<field name="company_id" groups="base.group_multi_company" widget="selection"/>
</group>
<notebook colspan="4">