Skip to content

Commit 4878151

Browse files
committed
[BOT] post-merge updates
1 parent 416e89d commit 4878151

File tree

4 files changed

+8
-6
lines changed

4 files changed

+8
-6
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ addon | version | maintainers | summary
2525
[account_invoice_export](account_invoice_export/) | 17.0.1.0.0 | [![TDu](https://github.com/TDu.png?size=30px)](https://github.com/TDu) | Account Invoice Export
2626
[account_invoice_facturx](account_invoice_facturx/) | 17.0.1.1.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Generate Factur-X/ZUGFeRD customer invoices
2727
[base_business_document_import](base_business_document_import/) | 17.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Provides technical tools to import sale orders or supplier invoices
28+
[base_ebill_payment_contract](base_ebill_payment_contract/) | 17.0.1.0.0 | [![TDu](https://github.com/TDu.png?size=30px)](https://github.com/TDu) | Base for managing e-billing contracts
2829
[base_edi](base_edi/) | 17.0.1.1.0 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) | Base module to aggregate EDI features.
2930
[base_facturx](base_facturx/) | 17.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Base module for Factur-X/ZUGFeRD
3031
[base_import_pdf_by_template](base_import_pdf_by_template/) | 17.0.1.2.2 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Base Import Pdf by Template

base_ebill_payment_contract/README.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Base eBill Payment Contract
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:305c1c00d3de8d5ef06c54ff8bad41c5051a5ad6725e4095da4399e76b8f3881
10+
!! source digest: sha256:bfa6098ec3c75d0af3b909d3d48044968185707a17075a9fed629e26b3a60042
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -67,15 +67,15 @@ Authors
6767
Contributors
6868
------------
6969

70-
- Thierry Ducrest <thierry.ducrest@camptocamp.com>
71-
- Phuc Tran Thanh <phuc@trobz.com>
70+
- Thierry Ducrest <thierry.ducrest@camptocamp.com>
71+
- Phuc Tran Thanh <phuc@trobz.com>
7272

7373
Other credits
7474
-------------
7575

7676
The development of this module has been financially supported by:
7777

78-
- Camptocamp
78+
- Camptocamp
7979

8080
Maintainers
8181
-----------

base_ebill_payment_contract/static/description/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Base eBill Payment Contract</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:305c1c00d3de8d5ef06c54ff8bad41c5051a5ad6725e4095da4399e76b8f3881
370+
!! source digest: sha256:bfa6098ec3c75d0af3b909d3d48044968185707a17075a9fed629e26b3a60042
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<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/edi/tree/17.0/base_ebill_payment_contract"><img alt="OCA/edi" src="https://img.shields.io/badge/github-OCA%2Fedi-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/edi-17-0/edi-17-0-base_ebill_payment_contract"><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/edi&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>The goal of this module is to be a common ground for ebilling addons. It

setup/_metapackage/pyproject.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
[project]
22
name = "odoo-addons-oca-edi"
3-
version = "17.0.20250128.0"
3+
version = "17.0.20250128.1"
44
dependencies = [
55
"odoo-addon-account_einvoice_generate>=17.0dev,<17.1dev",
66
"odoo-addon-account_invoice_export>=17.0dev,<17.1dev",
77
"odoo-addon-account_invoice_facturx>=17.0dev,<17.1dev",
88
"odoo-addon-base_business_document_import>=17.0dev,<17.1dev",
9+
"odoo-addon-base_ebill_payment_contract>=17.0dev,<17.1dev",
910
"odoo-addon-base_edi>=17.0dev,<17.1dev",
1011
"odoo-addon-base_facturx>=17.0dev,<17.1dev",
1112
"odoo-addon-base_import_pdf_by_template>=17.0dev,<17.1dev",

0 commit comments

Comments
 (0)