I see that in the website module each visitor has their own IDs. Can we obtain that id from the request using things like request.env['website.visitor']?
Thanks in advanced
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
1
回覆
1126
瀏覽次數
In odoo v16:
request.env['website.visitor']._get_visitor_from_request()
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
2
8月 25
|
411 | ||
|
5
8月 25
|
9965 | ||
|
2
7月 25
|
1025 | ||
|
4
6月 25
|
1166 | ||
|
1
6月 25
|
1479 |