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:
- CRM
- e-Commerce
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
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:
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
3
März 23
|
4279 | ||
|
0
Juli 21
|
1779 | ||
Simple API example
Gelöst
|
|
3
Mai 19
|
18735 | |
|
1
Jan. 23
|
2651 | ||
|
0
Dez. 21
|
3076 |