Kuldeep Joshi(OpenERP) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-bug-894227-kjo into 
lp:openobject-addons.

Requested reviews:
  Bhumika (OpenERP) (sbh-openerp)
Related bugs:
  Bug #894227 in OpenERP Addons: ""Setup your LDAP Server" fails"
  https://bugs.launchpad.net/openobject-addons/+bug/894227

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-894227-kjo/+merge/83250

Add the comapany and ldap_tls field in user_ldap_installer.xml
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-894227-kjo/+merge/83250
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-bug-894227-kjo.
=== modified file 'users_ldap/user_ldap_installer.xml'
--- users_ldap/user_ldap_installer.xml	2011-07-29 14:03:24 +0000
+++ users_ldap/user_ldap_installer.xml	2011-11-24 07:25:27 +0000
@@ -10,8 +10,10 @@
                 <form string="LDAP Configuration">
                     <group col="2" colspan="2">
                           <separator string="Server Information" colspan="2"/>
+                          <field name="company"/>
                           <field name="ldap_server"/>
                           <field name="ldap_server_port"/>
+                          <field name="ldap_tls"/>
                     </group>
                     <group col="2" colspan="2">
                           <separator string="Login Information" colspan="2"/>

_______________________________________________
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