odoo/addons/auth_reset_password
Antony Lesuisse 84a7523a63 [IMP] remove standalone web client, fix imports
bzr revid: al@openerp.com-20121010204617-ah29rz616xo7i2dr
2012-10-10 22:46:17 +02:00
..
controllers [IMP] remove standalone web client, fix imports 2012-10-10 22:46:17 +02:00
static/src [IMP] auth_reset_password: new implementation based on auth_signup 2012-10-01 17:07:23 +02:00
__init__.py [IMP] auth_reset_password: add button on user form view to reset the user's password 2012-10-03 15:21:52 +02:00
__openerp__.py [IMP] auth_reset_password: add button on user form view to reset the user's password 2012-10-03 15:21:52 +02:00
auth_reset_password.xml [IMP] auth_reset_password: new implementation based on auth_signup 2012-10-01 17:07:23 +02:00
res_users.py [IMP] auth_reset_password: add button on user form view to reset the user's password 2012-10-03 15:21:52 +02:00
res_users_view.xml [IMP] auth_reset_password: add button on user form view to reset the user's password 2012-10-03 15:21:52 +02:00