| 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/16.0/mis_builder_total_committed_purchase |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp, ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp, ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Dũng (Trần Đình) |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/mis-builder-contrib |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:54:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/mis-builder: - mis_builder OCA/reporting-engine: - report_xlsx OCA/server-ux: - date_range odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - board - spreadsheet_dashboard - spreadsheet - purchase |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mis_total_committed_purchase_tree_view |
mis.total.committed.purchase.tree | mis.total.committed.purchase | tree | New |
account_id
Many2one → account.account
comodel_name='account.account'
analytic_account_id
Many2one → account.analytic.account
company_id
Many2one → res.company
comodel_name='res.company'
credit
Float
date
Date
debit
Float
name
Char
product_id
Many2one → product.product
comodel_name='product.product'
purchase_order_id
Many2one → purchase.order
comodel_name='purchase.order'
init(self)
| 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/15.0/mis_builder_total_committed_purchase |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp, ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp, ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Maksym Yankin, Camille Morand |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/mis-builder-contrib |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:43 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/mis-builder: - mis_builder OCA/reporting-engine: - report_xlsx OCA/server-ux: - date_range odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - board - purchase |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
xlrd xlsxwriter |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mis_total_committed_purchase_tree_view |
mis.total.committed.purchase.tree | mis.total.committed.purchase | tree | New |
account_id
Many2one → account.account
comodel_name='account.account'
analytic_account_id
Many2one → account.analytic.account
comodel_name='account.analytic.account'
string='Analytic Account'
analytic_tag_ids
Many2many → account.analytic.tag
column1='mis_total_committed_purchase_id'
column2='account_analytic_tag_id'
comodel_name='account.analytic.tag'
relation='mis_total_committed_purchase_tag_rel'
string='Analytic Tags'
company_id
Many2one → res.company
comodel_name='res.company'
credit
Float
date
Date
debit
Float
name
Char
product_id
Many2one → product.product
comodel_name='product.product'
purchase_order_id
Many2one → purchase.order
comodel_name='purchase.order'
init(self)
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/mis-builder-contrib |
| PULL REQUEST | |
| PULL REQUEST | [17.0][MIG] mis_builder_total_committed_purchase: Migration to 17.0 (#54) |