sale_order_amount_to_invoice
This module adds a field to display the total untaxed amount still to be invoiced for sale orders.
Key Features
- sale.order: Computes the total untaxed amount to invoice by summing the corresponding amounts from order lines.
- sale.order: Displays the amount to invoice in the order form view below the tax totals.
- sale.order.line: Adds an optional field to show the amount to invoice for each order line in the form view.
- sale.order: Adds an optional column for the amount to invoice in order list views, visible only for confirmed orders, with sum aggregation.