@codemation/core-nodes-odoo
v0.1.0
Published
Codemation plugin: Odoo JSON-RPC nodes (query, CRUD, call_kw)
Readme
@codemation/core-nodes-odoo
Codemation plugin package for Odoo over JSON-RPC: query (search_read), create, read, update, delete, and a call_kw escape hatch.
Install
pnpm add @codemation/core-nodes-odooThe package exposes a Codemation plugin (codemation → plugin in package.json). Installing it in a Codemation app is enough for discovery in the usual setup.
Develop
pnpm installpnpm dev- Open the printed local URL for the sandbox app.
See AGENTS.md and CONTRIBUTING.md for repository conventions and releases.
