Browse Source

CHG Removed auto_install

pull/2/head
Daniel Reis 11 years ago
parent
commit
ebc2530788
  1. 1
      users_ldap_mail/__openerp__.py

1
users_ldap_mail/__openerp__.py

@ -36,6 +36,5 @@ AD also supports the "mail" attribute, so it can be mapped into OpenERP.
'users_ldap_view.xml',
],
'installable': True,
'auto_install': True,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
Loading…
Cancel
Save