Skip to Content
Menu
This question has been flagged
1 Odpoveď
4805 Zobrazenia

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()???

Avatar
Zrušiť
Best Answer

https://doc.openerp.com/6.0/developer/2_5_Objects_Fields_Methods/methods/

self.write(cr, uid, ids, {'column_name':'value'})

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
9
mar 20
42191
2
okt 18
4088
1
okt 17
4341
2
mar 15
6867
2
apr 23
4382