Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
4596 Vistas

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
Mejor respuesta

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

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

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
9
mar 20
41980
2
oct 18
3902
1
oct 17
4149
2
mar 15
6665
2
abr 23
4157