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
- Contabilitate
- Inventar
- PoS
- Project
- MRP
Această întrebare a fost marcată
1
Răspunde
4402
Vizualizări
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.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Înscrie-teRelated Posts | Răspunsuri | Vizualizări | Activitate | |
---|---|---|---|---|
Mass update of Contact Tags
Rezolvat
|
|
2
mar. 24
|
2178 | |
|
1
mar. 15
|
9994 | ||
|
9
nov. 22
|
11028 | ||
|
1
feb. 22
|
9056 | ||
|
1
aug. 25
|
6360 |