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