跳至內容
選單
此問題已被標幟
1 回覆
17848 瀏覽次數

hello,

Using openerp version 7.0-20130328-001657

In the process of user validation, when the new user tries to follow the link he received, here is the server log :

11878 75 File "/home/sisalpuser/openerp/drtc-962/server/openerp/addons/auth_signup/res_users.py", line 129, in _signup_retrieve_partner 11879 76 raise SignupError("Signup token '%s' is not valid" % token) 11880 77 SignupError: Signup token 'NZM5F1oj9imdEdqRV2Ld' is not valid

A side effect is that openerp then freezes when admin wants to use user's form.

This bug relates to the case, but its fix is indicated for trunk, not for V7 and it seems to remain in this version. Anyone knows what the origin of the problem is ? and how the problem was solved if it was ?

Thank you

頭像
捨棄
最佳答案

possible related issue is that the user has logged into a different database previously and has the cookie/session still. If the user clicks the log out button, then selects the right database (no need to do anything other than select it from the picklist), then clicks the email link again it might work fine.

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
12月 24
9556
3
9月 24
21800
5
12月 24
53101
4
7月 24
10639
7
8月 23
11049