delivery_package_fee
Adds delivery package fee charges to sales orders based on carrier configuration and delivered packages.
Key Features
- delivery.carrier: Provides a package fee tab so each carrier can define service products charged per delivered package.
- delivery.package.fee: Introduces a carrier-specific package fee model linking service products to optional package types with activation control.
- stock.picking: Extends delivery cost updates to inject package fee lines into the related sales order whenever eligible packages are processed.
- sale.order: Computes fee quantities and contextual prices from outgoing packages, applies fiscal position taxes, and excludes package fees when duplicating an order.
- sale.order.line: Marks package fee lines as delivery items so they are treated like shipping charges in sales flows.