diff --git a/psql_query_execute/__manifest__.py b/psql_query_execute/__manifest__.py index 1e33cdd3c..61c25b718 100644 --- a/psql_query_execute/__manifest__.py +++ b/psql_query_execute/__manifest__.py @@ -20,7 +20,7 @@ # ############################################################################# { - 'name': "PSQL Query Execute", + 'name': "PostgreSQL Query Execute Odoo16", 'version': '16.0.1.0.0', 'category': 'Extra Tools', 'summary': """Run the PSQL query in the Odoo user interface.""", diff --git a/psql_query_execute/static/description/index.html b/psql_query_execute/static/description/index.html index 2d7a623ab..5153f6a13 100644 --- a/psql_query_execute/static/description/index.html +++ b/psql_query_execute/static/description/index.html @@ -29,7 +29,7 @@ style="padding: 4rem 1rem !important; background-color: #714B67 !important; height: 600px !important; border-radius: 20px !important;">
Run the PSQL query in the Odoo user interface