sale_elaboration
This module allows adding elaborations to sales order lines, which are additional processes or services that add surcharges and can affect delivery routing, automatically creating extra order lines for elaboration products upon picking validation.
Key Features
- product.elaboration: Define elaborations as service products with optional routes and profiles.
- product.elaboration.profile: Create profiles to group multiple elaborations for easier management.
- product.product: Assign elaboration profiles to individual products.
- product.template: Mark products as elaborations and assign profiles to product templates.
- product.category: Assign default elaboration profiles to product categories.
- sale.order.line: Add elaborations and notes to sales order lines with profile-based domain filtering.
- sale.order.line: Display elaboration prices on order lines.
- sale.order: Automatically create elaboration product lines when picking is validated.
- stock.move: Prevent merging stock moves with different elaborations.
- stock.picking: Trigger creation of elaboration lines upon outgoing picking validation.
- res.config.settings: Configure display of elaboration notes on delivery slips and picking operations.
- reports: Display elaboration notes on delivery slip and picking operations reports.