| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/business-requirement |
| GIT | |
| GIT | https://github.com/OCA/business-requirement.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/business-requirement/tree/10.0/business_requirement_gap_analysis_task |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Business Requirements Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Elico Corp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Elico Corp |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, OCA-git-bot, Eric @ Elico Corp |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/business-requirement |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:20:04 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/business-requirement: - business_requirement_deliverable_project_task_categ - business_requirement_deliverable_project - business_requirement_deliverable - business_requirement OCA/project: - project_parent - project_task_category odoo/odoo: - hr_timesheet - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - web_tour - report - analytic - web_planner - hr - resource - project |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
openupgradelib |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
estimated_time_form |
Estimated time to prepare the BR | br.gap_analysis_task_id | form | New |
gap_task_category_id |
Gap Task Config | business.requirement.gap.task.config.setting | form | New |
view_business_requirement_form |
business.requirement.form | business.requirement | xpath | Inherits business_requirement.view_business_requirement_form |
estimated_time
Float
string='estimated hours'
widget='float_time'
apply(self)
gap_analysis_task_id
Many2one → project.task
comodel_name='project.task'
help='Use this task to input all the timesheets for the preparation of this BR (meetings, solution design, estimation, etc.)'
inverse_name='business_requirement_id'
string='Gap Analysis Task'
master_project_change(self)
gap_task_category_id
Many2one → project.category
string='Gap Analysis Task Category'
args: 'project.category'
get_default_gap_task_category(self, fields)
set_business_requirement_gap_task_category_default(self)