Browse Source

[CHG] Name Changed

pull/124/head
Ajmalcybrosys 6 years ago
parent
commit
83d6e9a616
  1. 4
      gatepass_slip/README.rst
  2. 2
      gatepass_slip/__manifest__.py
  3. 2
      gatepass_slip/static/description/index.html

4
gatepass_slip/README.rst

@ -1,5 +1,5 @@
Gatepass
========
Delivery Gate Pass
==================
Gatepass tickets for delivery orders.

2
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""",

2
gatepass_slip/static/description/index.html

@ -2,7 +2,7 @@
<section class="oe_container" style="background-image:url(https://www.cybrosys.com/images/odoo-index-header-banner.png);background-repeat:no-repeat;background-size:100%;padding: 4% 0% 2% 15%;background-position-y: -107px;">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan" style="font-size: 35px;color: #fff;font-weight: 900;text-transform: uppercase;text-align: left;margin: 0;margin-bottom: 16px;">
Gatepass
Delivery Gate Pass
</h2>
<h3 class="oe_slogan" style="font-size: 25px;color: #fff;font-weight: 600;text-align: left;opacity: 1;margin: 0 !important;">
Module For generating gatepass tickets for delivery orders

Loading…
Cancel
Save