diff --git a/README.md b/README.md index 89e4655e9..e77f8b10b 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[edi_oca](edi_oca/) | 16.0.1.0.0 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) | Define backends, exchange types, exchange records, basic automation and views for handling EDI exchanges. +[edi_oca](edi_oca/) | 16.0.1.0.1 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) | Define backends, exchange types, exchange records, basic automation and views for handling EDI exchanges. [//]: # (end addons) diff --git a/edi_oca/README.rst b/edi_oca/README.rst index 51fbbca78..deb7f4d10 100644 --- a/edi_oca/README.rst +++ b/edi_oca/README.rst @@ -7,7 +7,7 @@ EDI !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:a5c5706e452e93748c81b4027a289a83dfddac82c8cfe443cb9a337f025e1c07 + !! source digest: sha256:7ffe534d72a922e0c81de4cda5b61c6e14156b79db7daa8dfc78f7b27934e4a0 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/edi_oca/__manifest__.py b/edi_oca/__manifest__.py index 61b21e81b..d8f356f8c 100644 --- a/edi_oca/__manifest__.py +++ b/edi_oca/__manifest__.py @@ -9,7 +9,7 @@ Define backends, exchange types, exchange records, basic automation and views for handling EDI exchanges. """, - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "website": "https://github.com/OCA/edi-framework", "development_status": "Beta", "license": "LGPL-3", diff --git a/edi_oca/static/description/index.html b/edi_oca/static/description/index.html index 0602928c2..6cd21d8a4 100644 --- a/edi_oca/static/description/index.html +++ b/edi_oca/static/description/index.html @@ -367,7 +367,7 @@

EDI

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:a5c5706e452e93748c81b4027a289a83dfddac82c8cfe443cb9a337f025e1c07 +!! source digest: sha256:7ffe534d72a922e0c81de4cda5b61c6e14156b79db7daa8dfc78f7b27934e4a0 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: LGPL-3 OCA/edi-framework Translate me on Weblate Try me on Runboat

Base EDI backend.