stock: remove auto_menu tag in view
authorced <>
Fri, 3 Aug 2007 14:03:02 +0000 (14:03 +0000)
committerced <>
Fri, 3 Aug 2007 14:03:02 +0000 (14:03 +0000)
bzr revid: ced-8bd32ba1dd2ddf428f68dad0cc82364ba856cbd2

addons/stock/stock_view.xml

index 0905807..03eb281 100644 (file)
                <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"/>