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 : /
Company type will change to "Company" when field is_company==True
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
1
3월 19
|
3680 | ||
|
1
8월 25
|
575 | ||
|
1
8월 25
|
746 | ||
|
2
7월 25
|
3314 | ||
|
3
7월 25
|
912 |