integracao-odoo

Develop and modify Odoo integration flows for launching CTe fiscal documents.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the complex, 16-step process of integrating with Odoo ERP for launching fiscal documents (CTe) and managing extra expenses. It eliminates manual configuration and modification, saving development time and reducing errors in financial data entry.

Core Features & Use Cases

  • New Integration Implementation: Quickly set up new fiscal document launch flows or expense integrations in Odoo.
  • Existing Process Modification: Efficiently update or debug current Odoo integration processes.
  • Structured Development Guide: Provides a clear, 16-step framework for Odoo integration, including architecture, model mapping, and audit trails.
  • Use Case: When a new type of freight expense needs to be automatically posted to Odoo, use this Skill to guide the implementation of the full 16-step integration process, ensuring all financial and operational data is correctly recorded.

Quick Start

Generate a new Odoo integration service using the provided templates for launching a new expense type, following the 16-step process outlined in the skill.

Frequently Asked Questions about integracao-odoo

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

FAQPage Schema
How do I automate launching fiscal documents in Odoo's freight module?

Automate fiscal document launches by implementing the 16-step Odoo integration workflow, which maps purchase orders and invoices to freight expenses, applies mandatory tracking fields (odoo_dfe_id, odoo_purchase_order_id, odoo_invoice_id), and orchestrates posting with audit logging and rollback error handling.

What's the process for integrating CTe documents with Odoo ERP?

Integration follows a structured 16-step framework: validate source data, map to Odoo models, apply local fields and status tracking, execute the posting sequence, log audit trails, and handle errors with transaction rollback to ensure financial accuracy.

Can I modify existing Odoo integration workflows for new freight expenses?

Yes. This Skill provides migration templates and route scaffolds to adapt current integration flows for new expense types, debug posting issues, and extend the 16-step process without manual reconfiguration.

Do I need manual configuration for each new Odoo fiscal document launch?

No. Use provided templates and rapid-extension scaffolds to eliminate manual setup, reducing errors in financial data entry and accelerating deployment of new expense integrations.

Why does my Odoo posting fail, and how do I debug it?

Posting failures typically stem from missing mandatory fields (odoo_dfe_id, odoo_purchase_order_id, odoo_invoice_id) or mapping errors. This Skill guides debugging across the full 16-step orchestration with audit logs and rollback recovery.