Skip to Content
Menú
This question has been flagged
1 Respondre
5237 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
42667
2
d’oct. 18
4489
1
d’oct. 17
4760
2
de març 15
7374
2
d’abr. 23
4986