Repository
OCA/sale-workflow · module folder · Try on Runboat
Module version
1.0.0
Category
Sales
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/sale-workflow
Last tracking update
2026-08-07 08:42:48
Authors
Odoo Community Association (OCA), Escodoo
Maintainers
Odoo Community Association (OCA), Escodoo
Committers
Weblate, OCA-git-bot, oca-ci, CristianoMafraJunior
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module extends the sales order/quotation PDF report to include
invoice plan information when the order is configured to use invoice
plans.

When a sales order has an invoice plan configured, the PDF report will
automatically display:

- Invoice plan section with detailed installment information
- Installment names/descriptions
- Due dates for each payment
- Percentage of total amount for each installment
- Calculated amounts in the order currency

The invoice plan section is only displayed when the sales order has "Use
Invoice Plan" enabled and contains invoice plan lines.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
report_saleorder_document_invoice_plan report_saleorder_document_invoice_plan ir.ui.view qweb Inherits sale.report_saleorder_document
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (0)

No models found for this module.

Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
35 days ago
Last activity
35 days ago
Repository
OCA/sale-workflow
Pull request
[19.0] [MIG] sale_invoice_plan_report : Migration to 19.0 (#4472)