Hi I try add Log Note to Lead using API but I can't find how to do that. I find that new Log Note is create as mail.message. But I don't know how i should create this object and bind it with particular lead. Any help with that?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
1
回覆
7611
瀏覽次數
Try first to make a record from the MESSAGES Menu in Developer Mode.
Related Document Model (model) = the document TYPE the Note is attached to (crm.lead or sale.order)
Related Document ID (res_id) = the ID of the document the Note is attached to
Subtype (subtype_id) = Note if the message is a Note
Given a crm.lead document with ID = 2, this is how you would manually create a Note:
This shows like this:
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
3
3月 23
|
4220 | ||
|
0
7月 21
|
1756 | ||
|
3
5月 19
|
18695 | ||
|
1
1月 23
|
2644 | ||
|
0
12月 21
|
3059 |