[FIX] auth_signup: wrap the creation (copy) of the user inside a savepoint to keep...
authorChristophe Simonis <chs@openerp.com>
Tue, 18 Feb 2014 12:41:15 +0000 (13:41 +0100)
committerChristophe Simonis <chs@openerp.com>
Tue, 18 Feb 2014 12:41:15 +0000 (13:41 +0100)
commit266adaa44ca3cca3faba1338fdb0f20f8458b3c3
treed6c66fd0f27e870787477d4d65c467a2bf81128e
parent35439fc8643cb880dc7bfdbc333e7c32275f9eef
[FIX] auth_signup: wrap the creation (copy) of the user inside a savepoint to keep the cursor alive in case of postgresql exception

bzr revid: chs@openerp.com-20140218124115-39j7vi3l8z6qqh2u
addons/auth_signup/res_users.py