Browse Source

[UPDT] : Apr 22 banner updated 'odoo_dynamic_dashboard'

pull/354/merge
AjmalCybro 5 days ago
parent
commit
64c61d3e2f
  1. 6
      odoo_dynamic_dashboard/__manifest__.py
  2. BIN
      odoo_dynamic_dashboard/static/description/Icon.png
  3. BIN
      odoo_dynamic_dashboard/static/description/banner.gif
  4. BIN
      odoo_dynamic_dashboard/static/description/banner.jpg
  5. BIN
      odoo_dynamic_dashboard/static/description/icon.png
  6. 4
      odoo_dynamic_dashboard/static/description/index.html

6
odoo_dynamic_dashboard/__manifest__.py

@ -20,10 +20,10 @@
# #
################################################################################ ################################################################################
{ {
'name': "Odoo Dynamic Dashboard", 'name': "Advanced Dynamic Dashboard Odoo18",
'version': '18.0.1.0.2', 'version': '18.0.1.0.2',
'category': 'Productivity', 'category': 'Productivity',
'summary': """Odoo Dynamic Dashboard, Dynamic Dashboard, Odoo18, Odoo18 Dashboards, Dashboard with AI, AI Dashboard, Odoo Dashboard,Graph View,""", 'summary': """Odoo Dynamic Dashboard, Dynamic Dashboard, Odoo AI, Odoo18, Odoo18 Dashboards, Dashboard with AI, AI Dashboard, Odoo Dashboard,Graph View,""",
'description': """Create Configurable Odoo Dynamic Dashboard to get the 'description': """Create Configurable Odoo Dynamic Dashboard to get the
information that are relevant to your business, department, or a specific information that are relevant to your business, department, or a specific
process or need""", process or need""",
@ -53,7 +53,7 @@
'odoo_dynamic_dashboard/static/src/js/interact_min.js' 'odoo_dynamic_dashboard/static/src/js/interact_min.js'
], ],
}, },
'images': ['static/description/banner.gif'], 'images': ['static/description/banner.jpg'],
'license': "AGPL-3", 'license': "AGPL-3",
'installable': True, 'installable': True,
'auto_install': False, 'auto_install': False,

BIN
odoo_dynamic_dashboard/static/description/Icon.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

BIN
odoo_dynamic_dashboard/static/description/banner.gif

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

BIN
odoo_dynamic_dashboard/static/description/banner.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 790 KiB

BIN
odoo_dynamic_dashboard/static/description/icon.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.1 KiB

4
odoo_dynamic_dashboard/static/description/index.html

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"/> <meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Odoo Dynamic Dashboard</title> <title>Advanced Dynamic Dashboard Odoo18</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css"
rel="stylesheet"/> rel="stylesheet"/>
<link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.googleapis.com">
@ -139,7 +139,7 @@
font-size: 46px; font-size: 46px;
font-weight: 700; font-weight: 700;
line-height: normal; line-height: normal;
">Odoo Dynamic Dashboard</span> ">Advanced Dynamic Dashboard Odoo18</span>
</h1> </h1>
</div> </div>
<div class="col-lg-12 d-flex justify-content-center align-items-center" <div class="col-lg-12 d-flex justify-content-center align-items-center"

Loading…
Cancel
Save