delivery_carrier_account
Centralizes carrier account credentials so delivery operations can automatically select the right account.
Key Features
- carrier.account: Stores carrier account identifiers and passwords, ordered by sequence and optionally company-specific, with delivery type choices derived from available carriers.
- delivery.carrier: Links each delivery carrier to a carrier account, enforcing matching delivery types and requiring credentials for non-flat delivery methods.
- stock.picking: Offers an overrideable method to retrieve the assigned carrier account so carrier integrations share a single hook.
- security: Applies multi-company rules and access controls so stock users have read-only visibility while managers can maintain carrier accounts.
- stock: Adds list and form views with a delivery menu entry to manage carrier accounts from the inventory configuration.