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