| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-reporting |
| GIT | |
| GIT | https://github.com/OCA/account-financial-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-reporting/tree/18.0/mis_builder_cash_flow |
| 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), ADHOC SA |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ADHOC SA |
| COMMITTERS | |
| COMMITTERS | Enric Tobella, Weblate, OCA-git-bot, oca-ci, ThiagoMForgeFlow, Luis Rodriguez |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:16 |
| 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 - onboarding - product - bus - web_tour - html_editor - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - board - spreadsheet_dashboard - spreadsheet |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
openupgradelib |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows you to have a cash flow forecast. The forecast is based on two types of date: - Accounting entries: Due date field instead of Date - Forecast lines: manual lines created that forecast in/out cashflow moves. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mis_cash_flow_forecast_line_view_form |
mis.cash_flow.forecast_line.tree | mis.cash_flow.forecast_line | form | New |
mis_cash_flow_forecast_line_view_search |
mis.cash_flow.forecast_line.search | mis.cash_flow.forecast_line | search | New |
mis_cash_flow_forecast_line_view_tree |
mis.cash_flow.forecast_line.tree | mis.cash_flow.forecast_line | list | New |
mis_cash_flow_form_view |
mis.cash_flow.form | mis.cash_flow | form | New |
mis_cash_flow_search_view |
mis.cash_flow.search | mis.cash_flow | search | New |
mis_cash_flow_tree_view |
mis.cash_flow.tree | mis.cash_flow | list | New |
view_account_form |
account.account.form | account.account | field | Inherits account.view_account_form |
hide_in_cash_flow
Boolean
string='Hide in Cash Flow?'
No public methods.
account_id
Many2one → account.account
auto_join=True
comodel_name='account.account'
index=True
readonly=True
string='Account'
account_type
Selection
readonly=True
related='account_id.account_type'
company_id
Many2one → res.company
auto_join=True
comodel_name='res.company'
index=True
readonly=True
string='Company'
credit
Float
readonly=True
date
Date
index=True
readonly=True
debit
Float
readonly=True
full_reconcile_id
Many2one → account.full.reconcile
index=True
readonly=True
string='Matching Number'
args: 'account.full.reconcile'
line_type
Selection
index=True
readonly=True
args: [('forecast_line', 'Forecast Line'), ('move_line', 'Journal Item')]
move_line_id
Many2one → account.move.line
auto_join=True
comodel_name='account.move.line'
readonly=True
string='Journal Item'
name
Char
readonly=True
parent_state
Selection
selection='_selection_parent_state'
partner_id
Many2one → res.partner
comodel_name='res.partner'
readonly=True
string='Partner'
reconciled
Boolean
readonly=True
action_open_related_line(self)
init(self)
account_id
Many2one → account.account
comodel_name='account.account'
help='The account of the forecast line is only for informative purpose'
required=True
string='Account'
balance
Float
required=True
company_id
Many2one → res.company
default=<expr>
index=True
required=True
string='Company'
args: 'res.company'
date
Date
index=True
required=True
name
Char
default='/'
required=True
partner_id
Many2one → res.partner
comodel_name='res.partner'
string='Partner'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-reporting |
| GIT | |
| GIT | https://github.com/OCA/account-financial-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-reporting/tree/17.0/mis_builder_cash_flow |
| 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), ADHOC SA |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ADHOC SA |
| COMMITTERS | |
| COMMITTERS | Víctor Martínez, Weblate, OCA-git-bot, oca-ci, Christopher Ormaza, ThiagoMForgeFlow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:08 |
| 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 - 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 allows you to have a cash flow forecast. The forecast is based on two types of date: - Accounting entries: Due date field instead of Date - Forecast lines: manual lines created that forecast in/out cashflow moves. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mis_cash_flow_forecast_line_view_form |
mis.cash_flow.forecast_line.tree | mis.cash_flow.forecast_line | form | New |
mis_cash_flow_forecast_line_view_search |
mis.cash_flow.forecast_line.search | mis.cash_flow.forecast_line | search | New |
mis_cash_flow_forecast_line_view_tree |
mis.cash_flow.forecast_line.tree | mis.cash_flow.forecast_line | tree | New |
mis_cash_flow_form_view |
mis.cash_flow.form | mis.cash_flow | form | New |
mis_cash_flow_search_view |
mis.cash_flow.search | mis.cash_flow | search | New |
mis_cash_flow_tree_view |
mis.cash_flow.tree | mis.cash_flow | tree | New |
view_account_form |
account.account.form | account.account | field | Inherits account.view_account_form |
hide_in_cash_flow
Boolean
string='Hide in Cash Flow?'
No public methods.
account_id
Many2one → account.account
auto_join=True
comodel_name='account.account'
index=True
readonly=True
string='Account'
account_type
Selection
readonly=True
related='account_id.account_type'
company_id
Many2one → res.company
auto_join=True
comodel_name='res.company'
index=True
readonly=True
string='Company'
credit
Float
readonly=True
date
Date
index=True
readonly=True
debit
Float
readonly=True
full_reconcile_id
Many2one → account.full.reconcile
index=True
readonly=True
string='Matching Number'
args: 'account.full.reconcile'
line_type
Selection
index=True
readonly=True
args: [('forecast_line', 'Forecast Line'), ('move_line', 'Journal Item')]
move_line_id
Many2one → account.move.line
auto_join=True
comodel_name='account.move.line'
readonly=True
string='Journal Item'
name
Char
readonly=True
parent_state
Selection
selection='_selection_parent_state'
partner_id
Many2one → res.partner
comodel_name='res.partner'
readonly=True
string='Partner'
reconciled
Boolean
readonly=True
action_open_related_line(self)
init(self)
account_id
Many2one → account.account
comodel_name='account.account'
help='The account of the forecast line is only for informative purpose'
required=True
string='Account'
balance
Float
required=True
company_id
Many2one → res.company
default=<expr>
index=True
required=True
string='Company'
args: 'res.company'
date
Date
index=True
required=True
name
Char
default='/'
required=True
partner_id
Many2one → res.partner
comodel_name='res.partner'
string='Partner'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-reporting |
| GIT | |
| GIT | https://github.com/OCA/account-financial-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-reporting/tree/16.0/mis_builder_cash_flow |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ADHOC SA |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ADHOC SA |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Weblate, OCA-git-bot, Simone Rubino, oca-ci, Stefan, ThiagoMForgeFlow, Carlos Liébana |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:54 |
| 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 |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mis_cash_flow_forecast_line_view_form |
mis.cash_flow.forecast_line.tree | mis.cash_flow.forecast_line | form | New |
mis_cash_flow_forecast_line_view_search |
mis.cash_flow.forecast_line.search | mis.cash_flow.forecast_line | search | New |
mis_cash_flow_forecast_line_view_tree |
mis.cash_flow.forecast_line.tree | mis.cash_flow.forecast_line | tree | New |
mis_cash_flow_form_view |
mis.cash_flow.form | mis.cash_flow | form | New |
mis_cash_flow_search_view |
mis.cash_flow.search | mis.cash_flow | search | New |
mis_cash_flow_tree_view |
mis.cash_flow.tree | mis.cash_flow | tree | New |
view_account_form |
account.account.form | account.account | field | Inherits account.view_account_form |
hide_in_cash_flow
Boolean
string='Hide in Cash Flow?'
No public methods.
account_id
Many2one → account.account
auto_join=True
comodel_name='account.account'
index=True
readonly=True
string='Account'
account_type
Selection
readonly=True
related='account_id.account_type'
company_id
Many2one → res.company
auto_join=True
comodel_name='res.company'
index=True
readonly=True
string='Company'
credit
Float
readonly=True
date
Date
index=True
readonly=True
debit
Float
readonly=True
full_reconcile_id
Many2one → account.full.reconcile
index=True
readonly=True
string='Matching Number'
args: 'account.full.reconcile'
line_type
Selection
index=True
readonly=True
args: [('forecast_line', 'Forecast Line'), ('move_line', 'Journal Item')]
move_line_id
Many2one → account.move.line
auto_join=True
comodel_name='account.move.line'
readonly=True
string='Journal Item'
name
Char
readonly=True
parent_state
Selection
selection='_selection_parent_state'
partner_id
Many2one → res.partner
comodel_name='res.partner'
readonly=True
string='Partner'
reconciled
Boolean
readonly=True
action_open_related_line(self)
init(self)
account_id
Many2one → account.account
comodel_name='account.account'
help='The account of the forecast line is only for informative purpose'
required=True
string='Account'
balance
Float
required=True
company_id
Many2one → res.company
default=<expr>
index=True
required=True
string='Company'
args: 'res.company'
date
Date
index=True
required=True
name
Char
default='/'
required=True
partner_id
Many2one → res.partner
comodel_name='res.partner'
string='Partner'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-reporting |
| GIT | |
| GIT | https://github.com/OCA/account-financial-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-reporting/tree/15.0/mis_builder_cash_flow |
| 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), ADHOC SA |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ADHOC SA |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Jasmin Solanki |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:39 |
| 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 |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
xlrd xlsxwriter |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mis_cash_flow_forecast_line_view_form |
mis.cash_flow.forecast_line.tree | mis.cash_flow.forecast_line | form | New |
mis_cash_flow_forecast_line_view_search |
mis.cash_flow.forecast_line.search | mis.cash_flow.forecast_line | search | New |
mis_cash_flow_forecast_line_view_tree |
mis.cash_flow.forecast_line.tree | mis.cash_flow.forecast_line | tree | New |
mis_cash_flow_form_view |
mis.cash_flow.form | mis.cash_flow | form | New |
mis_cash_flow_search_view |
mis.cash_flow.search | mis.cash_flow | search | New |
mis_cash_flow_tree_view |
mis.cash_flow.tree | mis.cash_flow | tree | New |
view_account_form |
account.account.form | account.account | field | Inherits account.view_account_form |
hide_in_cash_flow
Boolean
string='Hide in Cash Flow?'
No public methods.
account_id
Many2one → account.account
auto_join=True
comodel_name='account.account'
index=True
readonly=True
string='Account'
account_internal_type
Selection
readonly=True
related='account_id.user_type_id.type'
company_id
Many2one → res.company
auto_join=True
comodel_name='res.company'
index=True
readonly=True
string='Company'
credit
Float
readonly=True
date
Date
index=True
readonly=True
debit
Float
readonly=True
full_reconcile_id
Many2one → account.full.reconcile
index=True
readonly=True
string='Matching Number'
args: 'account.full.reconcile'
line_type
Selection
index=True
readonly=True
args: [('forecast_line', 'Forecast Line'), ('move_line', 'Journal Item')]
move_line_id
Many2one → account.move.line
auto_join=True
comodel_name='account.move.line'
readonly=True
string='Journal Item'
name
Char
readonly=True
partner_id
Many2one → res.partner
comodel_name='res.partner'
readonly=True
string='Partner'
reconciled
Boolean
readonly=True
state
Selection
selection='_selection_parent_state'
action_open_related_line(self)
init(self)
account_id
Many2one → account.account
comodel_name='account.account'
help='The account of the forecast line is only for informative purpose'
required=True
string='Account'
balance
Float
required=True
company_id
Many2one → res.company
default=<expr>
index=True
required=True
string='Company'
args: 'res.company'
date
Date
index=True
required=True
name
Char
default='/'
required=True
partner_id
Many2one → res.partner
comodel_name='res.partner'
string='Partner'
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-reporting |
| GIT | |
| GIT | https://github.com/OCA/account-financial-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-reporting/tree/14.0/mis_builder_cash_flow |
| VERSION | |
| VERSION | 1.0.5 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ADHOC SA |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ADHOC SA |
| COMMITTERS | |
| COMMITTERS | Raphaël Valyi, Enric Tobella, OCA Transbot, Víctor Martínez, oca-travis, Weblate, OCA-git-bot, Simone Rubino, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:07 |
| 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 |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mis_cash_flow_forecast_line_view_form |
mis.cash_flow.forecast_line.tree | mis.cash_flow.forecast_line | form | New |
mis_cash_flow_forecast_line_view_search |
mis.cash_flow.forecast_line.search | mis.cash_flow.forecast_line | search | New |
mis_cash_flow_forecast_line_view_tree |
mis.cash_flow.forecast_line.tree | mis.cash_flow.forecast_line | tree | New |
mis_cash_flow_form_view |
mis.cash_flow.form | mis.cash_flow | form | New |
mis_cash_flow_search_view |
mis.cash_flow.search | mis.cash_flow | search | New |
mis_cash_flow_tree_view |
mis.cash_flow.tree | mis.cash_flow | tree | New |
view_account_form |
account.account.form | account.account | field | Inherits account.view_account_form |
hide_in_cash_flow
Boolean
string='Hide in Cash Flow?'
No public methods.
account_id
Many2one → account.account
auto_join=True
comodel_name='account.account'
index=True
readonly=True
string='Account'
account_internal_type
Selection
readonly=True
related='account_id.user_type_id.type'
company_id
Many2one → res.company
auto_join=True
comodel_name='res.company'
index=True
readonly=True
string='Company'
credit
Float
readonly=True
date
Date
index=True
readonly=True
debit
Float
readonly=True
full_reconcile_id
Many2one → account.full.reconcile
index=True
readonly=True
string='Matching Number'
args: 'account.full.reconcile'
line_type
Selection
index=True
readonly=True
args: [('forecast_line', 'Forecast Line'), ('move_line', 'Journal Item')]
move_line_id
Many2one → account.move.line
auto_join=True
comodel_name='account.move.line'
readonly=True
string='Journal Item'
name
Char
readonly=True
partner_id
Many2one → res.partner
comodel_name='res.partner'
readonly=True
string='Partner'
reconciled
Boolean
readonly=True
state
Selection
selection='_selection_parent_state'
action_open_related_line(self)
init(self)
account_id
Many2one → account.account
comodel_name='account.account'
help='The account of the forecast line is only for informative purpose'
required=True
string='Account'
balance
Float
required=True
company_id
Many2one → res.company
default=<expr>
index=True
required=True
string='Company'
args: 'res.company'
date
Date
index=True
required=True
name
Char
default='/'
required=True
partner_id
Many2one → res.partner
comodel_name='res.partner'
string='Partner'
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-reporting |
| GIT | |
| GIT | https://github.com/OCA/account-financial-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-reporting/tree/13.0/mis_builder_cash_flow |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ADHOC SA |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ADHOC SA |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, mreficent, OCA Transbot, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:17 |
| 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 |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mis_cash_flow_forecast_line_view_form |
mis.cash_flow.forecast_line.tree | mis.cash_flow.forecast_line | form | New |
mis_cash_flow_forecast_line_view_search |
mis.cash_flow.forecast_line.search | mis.cash_flow.forecast_line | search | New |
mis_cash_flow_forecast_line_view_tree |
mis.cash_flow.forecast_line.tree | mis.cash_flow.forecast_line | tree | New |
mis_cash_flow_form_view |
mis.cash_flow.form | mis.cash_flow | form | New |
mis_cash_flow_search_view |
mis.cash_flow.search | mis.cash_flow | search | New |
mis_cash_flow_tree_view |
mis.cash_flow.tree | mis.cash_flow | tree | New |
view_account_form |
account.account.form | account.account | field | Inherits account.view_account_form |
hide_in_cash_flow
Boolean
string='Hide in Cash Flow?'
No public methods.
account_id
Many2one → account.account
auto_join=True
comodel_name='account.account'
index=True
readonly=True
string='Account'
account_internal_type
Selection
readonly=True
related='account_id.user_type_id.type'
company_id
Many2one → res.company
auto_join=True
comodel_name='res.company'
index=True
readonly=True
string='Company'
credit
Float
readonly=True
date
Date
index=True
readonly=True
debit
Float
readonly=True
full_reconcile_id
Many2one → account.full.reconcile
index=True
readonly=True
string='Matching Number'
args: 'account.full.reconcile'
line_type
Selection
index=True
readonly=True
args: [('forecast_line', 'Forecast Line'), ('move_line', 'Journal Item')]
move_line_id
Many2one → account.move.line
auto_join=True
comodel_name='account.move.line'
readonly=True
string='Journal Item'
name
Char
readonly=True
partner_id
Many2one → res.partner
comodel_name='res.partner'
readonly=True
string='Partner'
reconciled
Boolean
readonly=True
state
Selection
selection='_selection_parent_state'
action_open_related_line(self)
init(self)
account_id
Many2one → account.account
comodel_name='account.account'
help='The account of the forecast line is only for informative purpose'
required=True
string='Account'
balance
Float
required=True
company_id
Many2one → res.company
default=<expr>
index=True
required=True
string='Company'
args: 'res.company'
date
Date
index=True
required=True
name
Char
default='/'
required=True
partner_id
Many2one → res.partner
comodel_name='res.partner'
string='Partner'
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-reporting |
| GIT | |
| GIT | https://github.com/OCA/account-financial-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-reporting/tree/12.0/mis_builder_cash_flow |
| VERSION | |
| VERSION | 1.3.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ADHOC SA |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ADHOC SA |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, Juan Jose Scarafia, oca-travis, Weblate, OCA-git-bot, sergiocorato, amcor |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:22 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/mis-builder: - mis_builder OCA/reporting-engine: - report_xlsx OCA/server-ux: - date_range OCA/web: - web_widget_color odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - uom - analytic - portal - http_routing - digest - board |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
xlrd xlsxwriter |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mis_cash_flow_forecast_line_view_form |
mis.cash_flow.forecast_line.tree | mis.cash_flow.forecast_line | form | New |
mis_cash_flow_forecast_line_view_search |
mis.cash_flow.forecast_line.search | mis.cash_flow.forecast_line | search | New |
mis_cash_flow_forecast_line_view_tree |
mis.cash_flow.forecast_line.tree | mis.cash_flow.forecast_line | tree | New |
mis_cash_flow_form_view |
mis.cash_flow.form | mis.cash_flow | form | New |
mis_cash_flow_search_view |
mis.cash_flow.search | mis.cash_flow | search | New |
mis_cash_flow_tree_view |
mis.cash_flow.tree | mis.cash_flow | tree | New |
view_account_form |
account.account.form | account.account | field | Inherits account.view_account_form |
hide_in_cash_flow
Boolean
string='Hide in Cash Flow?'
No public methods.
account_id
Many2one → account.account
auto_join=True
comodel_name='account.account'
index=True
readonly=True
string='Account'
company_id
Many2one → res.company
auto_join=True
comodel_name='res.company'
index=True
readonly=True
string='Company'
credit
Float
readonly=True
date
Date
index=True
readonly=True
debit
Float
readonly=True
full_reconcile_id
Many2one → account.full.reconcile
index=True
readonly=True
string='Matching Number'
args: 'account.full.reconcile'
line_type
Selection
index=True
readonly=True
args: [('forecast_line', 'Forecast Line'), ('move_line', 'Journal Item')]
move_line_id
Many2one → account.move.line
auto_join=True
comodel_name='account.move.line'
readonly=True
string='Journal Item'
name
Char
readonly=True
partner_id
Many2one → res.partner
comodel_name='res.partner'
readonly=True
string='Partner'
reconciled
Boolean
readonly=True
user_type_id
Many2one → account.account.type
auto_join=True
index=True
readonly=True
args: 'account.account.type'
action_open_related_line(self)
init(self)
account_id
Many2one → account.account
comodel_name='account.account'
help='The account of the forecast line is only for informative purpose'
required=True
string='Account'
balance
Float
required=True
company_id
Many2one → res.company
default=<expr>
index=True
required=True
string='Company'
args: 'res.company'
date
Date
index=True
required=True
name
Char
default='/'
required=True
partner_id
Many2one → res.partner
comodel_name='res.partner'
string='Partner'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-reporting |
| GIT | |
| GIT | https://github.com/OCA/account-financial-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-reporting/tree/11.0/mis_builder_cash_flow |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ADHOC SA |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ADHOC SA |
| COMMITTERS | |
| COMMITTERS | Enric Tobella, OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/mis-builder |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:24:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/mis-builder: - mis_builder OCA/reporting-engine: - report_xlsx OCA/server-ux: - date_range OCA/web: - web_widget_color odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - analytic - web_planner - portal - http_routing - board |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
xlrd xlsxwriter |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mis_cash_flow_forecast_line_view_form |
mis.cash_flow.forecast_line.tree | mis.cash_flow.forecast_line | form | New |
mis_cash_flow_forecast_line_view_search |
mis.cash_flow.forecast_line.search | mis.cash_flow.forecast_line | search | New |
mis_cash_flow_forecast_line_view_tree |
mis.cash_flow.forecast_line.tree | mis.cash_flow.forecast_line | tree | New |
mis_cash_flow_form_view |
mis.cash_flow.form | mis.cash_flow | form | New |
mis_cash_flow_search_view |
mis.cash_flow.search | mis.cash_flow | search | New |
mis_cash_flow_tree_view |
mis.cash_flow.tree | mis.cash_flow | tree | New |
view_account_form |
account.account.form | account.account | field | Inherits account.view_account_form |
hide_in_cash_flow
Boolean
string='Hide in Cash Flow?'
No public methods.
account_id
Many2one → account.account
auto_join=True
comodel_name='account.account'
index=True
readonly=True
string='Account'
company_id
Many2one → res.company
auto_join=True
comodel_name='res.company'
index=True
readonly=True
string='Company'
credit
Float
readonly=True
date
Date
index=True
readonly=True
debit
Float
readonly=True
full_reconcile_id
Many2one → account.full.reconcile
index=True
readonly=True
string='Matching Number'
args: 'account.full.reconcile'
line_type
Selection
index=True
readonly=True
args: [('forecast_line', 'Forecast Line'), ('move_line', 'Journal Item')]
move_line_id
Many2one → account.move.line
auto_join=True
comodel_name='account.move.line'
readonly=True
string='Journal Item'
name
Char
readonly=True
reconciled
Boolean
readonly=True
user_type_id
Many2one → account.account.type
auto_join=True
index=True
readonly=True
args: 'account.account.type'
action_open_related_line(self)
init(self)
account_id
Many2one → account.account
comodel_name='account.account'
help='The account of the forecast line is only for informative purpose'
required=True
string='Account'
balance
Float
required=True
company_id
Many2one → res.company
default=<expr>
index=True
required=True
string='Company'
args: 'res.company'
date
Date
index=True
required=True
name
Char
default='/'
required=True
No public methods.