[FIX] fields.o2m.set(): typo in previous commit, should pass IDs as list to write()
[odoo/odoo.git] / bin / addons / base / res / res_config.xml
index 4b0db4c..56432f5 100644 (file)
@@ -13,7 +13,7 @@
              <label align="0.0" string="description" width="200" colspan="2"/>
            </group>
            <separator string="vsep" orientation="vertical" colspan="1" rowspan="12"/>
-           <group colspan="4">
+           <group colspan="6">
              <separator string="title" colspan="4"/>
              <group string="res_config_contents"/>
            </group>
       <field name="arch" type="xml">
         <form>
           <group colspan="4" col="8">
-            <group colspan="3" width="220" height="250">
+            <group colspan="1" width="220" height="250">
               <field name="config_logo" widget="image" width="220" height="130" nolabel="1" colspan="1"/>
               <newline/>
               <label align="0.0" string="description" width="200" colspan="2"/>
             </group>
             <separator string="vsep" orientation="vertical" colspan="1" rowspan="12"/>
-            <group colspan="4">
+            <group colspan="6">
               <separator string="title" colspan="4"/>
               <group colspan="8"/>
             </group>