account_invoice_transmit_method_substitution_rule
Allows invoices to automatically switch their transmission method when configured substitution rules match specific criteria.
Key Features
- transmit.method.substitution.rule: Stores substitution rules with company-aware domains that map invoice criteria to replacement transmit methods.
- transmit.method.substitution.rule: Provides grouped retrieval of rules per company so invoices can reuse shared or company-specific substitutions.
- account.move: Recomputes each invoice’s transmit method during creation by applying the matching substitution rules.
- account.move: Evaluates rule domains safely and aborts the substitution when multiple conflicting rules propose different methods.