Revert my previous modif on dependencies

This commit is contained in:
Alexis de Lattre
2015-02-17 22:26:28 +01:00
parent 1b591a83ca
commit 30585ec690
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
<field name="inherit_id" ref="stock.view_procurement_form_stock_inherit"/>
<field name="arch" type="xml">
<field name="origin" position="after">
<field name="sale_line_id" readonly="True"/>
<field name="sale_line_id" readonly="True"/> <!-- field defined in the sale module -->
</field>
<xpath expr="//field[@name='company_id']/.." position="after">
<group name="move_ids" string="Stock Moves" colspan="4">