Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
4896 Vues

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
Ignorer
Meilleure réponse

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

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

Avatar
Ignorer
Publications associées Réponses Vues Activité
9
mars 20
42294
2
oct. 18
4180
1
oct. 17
4441
2
mars 15
7020
2
avr. 23
4507