تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
7675 أدوات العرض

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?

الصورة الرمزية
إهمال
أفضل إجابة

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
مارس 23
4266
0
يوليو 21
1770
Simple API example تم الحل
3
مايو 19
18717
1
يناير 23
2649
0
ديسمبر 21
3071