Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
4643 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
42024
2
oct 18
3943
1
oct 17
4193
2
mar 15
6714
2
abr 23
4219