odoo/addons/auth_signup
Olivier Dony c7757baf77 [IMP] edi: ported web part to 7.0 + removed the EDI preview- and export-related parts
As started in previous commits, in 7.0 there is no more
static storage of exported EDI documents, and they are
instead replaced by the improved portal - which will
provide the preview as well as export capabilities.
(The export might be added in a second phase)

bzr revid: odo@openerp.com-20121016122913-ndl0l36buhku3kxy
2012-10-16 14:29:13 +02:00
..
controllers [IMP] edi: ported web part to 7.0 + removed the EDI preview- and export-related parts 2012-10-16 14:29:13 +02:00
static/src [FIX] auth_signup pass on the state 2012-10-11 02:05:34 +02:00
__init__.py [MERGE] trunk 2012-08-15 21:14:10 +02:00
__openerp__.py [IMP] auth_signup: add state (function field) on res.users: new, active, resetting password 2012-10-02 16:57:57 +02:00
auth_signup_data.xml [FIX] auth_signup: rename duplicate xml id 2012-09-19 10:10:40 +02:00
res_config.py [IMP] auth_signup: improve label in settings 2012-10-03 10:38:31 +02:00
res_config.xml [IMP] auth_signup: define new model and methods for signup 2012-09-21 12:42:37 +02:00
res_users.py [FIX] auth_signup pass on the state 2012-10-11 02:05:34 +02:00
res_users_view.xml [IMP] auth_signup: add state (function field) on res.users: new, active, resetting password 2012-10-02 16:57:57 +02:00
signup.xml [MERGE] merged trunk. 2012-08-13 18:06:57 +02:00