[FIX] purchase: order dest_address_id field is present twice in form view

Fixes issue #911
This commit is contained in:
Raphaël Valyi 2014-07-03 23:39:40 -03:00 committed by Olivier Dony
parent 13b52c3fb7
commit f20c7a3055
1 changed files with 0 additions and 1 deletions

View File

@ -275,7 +275,6 @@
<group>
<field name="minimum_planned_date"/>
<field name="location_id" groups="stock.group_locations"/>
<field name="dest_address_id" string="Customer Address" on_change="onchange_dest_address_id(dest_address_id)" groups="stock.group_locations"/>
<field name="shipped" groups="base.group_no_one"/>
</group>
<group>