Agent skill · Workflow & Productivity

odoo-purchase-workflow

Expert guide for Odoo Purchase: RFQ → PO → Receipt → Vendor Bill workflow, purchase agreements, vendor price lists, and 3-way matching.

Nick44,414★ · +328/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill odoo-purchase-workflow --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/odoo-purchase-workflow/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Odoo Purchase Workflow ## Overview This skill guides you through the complete Odoo Purchase workflow — from sending a Request for Quotation (RFQ) to receiving goods and matching the vendor bill. It also covers purchase agreements, vendor price lists on products, automated reordering, and 3-way matching controls. ## When to Use This Skill - Setting up the purchase flow for a new Odoo instance. - Implementing purchase order approval workflows (2-level approval). - Configuring vendor price lists with quantity-based discounts. - Troubleshooting billing/receipt mismatches in 3-way matching. ## How It Works 1. **Activate**: Mention `@odoo-purchase-workflow` and describe your purchasing scenario. 2. **Configure**: Receive exact Odoo menu paths and field-by-field configuration. 3. **Troubleshoot**: Describe a billing or receiving issue and get a root cause diagnosis. ## Examples ### Example 1: Standard RFQ → PO → Receipt → Bill Flow ```text Step 1: Create RFQ Menu: Purchase → Orders → Requests for Quotation → New Vendor: Acme Supplies Add product lines with quantity and unit price Step 2: Send RFQ to Vendor Click "Send by Email" → Vendor receives PDF with RFQ details Step 3: Confirm as P

What's inside
Steps it walks through
  1. Overview
  2. When to Use This Skill
  3. How It Works
  4. Examples
  5. Example 1: Standard RFQ → PO → Receipt → Bill Flow
  6. Example 2: Enable 2-Level Purchase Approval
  7. Example 3: Vendor Price List (Quantity Breaks on a Product)
  8. Best Practices
  9. Limitations
More from agentic-awesome-skills
All skills →
About this skill
What does the odoo-purchase-workflow skill do?

Expert guide for Odoo Purchase: RFQ → PO → Receipt → Vendor Bill workflow, purchase agreements, vendor price lists, and 3-way matching.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill odoo-purchase-workflow --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going