TIP: You can type at any time to perform a new search.
Contract Variable Qty Prorated
contract_variable_qty_prorated · OCA/contract
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
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
- 234 days ago
- Last activity
- 16 days ago
- Repository
- OCA/contract
- Pull request
- [19.0][MIG] contract_variable_qty_prorated (#1365)