pos_analytic_by_config
Enable applying analytic distributions defined per Point of Sale configuration to PoS orders and their accounting entries.
Key Features
- account.analytic.distribution.model: Adds a Point of Sale configuration field and filters analytic models so only the matching PoS distribution is used.
- account.analytic.distribution.model: Shows the Point of Sale configuration column in the analytic distribution list to support per-store setup.
- pos.order: Propagates the order's PoS configuration when generating invoices so PoS-specific analytic distributions apply to invoice lines.
- pos.session: Propagates the session's PoS configuration during validation so closing entries use the assigned analytic distribution.
- account.move: Prevents PoS-only analytic models from affecting backend invoices by leaving them outside any PoS context.