sale_discount_display_amount
This module displays the discount amount in addition to the discount rate on sale orders and order lines.
Key Features
- sale.order.line: Adds computed fields for discount total, discount subtotal, subtotal without discount, and total without discount.
- sale.order: Adds aggregated discount fields at the order level including subtotal and total without discount.
- res.company: Provides configuration options to display discounts with or without tax and to show total without discount in reports.
- sale: Modifies the sale order form to display discount amounts in order lines and totals section based on configuration.
- report: Adds discount total and total without discount lines to the sale order report when applicable.
- config: Offers settings in the configuration interface to control discount display behavior.