From 83d6e9a616ad396a819f30655f32d8b291f7ed0e Mon Sep 17 00:00:00 2001 From: Ajmalcybrosys Date: Thu, 9 May 2019 14:03:03 +0530 Subject: [PATCH] [CHG] Name Changed --- gatepass_slip/README.rst | 4 ++-- gatepass_slip/__manifest__.py | 2 +- gatepass_slip/static/description/index.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gatepass_slip/README.rst b/gatepass_slip/README.rst index 0aade0b2e..360ccef56 100644 --- a/gatepass_slip/README.rst +++ b/gatepass_slip/README.rst @@ -1,5 +1,5 @@ -Gatepass -======== +Delivery Gate Pass +================== Gatepass tickets for delivery orders. diff --git a/gatepass_slip/__manifest__.py b/gatepass_slip/__manifest__.py index a85a9d76e..edad30ef7 100644 --- a/gatepass_slip/__manifest__.py +++ b/gatepass_slip/__manifest__.py @@ -19,7 +19,7 @@ # ################################################################################### { - 'name': 'Gate Pass', + 'name': 'Delivery Gate Pass', 'summary': """Generating Gate pass slip in delivery orders""", 'version': '12.0.1.0.0', 'description': """Generating Gate pass slip in delivery orders""", diff --git a/gatepass_slip/static/description/index.html b/gatepass_slip/static/description/index.html index 107b86cc4..8e9abcc79 100644 --- a/gatepass_slip/static/description/index.html +++ b/gatepass_slip/static/description/index.html @@ -2,7 +2,7 @@

- Gatepass + Delivery Gate Pass

Module For generating gatepass tickets for delivery orders