Glue module for base views
Project description
Account Payment Method Base + Payment Mode Glue
This module is a glue module between account_payment_method_base and account_payment_mode.
In Odoo 18 the module account_payment_method_base introduces the canonical user interface for the model account.payment.method, including:
form view
list view
search view
menu entry
However account_payment_mode historically defined its own base views for the same model.
This results in two competing base view definitions.
This module rewires the views from account_payment_mode so they inherit from the views provided by account_payment_method_base.
This preserves compatibility with existing modules that inherit:
account_payment_mode.account_payment_method_form
account_payment_mode.account_payment_method_tree
account_payment_mode.account_payment_method_search
while ensuring that account_payment_method_base remains the canonical provider of the payment method UI.
Table of contents
Configuration
No configuration is required.
The module automatically rewires the view inheritance between account_payment_method_base and account_payment_mode.
Usage
After installing the module, the views defined in account_payment_mode will inherit from the base views provided by account_payment_method_base.
No functional changes are introduced.
The module only ensures a consistent view inheritance chain between the two addons and keeps compatibility with downstream modules that inherit the original view XML IDs from account_payment_mode.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Nikos Tsirintanis ntsirintanis@therp.nl (Therp BV)
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/bank-payment project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file odoo_addon_account_payment_method_base_mode-18.0.1.0.0.3-py3-none-any.whl.
File metadata
- Download URL: odoo_addon_account_payment_method_base_mode-18.0.1.0.0.3-py3-none-any.whl
- Upload date:
- Size: 23.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7fbf64d3ca0470c4bc2560b91d526164478b6decced5efa644549b448c817b45
|
|
| MD5 |
4a5d4bb6ff1743223cbb2180bc5fb6c6
|
|
| BLAKE2b-256 |
516dd2dbe009c452472b5e3416e5ecf83f58ecdb8009d48ead0f503dbb96ec95
|