From a9717a8bebcaa5f8eb2359737cb30906ec6aa8d7 Mon Sep 17 00:00:00 2001 From: mpmedia Date: Thu, 28 May 2026 18:37:34 -0500 Subject: [PATCH] v0.4.0: Add Projects module (CRUD, milestones, chatter, subtasks, followers, stages); trim SKILL.md description to pass validator --- skills/odoo/SKILL.md | 31 +++++++++++++------------------ 1 file changed, 13 insertions(+), 18 deletions(-) diff --git a/skills/odoo/SKILL.md b/skills/odoo/SKILL.md index 627e04b..489ad08 100644 --- a/skills/odoo/SKILL.md +++ b/skills/odoo/SKILL.md @@ -1,24 +1,19 @@ --- name: odoo description: > - Access MPM's Odoo ERP system (mpmedia.odoo.com). Use for any question or task - involving: products, product catalog, stock levels, inventory; knowledge base - articles; contacts, customers, vendors; sales orders, quotes; CRM leads and - opportunities; projects and tasks; helpdesk tickets; purchase orders; - employees and departments; eLearning courses, slides, quizzes, and enrollment; - bulk record updates; archiving records; counting records; cancelling quotations. - Triggers on: "in Odoo", "our products", "the knowledge base", "find a contact", - "sales order", "opportunity", "project tasks", "helpdesk ticket", "purchase - order", "stock", "inventory", "employee", "what stage is", "create a task", - "update the ticket", "cancel quotation", "cancel quote", "archive", "mark lost", - "bulk update", "how many records", "count of", "stage id for", "resolve stage", - "search with filters", "filter by", "lost reasons", "course", "training", - "elearning", "e-learning", "lesson", "slide", "quiz", "enroll", "enrollment", - "onboard to course", "publish course", "add lesson", "create course", - "create project", "new project", "archive project", "project milestone", - "create milestone", "subtask", "child task", "add follower", "task follower", - "post a note", "task chatter", "task messages", "create stage", "add stage", - "rename stage", "archive task", "stage management". + Access MPM's Odoo ERP system (mpmedia.odoo.com). Modules: Products, + Knowledge, Contacts, Sales, CRM, Project (CRUD, milestones, subtasks, + chatter, followers, stages), Helpdesk, Purchase, Inventory, Employees, + eLearning (courses, slides, quiz, enrollment), Utilities. + Triggers on: "in Odoo", "our products", "the knowledge base", "find a + contact", "sales order", "opportunity", "project tasks", "helpdesk ticket", + "purchase order", "stock", "inventory", "employee", "create a task", + "update the ticket", "cancel quotation", "archive", "mark lost", + "bulk update", "how many records", "stage id for", "lost reasons", + "course", "training", "elearning", "lesson", "slide", "quiz", "enroll", + "create project", "archive project", "milestone", "subtask", + "add follower", "post a note", "task chatter", "create stage", + "archive task". --- # Odoo MPM Skill