From 90d38ed67966ab9fdda650597af5e78ca5d3889c Mon Sep 17 00:00:00 2001 From: AjmalCybro Date: Thu, 28 Dec 2023 11:46:52 +0530 Subject: [PATCH] Dec 28 : [UPDT] Name Updated 'psql_query_execute' --- psql_query_execute/__manifest__.py | 2 +- psql_query_execute/static/description/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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;">

- Odoo17 PSQL Query Execute

+ PostgreSQL Query Execute Odoo17

Run the PSQL query in the Odoo user interface