跳至內容
選單
此問題已被標幟
1 回覆
4617 瀏覽次數

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
41999
2
10月 18
3929
1
10月 17
4167
2
3月 15
6687
2
4月 23
4190