hello there I am creating an dictionary that holds an record and i want to write that dictionary in database so how can i use self.write()???
hello there I am creating an dictionary that holds an record and i want to write that dictionary in database so how can i use self.write()???
https://doc.openerp.com/6.0/developer/2_5_Objects_Fields_Methods/methods/
self.write(cr, uid, ids, {'column_name':'value'})
| 相关帖文 | 回复 | 查看 | 活动 | |
|---|---|---|---|---|
|
9
3月 20
|
44615 | |||
|
2
10月 18
|
6163 | |||
|
1
10月 17
|
6069 | |||
|
2
3月 15
|
9217 | |||
|
2
4月 23
|
6469 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.