Skip to Content
Menú
This question has been flagged
1 Respondre
4816 Vistes

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
Descartar
Best Answer

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

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

Avatar
Descartar
Related Posts Respostes Vistes Activitat
9
de març 20
42221
2
d’oct. 18
4100
1
d’oct. 17
4356
2
de març 15
6906
2
d’abr. 23
4400