From 18999f21c6f461847e4506bfd79285afb7970da6 Mon Sep 17 00:00:00 2001 From: duongtq Date: Tue, 26 Sep 2023 15:13:12 +0700 Subject: [PATCH] [MIG] edi_state_oca: Migration to 16.0 --- edi_state_oca/README.rst | 18 ++++--- edi_state_oca/__manifest__.py | 2 +- edi_state_oca/readme/CONTRIBUTORS.rst | 1 + edi_state_oca/readme/CREDITS.rst | 1 + edi_state_oca/static/description/index.html | 56 ++++++++++++--------- edi_state_oca/tests/test_edi_state.py | 3 +- edi_state_oca/views/edi_state.xml | 2 +- edi_state_oca/views/edi_state_workflow.xml | 2 +- 8 files changed, 50 insertions(+), 35 deletions(-) create mode 100644 edi_state_oca/readme/CREDITS.rst diff --git a/edi_state_oca/README.rst b/edi_state_oca/README.rst index e2252a261..060f5f84b 100644 --- a/edi_state_oca/README.rst +++ b/edi_state_oca/README.rst @@ -7,7 +7,7 @@ EDI state !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:6944156ef488d89cb23d5f24120c45b82436007c868afe282b97465659a99604 + !! source digest: sha256:0206df0a7c89df4926c341c287353375fac2fedf6ac3996f892bed199774261d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png @@ -17,13 +17,13 @@ EDI state :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html :alt: License: LGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fedi--framework-lightgray.png?logo=github - :target: https://github.com/OCA/edi-framework/tree/14.0/edi_state_oca + :target: https://github.com/OCA/edi-framework/tree/16.0/edi_state_oca :alt: OCA/edi-framework .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/edi-framework-14-0/edi-framework-14-0-edi_state_oca + :target: https://translation.odoo-community.org/projects/edi-framework-16-0/edi-framework-16-0-edi_state_oca :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png - :target: https://runboat.odoo-community.org/builds?repo=OCA/edi-framework&target_branch=14.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/edi-framework&target_branch=16.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -75,7 +75,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -91,6 +91,12 @@ Contributors ~~~~~~~~~~~~ * Simone Orsi +* Duong (Tran Quoc) + +Other credits +~~~~~~~~~~~~~ + +The migration of this module from 14.0 to 16.0 was financially supported by Camptocamp Maintainers ~~~~~~~~~~~ @@ -113,6 +119,6 @@ Current `maintainer `__: |maintainer-simahawk| -This module is part of the `OCA/edi-framework `_ project on GitHub. +This module is part of the `OCA/edi-framework `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/edi_state_oca/__manifest__.py b/edi_state_oca/__manifest__.py index ba0f7cb3d..554e3a182 100644 --- a/edi_state_oca/__manifest__.py +++ b/edi_state_oca/__manifest__.py @@ -7,7 +7,7 @@ "summary": """ Allow to assign specific EDI states to related records. """, - "version": "14.0.1.0.1", + "version": "16.0.1.0.0", "development_status": "Alpha", "license": "LGPL-3", "website": "https://github.com/OCA/edi-framework", diff --git a/edi_state_oca/readme/CONTRIBUTORS.rst b/edi_state_oca/readme/CONTRIBUTORS.rst index f1c71bce1..20b0da936 100644 --- a/edi_state_oca/readme/CONTRIBUTORS.rst +++ b/edi_state_oca/readme/CONTRIBUTORS.rst @@ -1 +1,2 @@ * Simone Orsi +* Duong (Tran Quoc) diff --git a/edi_state_oca/readme/CREDITS.rst b/edi_state_oca/readme/CREDITS.rst new file mode 100644 index 000000000..a5c8f66b9 --- /dev/null +++ b/edi_state_oca/readme/CREDITS.rst @@ -0,0 +1 @@ +The migration of this module from 14.0 to 16.0 was financially supported by Camptocamp diff --git a/edi_state_oca/static/description/index.html b/edi_state_oca/static/description/index.html index eb85d2eca..e9139c455 100644 --- a/edi_state_oca/static/description/index.html +++ b/edi_state_oca/static/description/index.html @@ -1,20 +1,20 @@ - + - + EDI state