rastreando-odoo

Trace Odoo document flows from invoices through purchase orders to bank reconciliations.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Rafael-2109/frete-sistema --skill rastreando-odoo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rastreando-odoo
Source: https://github.com/Rafael-2109/frete-sistema/tree/main/.claude/skills/rastreando-odoo
Command: npx skills add https://github.com/Rafael-2109/frete-sistema --skill rastreando-odoo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Rastreia o fluxo completo de documentos no Odoo para auditorias, vínculos entre NF/PO/SO, faturas, títulos e conciliações, reduzindo buscas manuais.

Core Features & Use Cases

  • Rastreamento de fluxos completos (NF/PO/SO/DFE) e seus relacionamentos.
  • Auditorias de faturas, extratos e conciliações.
  • Retorno de JSON com o fluxo completo e relações detalhadas.

Quick Start

Exemplo: python .claude/skills/rastreando-odoo/scripts/rastrear.py "NF 12345" --json

Frequently Asked Questions about rastreando-odoo

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I trace document flows in Odoo from purchase to bank reconciliation?

Rastreando-odoo traces complete document flows in Odoo, connecting purchase invoices, requisitions, purchase orders, and invoices through to bank reconciliations. Run the tracing script with a document identifier to retrieve full relationship maps and reconciliation status in JSON format.

Can I audit invoice and reconciliation mappings by supplier CNPJ or NF-e key in Odoo?

Yes. The Skill performs financial audits and reconciliation mapping across scenarios including tracing by supplier, partner, CNPJ, NF-e key, PO, or SO identifiers, returning structured JSON output with document relationships and reconciliation details.

What's the best way to eliminate manual document lookups across Odoo purchase and finance modules?

Batch querying and cross-model navigation in rastreando-odoo automates document tracing across purchase invoices, requisitions, purchase orders, and bank reconciliations, replacing manual searches with normalized input and structured JSON output detailing complete flows.

Does Odoo document tracing support querying by multiple identifiers like PO number and invoice key?

Rastreando-odoo normalizes input and enables cross-model navigation across multiple query dimensions: supplier, partner, CNPJ, NF-e key, PO identifiers, and SO identifiers, all returning unified JSON with document relationships and reconciliation status.

How do I get structured JSON output of document relationships for Odoo financial audits?

The Skill applies batch querying and structured JSON output to deliver complete document flows, relationships, and reconciliation status, satisfying audit requirements for invoice statements, traceability mapping, and financial reconciliation in a single query result.

What limitations exist when tracing large volumes of documents across Odoo modules?

Rastreando-odoo performs batch querying with cross-model navigation designed for volume; it normalizes input and returns structured JSON. Performance depends on Odoo instance size and relationship complexity; test with representative document sets before large-scale audit operations.