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()???
This question has been flagged
1
Reply
6555
Views
https://doc.openerp.com/6.0/developer/2_5_Objects_Fields_Methods/methods/
self.write(cr, uid, ids, {'column_name':'value'})
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
Expected singleton
Solved
|
|
9
Mar 20
|
44501 | |
|
|
2
Oct 18
|
6108 | ||
|
|
1
Oct 17
|
6007 | ||
|
|
2
Mar 15
|
9121 | ||
|
|
2
Apr 23
|
6425 |