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

Is there a way to mark my activities as Done in bulk instead of doing it individually?

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

Unfortunately, there isn't a way to mark activities as Done in bulk but here's a workaround:


1. Enable Developer Mode:


2. Go to Activities via the technical menu:


3. You can either click on Done to the right of th activities more quickly from here"


4. Or select them and delete them (you will lose any notes by deleting):

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

I just ran to the same problem. 

I've created my own server action for model mail.activity, which uses Odoo's method action_done(). It closes all selected records of activities and creates a message on related documents.

for record in records:
​record.action_done()



الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
3
يونيو 25
2147
3
أبريل 25
1989
1
ديسمبر 24
2776
3
يونيو 25
3831
1
يونيو 25
1766