[IMP] stock: improved field name: 'scrap_location' instead of 'scraped' for stock.location object

bzr revid: qdp-launchpad@tinyerp.com-20100505120532-nghd0hu829ieor9c
This commit is contained in:
qdp-launchpad@tinyerp.com 2010-05-05 14:05:32 +02:00
parent 1ef96229cc
commit 100b5a0921
1 changed files with 1 additions and 1 deletions

View File

@ -404,7 +404,7 @@
<field name="location_id"/>
<field name="address_id" context="{'contact_display':'partner'}"/>
<field name="icon"/>
<field name="scraped"/>
<field name="scrap_location"/>
<newline/>
<group col="2" colspan="2" groups="base.group_extended">
<separator string="Chained Locations" colspan="2"/>