stock: remove auto_menu tag in view

bzr revid: ced-8bd32ba1dd2ddf428f68dad0cc82364ba856cbd2
This commit is contained in:
ced 2007-08-03 14:03:02 +00:00
parent 8bcbda83b7
commit e11916db43
1 changed files with 1 additions and 1 deletions

View File

@ -341,7 +341,7 @@
<field name="model">stock.location</field>
<field name="type">form</field>
<field name="arch" type="xml">
<form auto_menu="" string="Stock location">
<form string="Stock location">
<notebook>
<page string="General Informations">
<field name="name" select="1"/>