跳到主要内容
知仓学习社ZHICANG

odoo-inventory-optimizer

Expert guide for Odoo Inventory: stock valuation (FIFO/AVCO), reordering rules, putaway strategies, routes, and multi-warehouse configuration.

不碰外部(只输出文字)无严重或高危命中sickn33/agentic-awesome-skills

它会碰到什么

扫了多少1 个文本文件,4 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Odoo Inventory Optimizer

Overview

This skill helps you configure and optimize Odoo Inventory for accuracy, efficiency, and traceability. It covers stock valuation methods, reordering rules, putaway strategies, warehouse routes, and multi-step flows (receive → quality → store).

When to Use This Skill

  • Choosing and configuring FIFO vs AVCO stock valuation.
  • Setting up minimum stock reordering rules to avoid stockouts.
  • Designing a multi-step warehouse flow (2-step receipt, 3-step delivery).
  • Configuring putaway rules to direct products to specific storage locations.
  • Troubleshooting negative stock, incorrect valuation, or missing moves.

How It Works

  1. Activate: Mention @odoo-inventory-optimizer and describe your warehouse scenario.
  2. Configure: Receive step-by-step configuration instructions with exact Odoo menu paths.
  3. Optimize: Get recommendations for reordering rules and stock accuracy improvements.

Examples

Example 1: Enable FIFO Stock Valuation

Menu: Inventory → Configuration → Settings

Enable: Storage Locations
Enable: Multi-Step Routes
Costing Method: (set per Product Category, not globally)

Menu: Inventory → Configuration → Product Categories → Edit

  Category: All / Physical Goods
  Costing Method: First In First Out (FIFO)
  Inventory Valuation: Automated
  Account Stock Valuation: [Balance Sheet inventory account]
  Account Stock Input:   [Stock Received Not Billed]
  Account Stock Output:  [Stock Delivered Not Invoiced]

Example 2: Set Up a Min/Max Reordering Rule

Menu: Inventory → Operations → Replenishment → New

Product: Office Paper A4
Location: WH/Stock
Min Qty: 100   (trigger reorder when stock falls below this)
Max Qty: 500   (purchase up to this quantity)
Multiple Qty: 50  (always order in multiples of 50)
Route: Buy    (triggers a Purchase Order automatically)
       or Manufacture (triggers a Manufacturing Order)

Example 3: Configure Putaway Rules

Menu: Inventory → Configuration → Putaway Rules → New

Purpose: Direct products from WH/Input to specific bin locations

Rules:
  Product Category: Refrigerated Goods
    → Location: WH/Stock/Cold Storage

  Product: Laptop Model X
    → Location: WH/Stock/Electronics/Shelf A

  (leave Product blank to apply the rule to an entire category)

Result: When a receipt is validated, Odoo automatically suggests
the correct destination location per product or category.

Example 4: Configure 3-Step Warehouse Delivery

Menu: Inventory → Configuration → Warehouses → [Your Warehouse]

Outgoing Shipments: Pick + Pack + Ship (3 steps)

Operations created automatically:
  PICK  — Move goods from storage shelf to packing area
  PACK  — Package items and print shipping label
  OUT   — Hand off to carrier / mark as shipped

Best Practices

  • Do: Use Lots/Serial Numbers for high-value or regulated items (medical devices, electronics).
  • Do: Run a physical inventory adjustment at least quarterly (Inventory → Operations → Physical Inventory) to correct drift.
  • Do: Set reordering rules on fast-moving items so purchase orders are generated automatically.
  • Do: Enable Putaway Rules on warehouses with multiple storage zones — it eliminates manual location selection errors.
  • Don't: Switch stock valuation method (FIFO ↔ AVCO) after recording transactions — it produces incorrect historical cost data.
  • Don't: Use "Update Quantity" to fix stock errors — always use Inventory Adjustments to maintain a proper audit trail.
  • Don't: Mix product categories with different costing methods in the same storage location without understanding the valuation impact.

Limitations

  • Serial number tracking at the individual unit level (SN per line) adds significant UI overhead; test performance with large volumes before enabling.
  • Does not cover landed costs (import duties, freight allocation to product cost) — that requires the stock_landed_costs module.
  • Cross-warehouse stock transfers have routing complexities (transit locations, intercompany invoicing) not fully covered here.
  • Automated inventory valuation requires the Accounting module; Community Edition installations without it cannot post stock journal entries.

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

它属于哪个仓库

星标★ 46,490
本站分层T1
该仓技能数6676
原文件路径plugins/agentic-awesome-skills-claude/skills/odoo-inventory-optimizer/SKILL.md

同一个仓库里的其他技能

看这个仓库的全部 6676 个技能

同名技能的其他版本

有 3 个不同仓库或目录里都有叫 odoo-inventory-optimizer 的技能。它们内容并不相同,别混用: