Launch offer
Business website $150 USD Custom plugin $200 USD Ready in 5 days
Get a quote
Odoo

Update Records in Odoo

Update fields with write() on a recordset.

Update Records in Odoo — a practical guide to Odoo update write with clear examples you can reuse in real projects.

Odoo Tutorial Series (32/112). Prefer one article? Read the complete Odoo tutorial.

Short description

write applies to all records in the set — filter first when needed.

write

books.write({'state': 'done'})

Leave a reply

Your email address will not be published. Required fields are marked *