TIP: You can type at any time to perform a new search.
Journal Ledger Cumulated Balance
account_move_line_cumulated_balance · OCA/account-financial-tools
- Repository
- OCA/account-financial-tools · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Account
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-financial-tools
- Last tracking update
- 2026-08-07 07:38:24
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Pedro M. Baeza, Víctor Martínez, Weblate, OCA-git-bot, oca-ci, Cesar Andres Sanchez
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_move_line_tree_grouped_general |
account.move.line.tree.grouped.misc | account.move.line | tree | Inherits account.view_move_line_tree_grouped_general |
view_move_line_tree_grouped_partner |
account.move.line.tree.grouped.partner | account.move.line | tree | Inherits account.view_move_line_tree_grouped_partner |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
cumulated_balanceMonetarycompute='_compute_cumulated_balance'currency_field='company_currency_id'help='Cumulated balance depending on the domain and the order chosen in the view.'store=Falsestring='Cumulated Balance' -
cumulated_balance_currencyMonetarycompute='_compute_cumulated_balance'currency_field='currency_id'help='Cumulated balance in currency depending on the domain and the order chosen in the view.'store=Falsestring='Cumulated Balance in Currency'
-
search_read(self, domain=None, fields=None, offset=0, limit=None, order=None)@api.model