edi_stock_oca
Provides the base EDI instrumentation required to automate exchanges tied to stock pickings within Odoo.
Key Features
- stock.picking: Automatically triggers EDI exchange events whenever a transfer is confirmed, validated, or canceled so partners receive up-to-date state notifications.
- stock.picking: Adds an EDI tab with an auto-disable toggle and a stat button that opens the exchange records linked to the transfer for quick monitoring.
- res.partner: Lets each partner maintain its own set of EDI configurations specifically for stock pickings, ensuring the correct integration rules run per counterparty.
- edi.listener.config.stock.picking: Supplies a reusable event listener component that executes configured snippets on picking creation, updates, and EDI state-change events.
- edi.configuration.trigger: Provides a predefined trigger definition for stock picking state transitions so EDI rules can hook into the transfer lifecycle without custom setup.