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
|
44625 | |||
|
2
10月 18
|
6176 | |||
|
1
10月 17
|
6082 | |||
|
2
3月 15
|
9225 | |||
|
2
4月 23
|
6475 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.