It is required to assign a label to several contacts, without having to do it one by one
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Financeiro
- Inventário
- PoS
- Project
- MRP
Esta pergunta foi sinalizada
1
Responder
4065
Visualizações
You should be able to use a Server Action and enable it as a Contextual Action. You can adapt this example and the Python Code would be something like this:
record['category_id'] = [1]
Or if this is a "one-off" you could use the download/upload tool.
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-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
Mass update of Contact Tags
Resolvido
|
|
2
mar. 24
|
1769 | |
|
1
mar. 15
|
9616 | ||
|
9
nov. 22
|
10592 | ||
|
1
fev. 22
|
8532 | ||
|
1
ago. 25
|
5823 |