Skip to content

Commit b703f95

Browse files
committed
[BOT] post-merge updates
1 parent 1e5da08 commit b703f95

File tree

4 files changed

+22
-20
lines changed

4 files changed

+22
-20
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ addon | version | maintainers | summary
2323
--- | --- | --- | ---
2424
[account_banking_mandate](account_banking_mandate/) | 19.0.1.0.0 | | Banking mandates
2525
[account_banking_pain_base](account_banking_pain_base/) | 19.0.1.0.0 | | Base module for PAIN file generation
26+
[account_banking_sepa_direct_debit](account_banking_sepa_direct_debit/) | 19.0.1.0.0 | | Create SEPA files for Direct Debit
2627
[account_payment_mode](account_payment_mode/) | 19.0.1.0.3 | | Adds payment mode on partners and invoices
2728
[account_payment_order](account_payment_order/) | 19.0.1.0.1 | | Account Payment Order
2829
[account_payment_order_grouped_output](account_payment_order_grouped_output/) | 19.0.1.0.0 | | Account Payment Order - Generate grouped moves

account_banking_sepa_direct_debit/README.rst

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Account Banking SEPA Direct Debit
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:9c264fdce385e4c02965b83bf82240de442bc7667ba2a95c818acb497584df61
14+
!! source digest: sha256:c3ae17813b94a39d8b2d1ae259ed71dd52d7f678664fcedca8c2678425f69f1d
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -57,8 +57,8 @@ Installation
5757

5858
This module depends on :
5959

60-
- account_banking_pain_base
61-
- account_banking_mandate
60+
- account_banking_pain_base
61+
- account_banking_mandate
6262

6363
This module is part of the OCA/bank-payment suite.
6464

@@ -124,21 +124,21 @@ Authors
124124
Contributors
125125
------------
126126

127-
- Alexis de Lattre <alexis.delattre@akretion.com>
128-
- Stéphane Bidoul <stephane.bidoul@acsone.eu>
129-
- Alexandre Fayolle
130-
- Raphaël Valyi
131-
- Sandy Carter
132-
- Antonio Espinosa <antonioea@antiun.com>
133-
- Marçal Isern <marsal.isern@qubiq.es>
134-
- `Tecnativa <https://www.tecnativa.com>`__:
135-
136-
- Pedro M. Baeza
137-
- Sergio Teruel
138-
- Carlos Roca
139-
- Carolina Fernandez
140-
141-
- Manuel Regidor <manuel.regidor@sygel.es>
127+
- Alexis de Lattre <alexis.delattre@akretion.com>
128+
- Stéphane Bidoul <stephane.bidoul@acsone.eu>
129+
- Alexandre Fayolle
130+
- Raphaël Valyi
131+
- Sandy Carter
132+
- Antonio Espinosa <antonioea@antiun.com>
133+
- Marçal Isern <marsal.isern@qubiq.es>
134+
- `Tecnativa <https://www.tecnativa.com>`__:
135+
136+
- Pedro M. Baeza
137+
- Sergio Teruel
138+
- Carlos Roca
139+
- Carolina Fernandez
140+
141+
- Manuel Regidor <manuel.regidor@sygel.es>
142142

143143
Maintainers
144144
-----------

account_banking_sepa_direct_debit/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Account Banking SEPA Direct Debit</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:9c264fdce385e4c02965b83bf82240de442bc7667ba2a95c818acb497584df61
375+
!! source digest: sha256:c3ae17813b94a39d8b2d1ae259ed71dd52d7f678664fcedca8c2678425f69f1d
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377
<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/19.0/account_banking_sepa_direct_debit"><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-19-0/bank-payment-19-0-account_banking_sepa_direct_debit"><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=19.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>Create SEPA files for Direct Debit</p>

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
[project]
22
name = "odoo-addons-oca-bank-payment"
3-
version = "19.0.20260304.0"
3+
version = "19.0.20260306.0"
44
dependencies = [
55
"odoo-addon-account_banking_mandate==19.0.*",
66
"odoo-addon-account_banking_pain_base==19.0.*",
7+
"odoo-addon-account_banking_sepa_direct_debit==19.0.*",
78
"odoo-addon-account_payment_mode==19.0.*",
89
"odoo-addon-account_payment_order==19.0.*",
910
"odoo-addon-account_payment_order_grouped_output==19.0.*",

0 commit comments

Comments
 (0)