Twinkle Christian(OpenERP) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-clean-search-tools-multi-company-tch 
into lp:~openerp-dev/openobject-addons/trunk-clean-search.

Requested reviews:
  Jigar Amin  (OpenERP) (jam-openerp)

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-clean-search-tools-multi-company-tch/+merge/115697

Hello Sir,

I have improved search view in multi_compay module.
kindly review this.

Thanks,
TCH.


-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-clean-search-tools-multi-company-tch/+merge/115697
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-clean-search.
=== modified file 'multi_company/res_company_view.xml'
--- multi_company/res_company_view.xml	2012-07-03 09:01:53 +0000
+++ multi_company/res_company_view.xml	2012-07-19 10:42:18 +0000
@@ -51,9 +51,8 @@
             <field name="arch" type="xml">
                 <search string="Multi Company">
                     <field name="name" string="Multi Company"/>
-                    <separator orientation="vertical"/>
-                    <field name="company_id" widget="selection"/>
-                    <field name="company_dest_id" widget="selection"/>
+                    <field name="company_id"/>
+                    <field name="company_dest_id"/>
                     <field name="object_id"/>
                 </search>
             </field>

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to