Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
2 Vastaukset
2331 Näkymät

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

Avatar
Hylkää
Tekijä Paras vastaus

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

Avatar
Hylkää
Paras vastaus

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



Avatar
Hylkää
Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
3
kesäk. 25
2192
3
huhtik. 25
2024
1
jouluk. 24
2870
3
kesäk. 25
3909
1
kesäk. 25
1806