| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-reconcile |
| GIT | |
| GIT | https://github.com/OCA/account-reconcile.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-reconcile/tree/18.0/base_transaction_id |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Hidden/Dependency |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Camptocamp |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-reconcile |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:05 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - sales_team - base - base_setup - web - bus - web_tour - html_editor - account_payment - account - onboarding - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Adds transaction ID to invoice and sale models and views. On Sales order, you can specify the transaction ID used for the payment and it will be propagated to the invoice (even if made from packing). This is mostly used for e-commerce handling. You can then add a mapping on that SO field to save the e-commerce financial Transaction ID into the Odoo sale order field. The main purpose is to ease the reconciliation process and be able to find the partner when importing the bank statement. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
invoice_tree_custom |
Add transaction_id to account move tree view | account.move | field | Inherits account.view_invoice_tree |
invoice_view_custom |
Add transaction_id to account move form view | account.move | xpath | Inherits account.view_move_form |
view_order_form |
base_transaction_id.sale.order.form | sale.order | group | Inherits sale.view_order_form |
transaction_id
Char
copy=False
help='Transaction ID from the financial institute'
index=True
string='Transaction ID'
No public methods.
transaction_id
Char
copy=False
help='Transaction id from the financial institute'
required=False
args: 'Transaction ID'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-reconcile |
| GIT | |
| GIT | https://github.com/OCA/account-reconcile.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-reconcile/tree/16.0/base_transaction_id |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Hidden/Dependency |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Camptocamp |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Dũng (Trần Đình) |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-reconcile |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - sales_team - base - base_setup - web - bus - web_tour - account_payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
invoice_tree_custom |
Add transaction_id to account move tree view | account.move | field | Inherits account.view_invoice_tree |
invoice_view_custom |
Add transaction_id to account move form view | account.move | xpath | Inherits account.view_move_form |
view_order_form |
base_transaction_id.sale.order.form | sale.order | group | Inherits sale.view_order_form |
transaction_id
Char
copy=False
help='Transaction ID from the financial institute'
index=True
string='Transaction ID'
No public methods.
transaction_id
Char
copy=False
help='Transaction id from the financial institute'
required=False
args: 'Transaction ID'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-reconcile |
| GIT | |
| GIT | https://github.com/OCA/account-reconcile.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-reconcile/tree/12.0/base_transaction_id |
| VERSION | |
| VERSION | 2.0.0 |
| CATEGORY | |
| CATEGORY | Hidden/Dependency |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Camptocamp |
| COMMITTERS | |
| COMMITTERS | Akim Juillerat, OCA Transbot, oca-travis, Weblate, OCA-git-bot, mpanarin, Iryna Vyshnevska |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-reconcile |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:24 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - decimal_precision - 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 |
|---|---|---|---|---|
invoice_tree_custom |
account.invoice.tree_inherit | account.invoice | field | Inherits account.invoice_tree |
invoice_view_custom |
customer.invoice.transaction.inherit | account.invoice | xpath | Inherits account.invoice_form |
view_order_form |
base_transaction_id.sale.order.form | sale.order | group | Inherits sale.view_order_form |
transaction_id
Char
copy=False
help='Transaction ID from the financial institute'
index=True
string='Transaction ID'
action_move_create(self)
transaction_id
Char
copy=False
help='Transaction id from the financial institute'
required=False
args: 'Transaction ID'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-reconcile |
| GIT | |
| GIT | https://github.com/OCA/account-reconcile.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-reconcile/tree/11.0/base_transaction_id |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Hidden/Dependency |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Camptocamp |
| COMMITTERS | |
| COMMITTERS | Yannick Vaucher, GitHub, OCA Transbot, jcoux, oca-travis, Weblate, OCA-git-bot, mpanarin |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-reconcile |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:24:01 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - sales_team - base - base_setup - web - bus - web_tour - account - product - decimal_precision - 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 |
|---|---|---|---|---|
invoice_tree_custom |
account.invoice.tree_inherit | account.invoice | field | Inherits account.invoice_tree |
invoice_view_custom |
customer.invoice.transaction.inherit | account.invoice | xpath | Inherits account.invoice_form |
view_move_line_form |
account.move.line.form | account.move.line | xpath | Inherits account.view_move_line_form |
view_order_form |
base_transaction_id.sale.order.form | sale.order | group | Inherits sale.view_order_form |
No new fields.
Public methods (1)get_reconciliation_proposition(self, excluded_ids=None)
transaction_id
Char
copy=False
help='Transaction ID from the financial institute'
index=True
string='Transaction ID'
finalize_invoice_move_lines(self, move_lines)
transaction_ref
Char
copy=False
index=True
args: 'Transaction Ref.'
domain_move_lines_for_reconciliation(self, str=False)
prepare_move_lines_for_reconciliation_widget(self, target_currency=False, target_date=False)
transaction_id
Char
copy=False
help='Transaction id from the financial institute'
required=False
args: 'Transaction ID'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-reconcile |
| GIT | |
| GIT | https://github.com/OCA/account-reconcile.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-reconcile/tree/10.0/base_transaction_id |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Hidden/Dependency |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Camptocamp |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, Pedro M. Baeza, Cédric Pigeon, Stéphane Bidoul (ACSONE), OCA Transbot, Denis Leemann, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://www.odoo-community.org/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:20:01 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - sales_team - base - base_setup - web_kanban - web - bus - web_tour - account - product - decimal_precision - report - analytic - web_planner - procurement |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_payment_form_view |
account.payment.form (in base_transaction_id) | account.payment | field | Inherits account.view_account_payment_form |
account_payment_search_view |
account.payment.search (in base_transaction_id) | account.payment | field | Inherits account.view_account_payment_search |
account_payment_tree_view |
account.payment.tree (in base_transaction_id) | account.payment | field | Inherits account.view_account_supplier_payment_tree |
assets_backend |
account assets | ir.ui.view | qweb | Inherits web.assets_backend |
invoice_tree_custom |
account.invoice.tree_inherit | account.invoice | field | Inherits account.invoice_tree |
invoice_view_custom |
customer.invoice.transaction.inherit | account.invoice | xpath | Inherits account.invoice_form |
view_move_line_form |
account.move.line.form | account.move.line | xpath | Inherits account.view_move_line_form |
view_order_form |
base_transaction_id.sale.order.form | sale.order | group | Inherits sale.view_order_form |
No new fields.
Public methods (1)get_reconciliation_proposition(self, excluded_ids=None)
transaction_id
Char
copy=False
help='Transaction ID from the financial institute'
index=True
string='Transaction ID'
finalize_invoice_move_lines(self, move_lines)
transaction_ref
Char
copy=False
index=True
args: 'Transaction Ref.'
domain_move_lines_for_reconciliation(self, excluded_ids=None, str=False)
prepare_move_lines_for_reconciliation_widget(self, target_currency=False, target_date=False)
invoice_ids
Many2many
inverse='_inverse_invoice_ids'
transaction_id
Char
copy=False
help='Transaction id from the financial institute'
required=False
args: 'Transaction ID'
No public methods.
transaction_id
Char
copy=False
help='Transaction id from the financial institute'
required=False
args: 'Transaction ID'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-reconcile |
| GIT | |
| GIT | https://github.com/OCA/account-reconcile.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-reconcile/tree/9.0/base_transaction_id |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Hidden/Dependency |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Camptocamp |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, Yannick Vaucher, Pedro M. Baeza, GitHub, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://www.odoo-community.org/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:23 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - sales_team - base - base_setup - web_kanban - web - bus - account - product - decimal_precision - report - analytic - web_tip - web_planner - procurement |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
account assets | ir.ui.view | qweb | Inherits web.assets_backend |
invoice_tree_custom |
account.invoice.tree.inherit | account.invoice | field | Inherits account.invoice_tree |
invoice_view_custom |
customer.invoice.transaction.inherit | account.invoice | field | Inherits account.invoice_form |
view_move_line_form |
account.move.line.form | account.move.line | xpath | Inherits account.view_move_line_form |
view_order_form_transaction |
sale.order.form.transaction | sale.order | group | Inherits sale.view_order_form |
No new fields.
Public methods (1)get_reconciliation_proposition(self, excluded_ids=None)
transaction_id
Char
copy=False
help='Transaction ID from the financial institute'
index=True
string='Transaction ID'
finalize_invoice_move_lines(self, move_lines)
transaction_ref
Char
copy=False
index=True
args: 'Transaction Ref.'
domain_move_lines_for_reconciliation(self, excluded_ids=None, str=False)
prepare_move_lines_for_reconciliation_widget(self, target_currency=False, target_date=False)
transaction_id
Char
copy=False
help='Transaction id from the financial institute'
required=False
args: 'Transaction ID'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-reconcile |
| GIT | |
| GIT | https://github.com/OCA/account-reconcile.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-reconcile/tree/8.0/base_transaction_id |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Hidden/Dependency |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Camptocamp |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Guewen Baconnier, Lorenzo Battistini, Alexandre Fayolle, Pedro M. Baeza, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | http://www.openerp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:26 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - report - analytic - board - edi - email_template - stock_account - stock - procurement - web_kanban_gauge - web_kanban_sparkline - sale_stock - sale - sales_team - account_voucher |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Adds transaction id to invoice and sale models and views. On Sales order, you can specify the transaction ID used for the payment and it will be propagated to the invoice (even if made from packing). This is mostly used for e-commerce handling. You can then add a mapping on that SO field to save the e-commerce financial Transaction ID into the OpenERP sale order field. The main purpose is to ease the reconciliation process and be able to find the partner when importing the bank statement. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
account assets | ir.ui.view | qweb | Inherits web.assets_backend |
invoice_tree_custom |
account.invoice.tree.inherit | account.invoice | field | Inherits account.invoice_tree |
invoice_view_custom |
customer.invoice.transaction.inherit | account.invoice | field | Inherits account.invoice_form |
view_move_line_form |
account.move.line.form | account.move.line | group | Inherits account.view_move_line_form |
view_order_form_transaction |
sale.order.form.transaction | sale.order | group | Inherits sale.view_order_form |
No new fields.
Public methods (0)No public methods.
transaction_id
Char
copy=False
help='Transaction ID from the financial institute'
index=True
string='Transaction ID'
finalize_invoice_move_lines(self, move_lines)
No new fields.
Public methods (2)copy_data(self, cr, uid, id, default=None, context=None)
prepare_move_lines_for_reconciliation_widget(self, cr, uid, lines, target_currency=False, target_date=False, context=None)
No new fields.
Public methods (1)copy_data(self, cr, uid, id, default=None, context=None)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-reconcile |
| GIT | |
| GIT | https://github.com/OCA/account-reconcile.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-reconcile/tree/7.0/base_transaction_id |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden/Dependency |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Camptocamp |
| COMMITTERS | |
| COMMITTERS | Guewen Baconnier, Alexandre Fayolle, Joel Grand-Guillaume, Pedro M. Baeza, unknown, Guewen Baconnier @ Camptocamp, Launchpad Translations on behalf of banking-addons-team, Rudolf Schnapka |
| WEBSITE | |
| WEBSITE | http://www.openerp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:16 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - process - decimal_precision - analytic - board - edi - email_template - sale - account_voucher - stock |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Adds transaction id to invoice and sale models and views. On Sales order, you can specify the transaction ID used for the payment and it will be propagated to the invoice (even if made from packing). This is mostly used for e-commerce handling. You can then add a mapping on that SO field to save the e-commerce financial Transaction ID into the OpenERP sale order field. The main purpose is to ease the reconciliation process and be able to find the partner when importing the bank statement. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
invoice_tree_custom |
account.invoice.tree.inherit | account.invoice | field | Inherits account.invoice_tree |
invoice_view_custom |
customer.invoice.transaction.inherit | account.invoice | notebook | Inherits account.invoice_form |
view_order_form_transaction |
sale.order.form.transaction | sale.order | field | Inherits sale.view_order_form |
No new fields.
Public methods (2)copy_data(self, cr, uid, id, default=None, context=None)
finalize_invoice_move_lines(self, cr, uid, invoice_browse, move_lines)
No new fields.
Public methods (1)copy_data(self, cr, uid, id, default=None, context=None)
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)action_invoice_create(self, cr, uid, ids, journal_id=False, group=False, type='out_invoice', context=None)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-reconcile |
| GIT | |
| GIT | https://github.com/OCA/account-reconcile.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-reconcile/tree/6.1/base_transaction_id |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden/Dependency |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Camptocamp |
| COMMITTERS | |
| COMMITTERS | Yannick Vaucher, Alexandre Fayolle, Joël Grand-Guillaume, Alexandre Fayolle @ camptocamp |
| WEBSITE | |
| WEBSITE | http://www.openerp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:04:07 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - product - process - decimal_precision - analytic - board - edi - email_template - base_tools - sale - stock - procurement |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Adds transaction id to invoice and sale models and views. On Sales order, you can specify the transaction ID used for the payment and it will be propagated to the invoice (even if made from packing). This is mostly used for e-commerce handling. You can then add a mapping on that SO field to save the e-commerce financial Transaction ID into the OpenERP SO field. The main purpose is to ease the reconciliation process and be able to find the partner when importing the bank statement. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
invoice_tree_custom |
account.invoice.tree.inherit | account.invoice | field | Inherits account.invoice_tree |
invoice_view_custom |
customer.invoice.transaction.inherit | account.invoice | notebook | Inherits account.invoice_form |
view_order_form_transaction |
sale.order.form.transaction | sale.order | field | Inherits sale.view_order_form |
No models found for this module.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/account-reconcile |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] base_transaction_id: Migration to 19.0 (#986) |