How to mark message as to-do by code in odoo8
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
لقد تم الإبلاغ عن هذا السؤال
Hi Vinod,
There is a method for making any message as a to-do ( starred) in "mail.message" object. it is used in many places in Odoo.
set_message_starred(self, cr, uid, msg_ids, starred, create_missing=True, context=None):
""" Set messages as (un)starred. Technically, the notifications related
to uid are set to (un)starred.
:param bool starred: set notification as (un)starred
:param bool create_missing: create notifications for missing entries
(i.e. when acting on displayed messages not notified)
"""
Regards,
Hardik
Hi Hardikgiri, Thanks for giving solution still i want some other problem in sale order i added new role called sales team head. Sale user once after creating sale quotation user will send that quote to team lead by mail through mail wizard how can i mark that mail as starred for the team lead Can you explain with example
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
0
يونيو 25
|
473 | ||
|
1
مايو 25
|
1168 | ||
|
0
يناير 21
|
2339 | ||
|
0
مارس 19
|
5099 | ||
|
0
فبراير 16
|
4240 |