| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-tools |
| GIT | |
| GIT | https://github.com/OCA/account-financial-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-tools/tree/13.0/account_move_line_cumulated_balance |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Account |
| 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 | Pedro M. Baeza, Víctor Martínez, Weblate, OCA-git-bot, oca-ci, Cesar Andres Sanchez |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_move_line_tree_grouped_general |
account.move.line.tree.grouped.misc | account.move.line | xpath | Inherits account.view_move_line_tree_grouped_general |
view_move_line_tree_grouped_partner |
account.move.line.tree.grouped.partner | account.move.line | xpath | Inherits account.view_move_line_tree_grouped_partner |
cumulated_balance
Monetary
compute='_compute_cumulated_balance'
currency_field='company_currency_id'
help='Cumulated balance depending on the domain and the order chosen in the view.'
store=False
string='Cumulated Balance'
cumulated_balance_currency
Monetary
compute='_compute_cumulated_balance'
currency_field='currency_id'
help='Cumulated balance in currency depending on the domain and the order chosen in the view.'
store=False
string='Cumulated Balance in Currency'
search_read(self, domain=None, fields=None, offset=0, limit=None, order=None)