Skip to content

Commit 3847228

Browse files
committed
[BOT] post-merge updates
1 parent e43c09e commit 3847228

File tree

4 files changed

+35
-23
lines changed

4 files changed

+35
-23
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ addon | version | maintainers | summary
2929
[account_banking_sepa_credit_transfer](account_banking_sepa_credit_transfer/) | 18.0.1.0.1 | | Create SEPA XML files for Credit Transfers
3030
[account_banking_sepa_direct_debit](account_banking_sepa_direct_debit/) | 18.0.1.1.1 | | Create SEPA files for Direct Debit
3131
[account_invoice_select_for_payment](account_invoice_select_for_payment/) | 18.0.1.0.0 | | Account Invoice Select for Payment
32+
[account_payment_method_base_mode](account_payment_method_base_mode/) | 18.0.1.0.0 | | Glue module for base views
3233
[account_payment_mode](account_payment_mode/) | 18.0.1.0.2 | | Account Payment Mode
3334
[account_payment_order](account_payment_order/) | 18.0.1.2.3 | | Account Payment Order
3435
[account_payment_order_grouped_output](account_payment_order_grouped_output/) | 18.0.1.0.1 | | Account Payment Order - Generate grouped moves

account_payment_method_base_mode/README.rst

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
===============================================
26
Account Payment Method Base + Payment Mode Glue
37
===============================================
@@ -7,13 +11,13 @@ Account Payment Method Base + Payment Mode Glue
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:65e271a1a8e77aab74e08a9f6f520dca20aaaa534d7ebcdb29d8383054593d76
14+
!! source digest: sha256:320fd6cd728a65116f91a65b225698f75ed46c704c1eb507719defb4cb077472
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fbank--payment-lightgray.png?logo=github
@@ -35,10 +39,10 @@ In Odoo 18 the module ``account_payment_method_base`` introduces the
3539
canonical user interface for the model ``account.payment.method``,
3640
including:
3741

38-
- form view
39-
- list view
40-
- search view
41-
- menu entry
42+
- form view
43+
- list view
44+
- search view
45+
- menu entry
4246

4347
However ``account_payment_mode`` historically defined its own base views
4448
for the same model.
@@ -50,9 +54,9 @@ inherit from the views provided by ``account_payment_method_base``.
5054

5155
This preserves compatibility with existing modules that inherit:
5256

53-
- ``account_payment_mode.account_payment_method_form``
54-
- ``account_payment_mode.account_payment_method_tree``
55-
- ``account_payment_mode.account_payment_method_search``
57+
- ``account_payment_mode.account_payment_method_form``
58+
- ``account_payment_mode.account_payment_method_tree``
59+
- ``account_payment_mode.account_payment_method_search``
5660

5761
while ensuring that ``account_payment_method_base`` remains the
5862
canonical provider of the payment method UI.
@@ -104,7 +108,7 @@ Authors
104108
Contributors
105109
------------
106110

107-
- Nikos Tsirintanis ntsirintanis@therp.nl (Therp BV)
111+
- Nikos Tsirintanis ntsirintanis@therp.nl (Therp BV)
108112

109113
Maintainers
110114
-----------

account_payment_method_base_mode/static/description/index.html

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>Account Payment Method Base + Payment Mode Glue</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="account-payment-method-base-payment-mode-glue">
364-
<h1 class="title">Account Payment Method Base + Payment Mode Glue</h1>
363+
<div class="document">
365364

