[FIX]all :set a no_open widget in this filed(country_id,state_id,title,context_id...
[odoo/odoo.git] / addons / purchase_requisition / purchase_requisition_view.xml
index a654198..28bd89b 100644 (file)
@@ -51,7 +51,7 @@
                 </h1>
                 <group>
                     <group>
-                        <field name="user_id"/>
+                        <field name="user_id" options='{"no_open": true}'/>
                         <field name="exclusive"/>
                     </group>
                     <group>
         <field name="view_mode">tree,form</field>
         <field name="context">{"search_default_create_uid":uid}</field>
         <field name="search_view_id" ref="view_purchase_requisition_filter"/>
-        <field name="help" type="xml">
-          <p>
+        <field name="help" type="html">
+          <p class="oe_view_nocontent_create">
             Click to start a new purchase requisition process. 
           </p><p>
             A purchase requisition is the step before a request for quotation.