Odoo Rpc API

当需要让外部应用通过 Odoo 的 JSON-RPC / XML-RPC 外部 API 读写记录、做集成或中间件、排查鉴权与权限报错时使用;做认证(authenticate 取 uid)、调用模型方法(execute_kw / call_kw)、记录增删改查并产出 Python/JavaScript/curl 可复制调用代码;不适用于 OAuth2 或会话 cookie 鉴权、二进制文件上传、Odoo 模块二次开发或本地化税务合规;触发词:odoo、JSON-RPC、XML-RPC、execute_kw、search_read、call_kw、API key、odoo 集成

findscripter b5b5b40 5.2 KB Updated

File contents

findscripter/everything-skills/tree/main/09-verticals/odoo-rpc-api commit b5b5b40357

Frequently asked questions

npx skillmds@latest add findscripter/odoo-rpc-api