Commit Graph

31 Commits

Author SHA1 Message Date
mpmedia fae3c6a5c0 v0.4.0: Bump version, add elearning/courses keywords 2026-05-28 18:37:51 -05:00
mpmedia 1005244b43 v0.4.0: Add 15 Projects module tools (CRUD, milestones, chatter, subtasks, followers, stages); 92 total tools 2026-05-28 18:37:39 -05:00
mpmedia a9717a8beb v0.4.0: Add Projects module (CRUD, milestones, chatter, subtasks, followers, stages); trim SKILL.md description to pass validator 2026-05-28 18:37:34 -05:00
mpmedia c9086481a5 docs: update README to v0.4.0 2026-05-28 17:38:57 -05:00
mpmedia d0d772edae docs: update SKILL.md for Projects module (v0.4.0) 2026-05-28 17:38:52 -05:00
mpmedia 3b41ea831f chore: bump version to 0.4.0 2026-05-28 17:38:47 -05:00
mpmedia 40cdd37330 feat: add Projects module tools (v0.4.0) 2026-05-28 17:38:42 -05:00
mpmedia 3dbc4882a3 docs: update README to v0.3.0 — add eLearning module 2026-05-28 14:49:07 -05:00
mpmedia cda9b388cf docs: update SKILL.md for eLearning module 2026-05-28 14:48:33 -05:00
mpmedia fbd5e87002 chore: bump version to 0.3.0 2026-05-28 14:48:29 -05:00
mpmedia 8095c24782 feat: add eLearning module (v0.3.0) — 22 new tools 2026-05-28 14:48:25 -05:00
mpmedia 0f60ba2119 docs: update README to v0.2.0 — new tools, cancel guard, Gitea URL 2026-05-28 12:41:49 -05:00
mpmedia 6d97d34923 docs: update SKILL.md for v0.2.0 — new tools, cancel guard note 2026-05-28 12:40:42 -05:00
mpmedia 09ea48d17f chore: bump version to 0.2.0 2026-05-28 12:40:38 -05:00
mpmedia c14f20577c feat: v0.2.0 — add 10 new tools, cancel_sale_orders draft/sent guard 2026-05-28 12:40:27 -05:00
mpmedia ac58bdc8d0 docs: fix repo owner path (jason -> mpm) 2026-05-25 12:28:28 -05:00
mpmedia b188048806 docs: replace git.alwisp.com with git.mpm.to 2026-05-25 12:22:12 -05:00
jason b5487c2998 docs: update README to v0.1.3 — icon field support for Knowledge articles 2026-05-18 14:54:06 -05:00
jason e5774a97ed chore: bump version to 0.1.3 2026-05-18 14:53:29 -05:00
jason 30672b0690 docs: document icon field support in Knowledge article tools 2026-05-18 14:50:45 -05:00
jason 8bc425f034 feat: add icon field support to knowledge article tools
- get_knowledge_article: returns icon field
- create_knowledge_article: accepts optional icon parameter
- update_knowledge_article: accepts optional icon parameter
  (empty string = no change, preserves existing icon)

Refs: odoo-plugin-icon-field-request
2026-05-18 14:50:04 -05:00
jason 947d74c4ef docs: replace placeholder README with full plugin documentation v0.1.2 2026-05-05 09:10:58 -05:00
jason f0db0711c9 chore: bump version to 0.1.2 2026-04-29 14:32:31 -05:00
jason 227ecb13a5 fix: remove invalid fields 'mobile' (res.partner) and 'probability' (crm.stage) for Odoo V18 2026-04-29 14:32:30 -05:00
jason 1772ca5ccc chore: add keyring dependency to uv args 2026-04-29 13:37:41 -05:00
jason 294c946d2b fix: replace macOS-only security CLI with cross-platform keyring; add KEYCHAIN_SERVICE constant 2026-04-29 13:37:40 -05:00
jason 571152ec39 Add Odoo MCP server with ProxyAwareTransport fix (v0.2.0)
Fixes DNS resolution failure in Cowork sandbox caused by xmlrpc.client.SafeTransport
ignoring HTTPS_PROXY environment variable. ProxyAwareTransport overrides request()
to use urllib.request with ProxyHandler(), which correctly routes through localhost:3128.
2026-03-31 09:06:15 -05:00
jason 75021c9ea0 Add Odoo skill definition 2026-03-31 09:04:32 -05:00
jason a15ffed6f3 Add MCP server configuration 2026-03-31 09:03:57 -05:00
jason 3b6e8d152f Add plugin manifest (v0.2.0 with ProxyAwareTransport fix) 2026-03-31 09:03:52 -05:00
jason 5047b483af Initial commit 2026-03-31 09:02:27 -05:00