Repository
OCA/contract · module folder · Try on Runboat
Module version
1.1.0
Category
Contract Management
Folder size
0.09 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/contract
Last tracking update
2026-08-07 08:43:01
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Pedro M. Baeza, Carlos Lopez, Weblate, Tobias Zehntner, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This modules allows to include on the same invoice than the recurring
invoice contract, all the pending to invoice sales orders that you have
with the same analytic account.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
contract_contract_form_view contract.contract form Inherits contract.contract_contract_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (2)
  • invoicing_sales Boolean
    help='If checked include sales with same analytic account to invoice in contract invoice creation.' string='Invoice Pending Sales Orders'
  • invoicing_sales_into_contract Boolean
    help='If checked, include the sales order lines in the contract invoice instead of creating separate invoices.'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
34 days ago
Last activity
3 days ago
Repository
OCA/contract
Pull request
[19.0][MIG] contract_sale_invoicing: Migration to 19.0 (#1487)