| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/mis-builder-contrib |
| GIT | |
| GIT | https://github.com/OCA/mis-builder-contrib.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/mis-builder-contrib/tree/17.0/mis_builder_contract |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, juancarlosonate-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/mis-builder-contrib |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:11 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/contract: - contract OCA/mis-builder: - mis_builder OCA/reporting-engine: - report_xlsx OCA/server-ux: - date_range odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - board - spreadsheet_dashboard - spreadsheet |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
xlrd xlsxwriter |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds a new model for Actuals(alternative) MIS data sources based on the calculation of virtual lines generated according to the contract line dates, amounts, and recurrence intervals, for both customers and vendors. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mis_contract_line_view_form |
mis.contract.line.form | mis.contract.line | form | New |
mis_contract_line_view_tree |
mis.contract.analytic.line.tree | mis.contract.line | tree | New |
account_id
Many2one → account.account
string='Account'
args: 'account.account'
company_id
Many2one → res.company
string='Company'
args: 'res.company'
contract_line_id
Many2one → contract.line
string='Contract Line'
args: 'contract.line'
credit
Float
date
Date
debit
Float
product_id
Many2one → product.product
string='Product'
args: 'product.product'
quantity
Integer
repetitions
Integer
specific_price
Float
No public methods.