diff --git a/sequence_python/README.rst b/sequence_python/README.rst index 038be777be1..3b4cd57ac77 100644 --- a/sequence_python/README.rst +++ b/sequence_python/README.rst @@ -11,7 +11,7 @@ Sequence from Python expression !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:ec9931487f48ecf99466381c638107cc1cded6841dad03511386aad24ace10ee + !! source digest: sha256:763fdc4f4ac6cf9550340cd4ce5cd431e77a3edd80f2a495a4676a135bebccdb !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -96,13 +96,14 @@ Credits Authors ------- -* Sunflower IT +* Therp BV Contributors ------------ - Tom Blauwendraat - Francesco Apruzzese +- Therp BV Maintainers ----------- diff --git a/sequence_python/__manifest__.py b/sequence_python/__manifest__.py index 0eb9eafe9bf..e2c39db546a 100644 --- a/sequence_python/__manifest__.py +++ b/sequence_python/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Sequence from Python expression", "summary": """Calculate a sequence number from a Python expression""", - "author": "Sunflower IT,Odoo Community Association (OCA)", + "author": "Therp BV, Odoo Community Association (OCA)", "website": "https://github.com/OCA/server-tools", "version": "17.0.1.0.0", "license": "AGPL-3", diff --git a/sequence_python/readme/CONTRIBUTORS.md b/sequence_python/readme/CONTRIBUTORS.md index 686d57addf5..bc38614cbfb 100644 --- a/sequence_python/readme/CONTRIBUTORS.md +++ b/sequence_python/readme/CONTRIBUTORS.md @@ -1,2 +1,3 @@ - Tom Blauwendraat \<\> - Francesco Apruzzese \<\> +- Therp BV diff --git a/sequence_python/static/description/index.html b/sequence_python/static/description/index.html index f4bd5711ad2..4c8a3b099da 100644 --- a/sequence_python/static/description/index.html +++ b/sequence_python/static/description/index.html @@ -372,7 +372,7 @@

Sequence from Python expression

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:ec9931487f48ecf99466381c638107cc1cded6841dad03511386aad24ace10ee +!! source digest: sha256:763fdc4f4ac6cf9550340cd4ce5cd431e77a3edd80f2a495a4676a135bebccdb !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/server-tools Translate me on Weblate Try me on Runboat

This module allows to generate a sequence by a Python formula @@ -438,7 +438,7 @@

Credits

Authors

    -
  • Sunflower IT
  • +
  • Therp BV
@@ -446,6 +446,7 @@

Contributors