跳至内容
菜单
此问题已终结

I am updating the Odoo Session after redirection back from Payment Acquirer, when the uid,session_token and login are false in request.session. But I am not unable to keep the user signed in.

Before request.session ------------>

 <OpenERPSession {'db': 'SAS_odootest11newscript', 'uid': None, 'login': None, 'session_token': None, 'context': {'lang': 'en_US'}, 'geoip': {}} *>


UPDATED request.session:

 <OpenERPSession {'db': 'SAS_odootest11newscript', 'uid': 16, 'login': 'test2', 'session_token ':' e32399276c5881f9df655af46aa8ad7bae361868f46211402977348c620f4016 ',' context ': {' lang ':' en_US ',' uid ': 16},' geoip ': {},' __payment_tx_ids__ ': [_last_site ]x,' __ sale_weid_webid, '__ sale_weid_sit : None, 'sale_last_order_id': 117, 'sale_transaction_id': False, 'website_sale_current_pl': False} *>

形象
丢弃
相关帖文 回复 查看 活动
0
9月 23
929
2
4月 25
6648
0
2月 21
1812
0
5月 23
1415
1
6月 21
2752