odoo-sales

odoo-sales is a skill for Claude Code from actinon-com/brass-monkey. It costs 33 tokens per session (479 once invoked), scanned A, original, MIT.

Guidance for managing sales in Odoo, from a quotation to a confirmed order and its delivery or other fulfillment work. It also covers product prices, taxes, and invoicing.

In plain words
What is it for?
Use it to create or update quotations and sales orders, manage order lines and pricelists, confirm fulfillment, and decide when invoices should be issued.
Why use it?
It helps keep order states, pricing, taxes, shipping, manufacturing, services, and billing consistent with Odoo's sales process.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the brass-monkey plugin — 30 skills shipped together

Good fit Use it to create or update quotations and sales orders, manage order lines and pricelists, confirm fulfillment, and decide when invoices should be issued.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/actinon-com/brass-monkey/odoo-sales
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add actinon-com/brass-monkey --skill odoo-sales
Clone the repo
git clone --depth 1 https://github.com/actinon-com/brass-monkey

Made for: Claude Code.

Or install brass-monkey, the plugin that ships this one along with the rest of its 30 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for odoo-sales

README.md
[![agentmods](https://agentmods.dev/badge/skills/actinon-com/brass-monkey/odoo-sales/github.svg)](https://agentmods.dev/skills/actinon-com/brass-monkey/odoo-sales)
Your own site
<a href="https://agentmods.dev/skills/actinon-com/brass-monkey/odoo-sales"><img src="https://agentmods.dev/badge/skills/actinon-com/brass-monkey/odoo-sales/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for odoo-sales

Your own site · 80×15
<a href="https://agentmods.dev/skills/actinon-com/brass-monkey/odoo-sales"><img src="https://agentmods.dev/badge/skills/actinon-com/brass-monkey/odoo-sales.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 479 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00033 $0.00479
Opus 5 $0.00016 $0.00239
Sonnet 5 $0.00007 $0.00096
Haiku 4.5 $0.00003 $0.00048

Measured 8d ago against content hash ecb88d154583, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

odoo-sales scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/odoo-sales/SKILL.md · 36 lines

How it starts

The opening of the file, as written. The whole thing — 36 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Skill: Odoo Sales & Order Fulfillment

This skill provides the agent with high-level functional expertise in Odoo's Sales engine, covering the entire lifecycle from Quotation to Order Fulfillment (Shipping, Manufacturing, Services).

Core Mandates

1. The Sales Lifecycle

  • States: draft (Quotation) -> sent (Quotation Sent) -> sale (Confirmed Order) -> cancel.
  • Confirmation Trigger: Confirming an SO (action_confirm) is a critical event that automatically triggers downstream operations (e.g., Delivery Orders, Manufacturing Orders, or Project Tasks).

2. Line Management & Pricing

  • Product Identification: ALWAYS use the product.product ID on lines.
  • Pricelists: Pricing is dynamically determined by the pricelist_id. Do not assume the price on the line is static; it may change based on quantities or customer tiers.
  • Taxes: Taxes are computed automatically based on the product and the fiscal_position_id of the partner.

3. Invoicing Policies

Understand when an order is ready for billing:

  • Ordered Quantities: Invoice the customer as soon as the SO is confirmed.
  • Delivered Quantities: Only invoice what has been physically shipped or performed.
  • Check: Use the invoice_status field to determine if a record is to invoice.

4. Advanced Fulfillment Strategies

Support complex business scenarios:

  • Services: Manage service_tracking to create Projects or Tasks automatically upon confirmation.
  • Make to Order (MTO) / Build to Order (BTO): Understand how routes trigger immediate supply chain actions.
  • Engineer to Order (ETO): Link Sales Orders to bespoke design Tasks before final quoting.
  • Dropshipping: Automatically generate a Purchase Order targeting the customer's address.

Available Resources

  • sales-logic.md: Deep-dive into fulfillment scenarios (MTO, ETO, Services), Pricelists, and Invoicing rules.
  • sales-fields.json: Dense technical map of fields for Order, Line, Pricelist, and Payment Term models.

Read the full file on GitHub · 36 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 36 lines · 33 tokens per session scan A ecb88d154583

Subscribe to this mod's changes

odoo-sales is a skill published in the GitHub repository actinon-com/brass-monkey (2 stars, last pushed 2d ago), licensed MIT. It adds 33 tokens to every session and 479 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

retail-expert

Expert-level retail systems, POS, inventory management, e-commerce, customer analytics, and omnichannel retail. Use when the user mentions POS, ecommerce, inventory, CRM, or omnichannel, or when the task involves Retail Systems, Omnichannel Retail, Technologies, or POS Operations.

personamanagmentlayer/pcl · 62 tokens

sap-ariba

This skill handles all SAP Ariba tasks including Sourcing (RFx, e-Auction), Contracts, Procurement (catalog, requisition, PR-to-PO), Supplier Lifecycle & Performance (SLP), Spend Analysis, Network (supplier collaboration), Buying & Invoicing, Guided Buying, integration with S/4HANA (CIG / Ariba Network Adapter)…

BoxLogoDev/sapstack · 143 tokens

sap-wm

This skill handles SAP WM (Warehouse Management — ECC legacy module) including Warehouse Structure (LS01N/LS02N), Storage Type/Section/Bin (LS01/LS03N), Transfer Order (LT01/LT03/LT0E), Transfer Requirement (LB01/LB10), Picking/Putaway Strategies, WM-MM/SD Integration, Physical Inventory (LI01N/LI02N), and…

BoxLogoDev/sapstack · 202 tokens

dynamics365-expert

Expert in Dynamics 365 platform, model-driven apps, canvas apps, Power Automate flows, Dataverse, plugins, and custom workflows. Use when the user mentions Microsoft platforms, ERP, CRM, business apps, the Power Platform, or Dataverse, or when the task involves Dynamics 365 Applications, Dataverse Platform…

personamanagmentlayer/pcl · 80 tokens

kingdee-query

A natural-language assistant for querying and operating Kingdee Cloud Galaxy, an enterprise resource planning system for business records such as orders, inventory, materials, customers, and production.

WaHaiLong/KingdeeMCP · 109 tokens

upgrade-stripe

Guide for upgrading Stripe API versions and SDKs.

fcakyon/claude-codex-settings · 13 tokens