From 3675524a1302eaf3da1f6535c6f2e77fc807cc37 Mon Sep 17 00:00:00 2001 From: Ajmalcybrosys Date: Thu, 9 May 2019 14:04:14 +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 a7107321b..ffbb03817 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 8f25e5505..c3b120a42 100644 --- a/gatepass_slip/__manifest__.py +++ b/gatepass_slip/__manifest__.py @@ -19,7 +19,7 @@ # ################################################################################### { - 'name': 'Gatepass', + 'name': 'Delivery Gate Pass', 'summary': """Generating Gate pass slip in delivery orders""", 'version': '11.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