Skip to content

Commit cf33b48

Browse files
committed
[BOT] post-merge updates
1 parent be09ab3 commit cf33b48

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ addon | version | maintainers | summary
3939
[base_facturx](base_facturx/) | 12.0.1.0.0 | | Base module for Factur-X/ZUGFeRD
4040
[base_ubl](base_ubl/) | 12.0.1.1.2 | | Base module for Universal Business Language (UBL)
4141
[base_ubl_payment](base_ubl_payment/) | 12.0.1.0.1 | | Payment-related code for Universal Business Language (UBL)
42-
[edi_oca](edi_oca/) | 12.0.1.23.0 | <a href='https://github.com/simahawk'><img src='https://github.com/simahawk.png' width='32' height='32' style='border-radius:50%;' alt='simahawk'/></a> <a href='https://github.com/etobella'><img src='https://github.com/etobella.png' width='32' height='32' style='border-radius:50%;' alt='etobella'/></a> | Define backends, exchange types, exchange records, basic automation and views for handling EDI exchanges.
42+
[edi_oca](edi_oca/) | 12.0.1.23.1 | <a href='https://github.com/simahawk'><img src='https://github.com/simahawk.png' width='32' height='32' style='border-radius:50%;' alt='simahawk'/></a> <a href='https://github.com/etobella'><img src='https://github.com/etobella.png' width='32' height='32' style='border-radius:50%;' alt='etobella'/></a> | Define backends, exchange types, exchange records, basic automation and views for handling EDI exchanges.
4343
[purchase_order_ubl](purchase_order_ubl/) | 12.0.1.0.1 | | Embed UBL XML file inside the PDF purchase order
4444
[purchase_stock_ubl](purchase_stock_ubl/) | 12.0.1.0.1 | | Glue module for Purchase Order UBL and Stock/Inventory
4545
[sale_order_import](sale_order_import/) | 12.0.1.0.1 | | Import RFQ or sale orders from files

edi_oca/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ EDI
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:0b50feab105f4095eaef491262a12742c9aa2597c58a5b78e11ec563a5c798a8
14+
!! source digest: sha256:94007a4688e92c442fcd069bfafdca0c01a124ac8d2edcbc96d4b800ec2f284f
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

edi_oca/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
Define backends, exchange types, exchange records,
1010
basic automation and views for handling EDI exchanges.
1111
""",
12-
"version": "12.0.1.23.0",
12+
"version": "12.0.1.23.1",
1313
"website": "https://github.com/OCA/edi",
1414
"development_status": "Beta",
1515
"license": "LGPL-3",

edi_oca/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>EDI</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:0b50feab105f4095eaef491262a12742c9aa2597c58a5b78e11ec563a5c798a8
375+
!! source digest: sha256:94007a4688e92c442fcd069bfafdca0c01a124ac8d2edcbc96d4b800ec2f284f
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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/license-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/edi/tree/12.0/edi_oca"><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-12-0/edi-12-0-edi_oca"><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=12.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>Base EDI backend.</p>

0 commit comments

Comments
 (0)