365+
366+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
367+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
368+
</a>
369+
<div class="section" id="account-payment-method-base-payment-mode-glue">
370+
<h1>Account Payment Method Base + Payment Mode Glue</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:65e271a1a8e77aab74e08a9f6f520dca20aaaa534d7ebcdb29d8383054593d76
375+
!! source digest: sha256:320fd6cd728a65116f91a65b225698f75ed46c704c1eb507719defb4cb077472
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/bank-payment/tree/18.0/account_payment_method_base_mode"><img alt="OCA/bank-payment" src="https://img.shields.io/badge/github-OCA%2Fbank--payment-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/bank-payment-18-0/bank-payment-18-0-account_payment_method_base_mode"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/bank-payment&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
377+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/bank-payment/tree/18.0/account_payment_method_base_mode"><img alt="OCA/bank-payment" src="https://img.shields.io/badge/github-OCA%2Fbank--payment-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/bank-payment-18-0/bank-payment-18-0-account_payment_method_base_mode"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/bank-payment&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>This module is a glue module between <strong>account_payment_method_base</strong> and
374379
<strong>account_payment_mode</strong>.</p>
375380
<p>In Odoo 18 the module <tt class="docutils literal">account_payment_method_base</tt> introduces the
@@ -409,13 +414,13 @@ <h1 class="title">Account Payment Method Base + Payment Mode Glue</h1>
409414
</ul>
410415
</div>
411416
<div class="section" id="configuration">
412-
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
417+
<h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
413418
<p>No configuration is required.</p>
414419
<p>The module automatically rewires the view inheritance between
415420
<tt class="docutils literal">account_payment_method_base</tt> and <tt class="docutils literal">account_payment_mode</tt>.</p>
416421
</div>
417422
<div class="section" id="usage">
418-
<h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
423+
<h2><a class="toc-backref" href="#toc-entry-2">Usage</a></h2>
419424
<p>After installing the module, the views defined in
420425
<tt class="docutils literal">account_payment_mode</tt> will inherit from the base views provided by
421426
<tt class="docutils literal">account_payment_method_base</tt>.</p>
@@ -425,29 +430,29 @@ <h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
425430
the original view XML IDs from <tt class="docutils literal">account_payment_mode</tt>.</p>
426431
</div>
427432
<div class="section" id="bug-tracker">
428-
<h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
433+
<h2><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h2>
429434
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/bank-payment/issues">GitHub Issues</a>.
430435
In case of trouble, please check there if your issue has already been reported.
431436
If you spotted it first, help us to smash it by providing a detailed and welcomed
432437
<a class="reference external" href="https://github.com/OCA/bank-payment/issues/new?body=module:%20account_payment_method_base_mode%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
433438
<p>Do not contact contributors directly about support or help with technical issues.</p>
434439
</div>
435440
<div class="section" id="credits">
436-
<h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1>
441+
<h2><a class="toc-backref" href="#toc-entry-4">Credits</a></h2>
437442
<div class="section" id="authors">
438-
<h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
443+
<h3><a class="toc-backref" href="#toc-entry-5">Authors</a></h3>
439444
<ul class="simple">
440445
<li>Therp BV</li>
441446
</ul>
442447
</div>
443448
<div class="section" id="contributors">
444-
<h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
449+
<h3><a class="toc-backref" href="#toc-entry-6">Contributors</a></h3>
445450
<ul class="simple">
446451
<li>Nikos Tsirintanis <a class="reference external" href="mailto:ntsirintanis&#64;therp.nl">ntsirintanis&#64;therp.nl</a> (Therp BV)</li>
447452
</ul>
448453
</div>
449454
<div class="section" id="maintainers">
450-
<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
455+
<h3><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h3>
451456
<p>This module is maintained by the OCA.</p>
452457
<a class="reference external image-reference" href="https://odoo-community.org">
453458
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -460,5 +465,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
460465
</div>
461466
</div>
462467
</div>
468+
</div>
463469
</body>
464470
</html>

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "odoo-addons-oca-bank-payment"
3-
version = "18.0.20251127.0"
3+
version = "18.0.20260401.0"
44
dependencies = [
55
"odoo-addon-account_banking_mandate==18.0.*",
66
"odoo-addon-account_banking_mandate_contact==18.0.*",
@@ -10,6 +10,7 @@ dependencies = [
1010
"odoo-addon-account_banking_sepa_credit_transfer==18.0.*",
1111
"odoo-addon-account_banking_sepa_direct_debit==18.0.*",
1212
"odoo-addon-account_invoice_select_for_payment==18.0.*",
13+
"odoo-addon-account_payment_method_base_mode==18.0.*",
1314
"odoo-addon-account_payment_mode==18.0.*",
1415
"odoo-addon-account_payment_order==18.0.*",
1516
"odoo-addon-account_payment_order_grouped_output==18.0.*",

0 commit comments

Comments
 (0)