Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
1914 มุมมอง

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()



อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
3
มิ.ย. 25
1792
3
เม.ย. 25
1641
1
ธ.ค. 24
2255
3
มิ.ย. 25
3354
1
มิ.ย. 25
1400