diff --git a/psql_query_execute/__manifest__.py b/psql_query_execute/__manifest__.py index c44d8b5f2..d4cd7bdfb 100644 --- a/psql_query_execute/__manifest__.py +++ b/psql_query_execute/__manifest__.py @@ -19,7 +19,7 @@ # ############################################################################# { - 'name': "Odoo17 PSQL Query Execute", + 'name': "PostgreSQL Query Execute Odoo17", 'version': '17.0.1.0.0', 'category': 'Extra Tools', 'summary': """Odoo17 PSQL Query Execute, 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 d868174b0..4377a27be 100644 --- a/psql_query_execute/static/description/index.html +++ b/psql_query_execute/static/description/index.html @@ -49,7 +49,7 @@ style="margin: 80px 0px !important;">
Run the PSQL query in the Odoo user interface