Browse Source

[IMP] module description;

pull/92/head
Sylvain LE GAL 10 years ago
parent
commit
1754eb56a1
  1. 6
      auth_generate_password/__openerp__.py

6
auth_generate_password/__openerp__.py

@ -46,6 +46,12 @@ Settings:
* use string function like string.ascii_letters;
* Be sure that an Outgoing Email Server is correctly configured;
Roadmap
-------
* When porting this module, please remove the feature that forbid users to
change them password, as another module 'password_change_restrict' exists in
V8 serie : https://github.com/OCA/server-tools/pull/249
Copyright, Author and Licence :
-------------------------------
* Copyright : 2014, Groupement Regional Alimentaire de Proximite;

Loading…
Cancel
Save