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:
- सीआरएम
- e-Commerce
- लेखांकन
- इन्वेंटरी
- PoS
- Project
- MRP
This question has been flagged
1
Reply
4052
Views
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!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
Mass update of Contact Tags
Solved
|
|
2
मार्च 24
|
1758 | |
|
1
मार्च 15
|
9610 | ||
|
9
नव॰ 22
|
10578 | ||
|
1
फ़र॰ 22
|
8517 | ||
|
1
अग॰ 25
|
5811 |