| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/bank-payment |
| GIT | |
| GIT | https://github.com/OCA/bank-payment.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/bank-payment/tree/19.0/account_payment_order_grouped_output |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Banking addons |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Akretion, ACSONE SA/NV, Therp BV |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Akretion, ACSONE SA/NV, Therp BV |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, sergio, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/bank-payment |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:50 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/bank-payment: - account_payment_order - account_payment_mode odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - uom - analytic - portal - http_routing - auth_signup - digest - resource - base_iban |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds an option to generate extra grouped moves for the payment orders since the refactoring done to use native Odoo payments. This serves for easing the reconciliation on bank statements of large payment orders, handling them as one or several journal entries according payment date. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_payment_mode_form |
account.payment.mode | group | Inherits account_payment_order.account_payment_mode_form | |
account_payment_order_form |
account.payment.order | div | Inherits account_payment_order.account_payment_order_form |
grouped_payment_order_id
Many2one → account.payment.order
check_company=True
comodel_name='account.payment.order'
copy=False
readonly=True
string='Payment Order (Grouped)'
No public methods.
generate_move
Boolean
default=True
string='Generate Grouped Accounting Entries On File Upload'
post_move
Boolean
default=True
No public methods.
grouped_move_count
Integer
compute='_compute_grouped_move_count'
string='Number of Grouped Journal Entries'
grouped_move_ids
One2many → account.move
comodel_name='account.move'
inverse_name='grouped_payment_order_id'
readonly=True
string='Journal Entries (Grouped)'
action_grouped_moves(self)
action_uploaded_cancel(self)
generate_move(self)
generated2uploaded(self)
reconcile_grouped_payments(self, move, payments)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/bank-payment |
| GIT | |
| GIT | https://github.com/OCA/bank-payment.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/bank-payment/tree/18.0/account_payment_order_grouped_output |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Banking addons |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Akretion, ACSONE SA/NV, Therp BV |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Akretion, ACSONE SA/NV, Therp BV |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Weblate, OCA-git-bot, oca-ci, roger |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/bank-payment |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:18 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/bank-payment: - account_payment_order - account_payment_partner - account_payment_mode 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 - base_iban |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds an option to generate extra grouped moves for the payment orders since the refactoring done to use native Odoo payments. This serves for easing the reconciliation on bank statements of large payment orders, handling them as one or several journal entries according payment date. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_payment_mode_form |
account.payment.mode | group | Inherits account_payment_order.account_payment_mode_form | |
account_payment_order_form |
account.payment.order | div | Inherits account_payment_order.account_payment_order_form |
grouped_payment_order_id
Many2one → account.payment.order
check_company=True
comodel_name='account.payment.order'
copy=False
readonly=True
string='Payment Order (Grouped)'
No public methods.
generate_move
Boolean
default=True
string='Generate Grouped Accounting Entries On File Upload'
post_move
Boolean
default=True
No public methods.
grouped_move_count
Integer
compute='_compute_grouped_move_count'
string='Number of Grouped Journal Entries'
grouped_move_ids
One2many → account.move
comodel_name='account.move'
inverse_name='grouped_payment_order_id'
readonly=True
string='Journal Entries (Grouped)'
action_grouped_moves(self)
action_uploaded_cancel(self)
generate_move(self)
generated2uploaded(self)
reconcile_grouped_payments(self, move, payments)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/bank-payment |
| GIT | |
| GIT | https://github.com/OCA/bank-payment.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/bank-payment/tree/17.0/account_payment_order_grouped_output |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Banking addons |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Akretion, ACSONE SA/NV, Therp BV |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Akretion, ACSONE SA/NV, Therp BV |
| COMMITTERS | |
| COMMITTERS | angelmoya, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/bank-payment |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:10 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/bank-payment: - account_payment_order - account_payment_partner - account_payment_mode odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - base_iban |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds an option to generate extra grouped moves for the payment orders since the refactoring done to use native Odoo payments. This serves for easing the reconciliation on bank statements of large payment orders, handling them as one or several journal entries according payment date. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_payment_mode_form |
account.payment.mode | group | Inherits account_payment_order.account_payment_mode_form | |
account_payment_order_form |
account.payment.order | div | Inherits account_payment_order.account_payment_order_form |
grouped_payment_order_id
Many2one → account.payment.order
check_company=True
comodel_name='account.payment.order'
copy=False
readonly=True
string='Payment Order (Grouped)'
No public methods.
generate_move
Boolean
default=True
string='Generate Grouped Accounting Entries On File Upload'
post_move
Boolean
default=True
No public methods.
grouped_move_count
Integer
compute='_compute_grouped_move_count'
string='Number of Grouped Journal Entries'
grouped_move_ids
One2many → account.move
comodel_name='account.move'
inverse_name='grouped_payment_order_id'
readonly=True
string='Journal Entries (Grouped)'
action_grouped_moves(self)
action_uploaded_cancel(self)
generate_move(self)
generated2uploaded(self)
reconcile_grouped_payments(self, move, payments)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/bank-payment |
| GIT | |
| GIT | https://github.com/OCA/bank-payment.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/bank-payment/tree/16.0/account_payment_order_grouped_output |
| VERSION | |
| VERSION | 1.0.4 |
| CATEGORY | |
| CATEGORY | Banking addons |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Akretion, ACSONE SA/NV, Therp BV |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Akretion, ACSONE SA/NV, Therp BV |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Weblate, OCA-git-bot, ferran-73, oca-ci, enricostano, Antônio Neto |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/bank-payment |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:57 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/bank-payment: - account_payment_order - account_payment_partner - account_payment_mode odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - base_iban |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_payment_mode_form |
account.payment.mode | group | Inherits account_payment_order.account_payment_mode_form | |
account_payment_order_form |
account.payment.order | div | Inherits account_payment_order.account_payment_order_form |
grouped_payment_order_id
Many2one → account.payment.order
check_company=True
comodel_name='account.payment.order'
copy=False
readonly=True
string='Payment Order (Grouped)'
No public methods.
generate_move
Boolean
default=True
string='Generate Grouped Accounting Entries On File Upload'
post_move
Boolean
default=True
No public methods.
grouped_move_count
Integer
compute='_compute_grouped_move_count'
string='Number of Grouped Journal Entries'
grouped_move_ids
One2many → account.move
comodel_name='account.move'
inverse_name='grouped_payment_order_id'
readonly=True
string='Journal Entries (Grouped)'
action_grouped_moves(self)
action_uploaded_cancel(self)
generate_move(self)
generated2uploaded(self)
reconcile_grouped_payments(self, move, payments)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/bank-payment |
| GIT | |
| GIT | https://github.com/OCA/bank-payment.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/bank-payment/tree/15.0/account_payment_order_grouped_output |
| VERSION | |
| VERSION | 1.0.3 |
| CATEGORY | |
| CATEGORY | Banking addons |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Akretion, ACSONE SA/NV, Therp BV |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Akretion, ACSONE SA/NV, Therp BV |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/bank-payment |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:42 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/bank-payment: - account_payment_order - account_payment_partner - account_payment_mode odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - base_iban |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
lxml |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_payment_mode_form |
account.payment.mode | group | Inherits account_payment_order.account_payment_mode_form | |
account_payment_order_form |
account.payment.order | div | Inherits account_payment_order.account_payment_order_form |
grouped_payment_order_id
Many2one → account.payment.order
check_company=True
comodel_name='account.payment.order'
copy=False
readonly=True
string='Payment Order (Grouped)'
No public methods.
generate_move
Boolean
default=True
string='Generate Grouped Accounting Entries On File Upload'
post_move
Boolean
default=True
No public methods.
grouped_move_count
Integer
compute='_compute_grouped_move_count'
string='Number of Grouped Journal Entries'
grouped_move_ids
One2many → account.move
comodel_name='account.move'
inverse_name='grouped_payment_order_id'
readonly=True
string='Journal Entries (Grouped)'
action_grouped_moves(self)
action_uploaded_cancel(self)
generate_move(self)
generated2uploaded(self)
reconcile_grouped_payments(self, move, payments)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/bank-payment |
| GIT | |
| GIT | https://github.com/OCA/bank-payment.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/bank-payment/tree/14.0/account_payment_order_grouped_output |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Banking addons |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Akretion, ACSONE SA/NV, Therp BV |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Akretion, ACSONE SA/NV, Therp BV |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/bank-payment |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:10 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/bank-payment: - account_payment_order - account_payment_partner - account_payment_mode odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - base_iban |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
lxml |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_payment_mode_form |
account.payment.mode | group | Inherits account_payment_order.account_payment_mode_form | |
account_payment_order_form |
account.payment.order | div | Inherits account_payment_order.account_payment_order_form |
grouped_payment_order_id
Many2one → account.payment.order
check_company=True
comodel_name='account.payment.order'
copy=False
readonly=True
string='Payment Order (Grouped)'
No public methods.
generate_move
Boolean
default=True
string='Generate Grouped Accounting Entries On File Upload'
post_move
Boolean
default=True
No public methods.
grouped_move_count
Integer
compute='_compute_grouped_move_count'
string='Number of Grouped Journal Entries'
grouped_move_ids
One2many → account.move
comodel_name='account.move'
inverse_name='grouped_payment_order_id'
readonly=True
string='Journal Entries (Grouped)'
action_grouped_moves(self)
action_uploaded_cancel(self)
generate_move(self)
generated2uploaded(self)
reconcile_grouped_payments(self, move, payments)