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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
1
Responder
4048
Vistas
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.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
Mass update of Contact Tags
Resuelto
|
|
2
mar 24
|
1756 | |
|
1
mar 15
|
9609 | ||
|
9
nov 22
|
10576 | ||
|
1
feb 22
|
8511 | ||
|
1
ago 25
|
5807 |