Repository
OCA/contract · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
Folder size
0.05 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
ACSONE SA/NV, Odoo Community Association (OCA)
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA)
Committers
sbejaoui, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
contract_refund_on_stop
Description
This module adds a formula to compute prorated quantity to invoice as
extension of the module contract_variable_quantity.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
contract_template_line_form_view contract.template.line form Inherits contract.contract_template_line_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • compute_prorated(self, period_first_date, period_last_date, invoice_date)

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
235 days ago
Last activity
17 days ago
Repository
OCA/contract
Pull request
[19.0][MIG] contract_variable_qty_prorated (#1365)