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
|
44691 | |||
|
2
10月 18
|
6236 | |||
|
1
10月 17
|
6150 | |||
|
2
3月 15
|
9284 | |||
|
2
4月 23
|
6548 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.