Hi everybody!!!!
Please, how to make self . write in odoo8.
Please need your help
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi everybody!!!!
Please, how to make self . write in odoo8.
Please need your help
you can use self.write to update value in the same model/object
example : sale.order
self.write(cr,uid,ids, {'field_name':'your_value'}
in order to write, you must know the ids of the record first.
Thanks for your answer sir ;)
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
0
3月 25
|
1264 | ||
|
0
1月 25
|
3311 | ||
|
1
8月 23
|
14623 | ||
change password
已解决
|
|
1
8月 23
|
13260 | |
|
1
7月 23
|
10283 |