Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
2209 Vizualizări

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

Imagine profil
Abandonează
Autor Cel mai bun răspuns

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

Imagine profil
Abandonează
Cel mai bun răspuns

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



Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
3
iun. 25
2093
3
apr. 25
1939
1
dec. 24
2716
3
iun. 25
3783
1
iun. 25
1720