How do you fill a selection field with API? Tried using
server.execute_kw(db, uid, password, 'res.partner', 'write', [[id], {
'company_type': 'company'
}])Also tried 'Company', 1 (as it's the 2nd member of the selection)
Got no ideas left : /
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
How do you fill a selection field with API? Tried using
server.execute_kw(db, uid, password, 'res.partner', 'write', [[id], {
'company_type': 'company'
}])Also tried 'Company', 1 (as it's the 2nd member of the selection)
Got no ideas left : /
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
1
Mar 19
|
4278 | |||
|
1
Nov 25
|
3334 | |||
|
1
Aug 25
|
1536 | |||
|
1
Aug 25
|
2002 | |||
|
2
Jul 25
|
5021 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.