| 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/19.0/account_move_total_by_account_internal_group |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | AaronHForgeFlow |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, JasminSForgeFlow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:46 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - uom - analytic - portal - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Displays the total balance by account internal group in the journal entries. This could be necesssary in some context. For example, when looking at the stock journal entries we would like to see the total assets, as long as we would like to see the assets increasing when there is a debit in the inventory account and deceasing when the inventory is decreased. The standard field amount_total_signed does not serve, as it shows this as a positive value in this case. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_move_user_type_tree |
account.move.user.type.tree | account.move | field | Inherits account.view_move_tree |
amount_total_signed_account_internal_group_asset
Monetary
compute='_compute_amount_total_signed_account_internal_group'
amount_total_signed_account_internal_group_equity
Monetary
compute='_compute_amount_total_signed_account_internal_group'
amount_total_signed_account_internal_group_expense
Monetary
compute='_compute_amount_total_signed_account_internal_group'
amount_total_signed_account_internal_group_income
Monetary
compute='_compute_amount_total_signed_account_internal_group'
amount_total_signed_account_internal_group_liability
Monetary
compute='_compute_amount_total_signed_account_internal_group'
amount_total_signed_account_internal_group_off_balance
Monetary
compute='_compute_amount_total_signed_account_internal_group'
No public methods.
account_internal_group
Selection
readonly=True
related='account_id.internal_group'
store=True
string='Internal Group'
No public methods.
| 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/15.0/account_move_total_by_account_internal_group |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | AaronHForgeFlow |
| COMMITTERS | |
| COMMITTERS | AaronHForgeFlow, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:34 |
| 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_account_move_user_type_tree |
account.move.user.type.tree | account.move | field | Inherits account.view_move_tree |
amount_total_signed_account_internal_group_asset
Monetary
compute='_compute_amount_total_signed_account_internal_group'
amount_total_signed_account_internal_group_equity
Monetary
compute='_compute_amount_total_signed_account_internal_group'
amount_total_signed_account_internal_group_expense
Monetary
compute='_compute_amount_total_signed_account_internal_group'
amount_total_signed_account_internal_group_income
Monetary
compute='_compute_amount_total_signed_account_internal_group'
amount_total_signed_account_internal_group_liability
Monetary
compute='_compute_amount_total_signed_account_internal_group'
amount_total_signed_account_internal_group_off_balance
Monetary
compute='_compute_amount_total_signed_account_internal_group'
No public methods.
account_internal_group
Selection
readonly=True
related='account_id.user_type_id.internal_group'
store=True
string='Internal Group'
No public methods.