Odoo Write

Create and update records in a connected Odoo instance with odoo_create / odoo_write, following the standard write discipline. Use whenever an agent has write access and needs to add or change data. Covers draft-first and confirm-before-write, duplicate checks, single-call creation with inline child lines, never guessing relation IDs, and verifying the record after create.

heypinchy Updated

File contents

heypinchy/pinchy/tree/main/packages/web/src/lib/skills/odoo-write commit c004c0577d

Frequently asked questions

npx skillmds@latest add heypinchy/odoo-write