mpmedia
8095c24782
feat: add eLearning module (v0.3.0) — 22 new tools
2026-05-28 14:48:25 -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
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
227ecb13a5
fix: remove invalid fields 'mobile' (res.partner) and 'probability' (crm.stage) for Odoo V18
2026-04-29 14:32:30 -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