Is there a way to mark my activities as Done in bulk instead of doing it individually?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Financeiro
- Inventário
- PoS
- Projeto
- MRP
Esta pergunta foi sinalizada
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()
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-se| Publicações relacionadas | Respostas | Visualizações | Atividade | |
|---|---|---|---|---|
|
|
3
jun. 25
|
2981 | ||
|
|
3
abr. 25
|
2777 | ||
|
|
1
dez. 24
|
3915 | ||
|
|
3
set. 25
|
5167 | ||
|
|
1
set. 25
|
2509 |