Browse Source

Nov 28 [UPDT] : Banner Updated

pull/358/head
AjmalCybro 5 months ago
parent
commit
ab1e8c9b22
  1. 8
      odoo_website_helpdesk/__manifest__.py
  2. BIN
      odoo_website_helpdesk/static/description/banner.jpg
  3. BIN
      odoo_website_helpdesk/static/description/banner.png

8
odoo_website_helpdesk/__manifest__.py

@ -20,14 +20,12 @@
#
################################################################################
{
'name': "Website Helpdesk Support Ticket Management",
'name': "Website Helpdesk Management",
'version': '18.0.1.0.0',
'category': 'Website',
'summary': """The website allows for the creation of tickets, which can
then be controlled from the backend.""",
'description': """A ticket can be created from the website and subsequently
managed from the backend. Additionally, a bill can be generated for the
ticket, which includes the service cost.""",
'description': """Website Helpdesk, Odoo Helpdesk, Helpdesk, Helpdesk Management, Helpdesk Ticket, Odoo18 Helpdesk, Website Ticket, Support Ticket, Odoo18""",
'author': "Cybrosys Techno Solutions",
'company': 'Cybrosys Techno Solutions',
'maintainer': 'Cybrosys Techno Solutions',
@ -67,7 +65,7 @@
'/odoo_website_helpdesk/static/src/js/multiple_product_choose.js',
]
},
'images': ['static/description/banner.png'],
'images': ['static/description/banner.jpg'],
'license': 'LGPL-3',
'installable': True,
'auto_install': False,

BIN
odoo_website_helpdesk/static/description/banner.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 745 KiB

BIN
odoo_website_helpdesk/static/description/banner.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 90 KiB

Loading…
Cancel
Save