| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-invoicing |
| GIT | |
| GIT | https://github.com/OCA/account-invoicing.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-invoicing/tree/18.0/account_invoice_check_total |
| 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), Acsone SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Acsone SA/NV |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Jérémy Didderen |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
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 |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Add a Verification Total field on vendor bills. The user enters the taxes included invoice total as printed on the vendor bill, then enters the invoice lines and taxes. The system then checks the total computed by Odoo is the same as the verification total. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_form_view |
res.config.settings.form (in account_invoice_check_total) | res.config.settings | xpath | Inherits account.res_config_settings_view_form |
view_move_form |
account.move.form (in account_invoice_check_total) | account.move | xpath | Inherits account.view_move_form |
check_total
Monetary
copy=False
readonly=True
string='Verification Total'
check_total_display_difference
Monetary
compute='_compute_total_display_difference'
string='Total Difference'
action_post(self)
group_supplier_inv_check_total
Boolean
implied_group=GROUP_AICT
string='Check Total on Vendor Bills'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-invoicing |
| GIT | |
| GIT | https://github.com/OCA/account-invoicing.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-invoicing/tree/16.0/account_invoice_check_total |
| 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), Acsone SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Acsone SA/NV |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, Holger Brunn, Weblate, OCA-git-bot, oca-ci, Zina Rasoamanana |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 02:42:22 |
| 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 |
|---|---|---|---|---|
res_config_settings_form_view |
res.config.settings.form (in account_invoice_check_total) | res.config.settings | xpath | Inherits account.res_config_settings_view_form |
view_account_journal_form |
account.journal | xpath | Inherits account.view_account_journal_form | |
view_move_form |
account.move.form (in account_invoice_check_total) | account.move | xpath | Inherits account.view_move_form |
account_invoice_check_total_exempt
Boolean
help='When this is checked, invoices with this journal will not force filling in the verification total. This is useful ie for the expense journal'
args: 'Exempt from verification total check'
No public methods.
check_total
Monetary
copy=False
readonly=True
states={'draft': [('readonly', False)]}
string='Verification Total'
check_total_display_difference
Monetary
compute='_compute_total_display_difference'
string='Total Difference'
check_total_exempt
Boolean
related='journal_id.account_invoice_check_total_exempt'
action_post(self)
group_supplier_inv_check_total
Boolean
implied_group=GROUP_AICT
string='Check Total on Vendor Bills'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-invoicing |
| GIT | |
| GIT | https://github.com/OCA/account-invoicing.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-invoicing/tree/15.0/account_invoice_check_total |
| 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), Acsone SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Acsone SA/NV |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Koen Loodts |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:38 |
| 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 |
|---|---|---|---|---|
res_config_settings_form_view |
res.config.settings.form (in account_invoice_check_total) | res.config.settings | xpath | Inherits account.res_config_settings_view_form |
view_move_form |
account.move.form (in account_invoice_check_total) | account.move | xpath | Inherits account.view_move_form |
check_total
Monetary
copy=False
readonly=True
states={'draft': [('readonly', False)]}
string='Verification Total'
check_total_display_difference
Monetary
compute='_compute_total_display_difference'
string='Total Difference'
action_post(self)
group_supplier_inv_check_total
Boolean
implied_group=GROUP_AICT
string='Check Total on Vendor Bills'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-invoicing |
| GIT | |
| GIT | https://github.com/OCA/account-invoicing.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-invoicing/tree/14.0/account_invoice_check_total |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Acsone SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Acsone SA/NV |
| COMMITTERS | |
| COMMITTERS | Enric Tobella, OCA Transbot, oca-travis, Weblate, OCA-git-bot, François Honoré, Michael Tietz, xavier |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:05 |
| 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 |
|---|---|---|---|---|
res_config_settings_form_view |
res.config.settings.form (in account_invoice_check_total) | res.config.settings | xpath | Inherits account.res_config_settings_view_form |
view_move_form |
account.move.form (in account_invoice_check_total) | account.move | xpath | Inherits account.view_move_form |
check_total
Monetary
copy=False
readonly=True
states={'draft': [('readonly', False)]}
string='Verification Total'
check_total_display_difference
Monetary
compute='_compute_total_display_difference'
string='Total Difference'
action_post(self)
group_supplier_inv_check_total
Boolean
implied_group=GROUP_AICT
string='Check Total on Vendor Bills'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-invoicing |
| GIT | |
| GIT | https://github.com/OCA/account-invoicing.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-invoicing/tree/13.0/account_invoice_check_total |
| 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), Acsone SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Acsone SA/NV |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot, Ernesto Tejeda, Thomas Binsfeld, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:16 |
| 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 |
|---|---|---|---|---|
res_config_settings_form_view |
res.config.settings.form (in account_invoice_check_total) | res.config.settings | xpath | Inherits account.res_config_settings_view_form |
view_move_form |
account.move.form (in account_invoice_check_total) | account.move | field | Inherits account.view_move_form |
check_total
Monetary
copy=False
readonly=True
states={'draft': [('readonly', False)]}
string='Verification Total'
check_total_display_difference
Monetary
compute='_compute_total_display_difference'
string='Total Difference'
post(self)
group_supplier_inv_check_total
Boolean
implied_group=GROUP_AICT
string='Check Total on Vendor Bills'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-invoicing |
| GIT | |
| GIT | https://github.com/OCA/account-invoicing.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-invoicing/tree/12.0/account_invoice_check_total |
| 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), Acsone SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Acsone SA/NV |
| COMMITTERS | |
| COMMITTERS | Andrea, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Raf Ven, sergiocorato |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - uom - analytic - portal - http_routing - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_invoice_form_view |
account.invoice.form (in account_invoice_check_total) | account.invoice | field | Inherits account.invoice_supplier_form |
res_config_settings_form_view |
res.config.settings.form (in account_invoice_check_total) | res.config.settings | xpath | Inherits account.res_config_settings_view_form |
check_total
Monetary
copy=False
readonly=True
states={'draft': [('readonly', False)]}
string='Verification Total'
check_total_display_difference
Monetary
compute='_compute_total_display_difference'
string='Total Difference'
action_move_create(self)
onchange_check_total(self)
group_supplier_inv_check_total
Boolean
implied_group=GROUP_AICT
string='Check Total on Vendor Bills'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-invoicing |
| GIT | |
| GIT | https://github.com/OCA/account-invoicing.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-invoicing/tree/11.0/account_invoice_check_total |
| 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), Acsone SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Acsone SA/NV |
| COMMITTERS | |
| COMMITTERS | GitHub, Andrea, OCA Transbot, oca-travis, OCA-git-bot, Raf Ven |
| WEBSITE | |
| WEBSITE | https://acsone.eu/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:59 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - analytic - web_planner - portal - http_routing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_invoice_form_view |
account.invoice.form (in account_invoice_check_total) | account.invoice | field | Inherits account.invoice_supplier_form |
res_config_settings_form_view |
res.config.settings.form (in account_invoice_check_total) | res.config.settings | xpath | Inherits account.res_config_settings_view_form |
check_total
Monetary
copy=False
readonly=True
states={'draft': [('readonly', False)]}
string='Verification Total'
check_total_display_difference
Monetary
compute='_compute_total_display_difference'
string='Total Difference'
action_move_create(self)
onchange_check_total(self)
group_supplier_inv_check_total
Boolean
implied_group=GROUP_AICT
string='Check Total on Vendor Bills'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-invoicing |
| GIT | |
| GIT | https://github.com/OCA/account-invoicing.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-invoicing/tree/10.0/account_invoice_check_total |
| 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), Acsone SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Acsone SA/NV |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul (ACSONE), OCA Transbot, Adrien Peiffer (ACSONE), oca-travis |
| WEBSITE | |
| WEBSITE | https://acsone.eu/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:59 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - web_tour - report - analytic - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_config_settings_form_view |
account.config.settings.form (in account_invoice_check_total) | account.config.settings | xpath | Inherits account.view_account_config_settings |
account_invoice_form_view |
account.invoice.form (in account_invoice_check_total) | account.invoice | field | Inherits account.invoice_supplier_form |
group_supplier_inv_check_total
Boolean
implied_group=GROUP_AICT
string='Check Total on Vendor Bills'
No public methods.
check_total
Monetary
copy=False
readonly=True
states={'draft': [('readonly', False)]}
string='Verification Total'
action_move_create(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-invoicing |
| GIT | |
| GIT | https://github.com/OCA/account-invoicing.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-invoicing/tree/9.0/account_invoice_check_total |
| 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), Acsone SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Acsone SA/NV |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul (ACSONE), OCA Transbot, Thomas Binsfeld, oca-travis |
| WEBSITE | |
| WEBSITE | https://acsone.eu/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:22 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - report - analytic - web_tip - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_config_settings_form_view |
account.config.settings.form (in account_invoice_check_total) | account.config.settings | xpath | Inherits account.view_account_config_settings |
account_invoice_form_view |
account.invoice.form (in account_invoice_check_total) | account.invoice | field | Inherits account.invoice_supplier_form |
group_supplier_inv_check_total
Boolean
implied_group=GROUP_AICT
string='Check Total on Vendor Bills'
No public methods.
check_total
Monetary
copy=False
readonly=True
states={'draft': [('readonly', False)]}
string='Verification Total'
action_move_create(self)
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/account-invoicing |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] account_invoice_check_total: Migration to 19.0 (#2189) |