Sales Invoice Plan Report

sale_invoice_plan_report
REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/18.0/sale_invoice_plan_report
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Escodoo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Escodoo
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, CristianoMafraJunior
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:11
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/sale-workflow:
    - sale_invoice_plan
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - sale_management
    - sale
    - sales_team
    - account_payment
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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
Models touched (0)

No models found for this module.