This commit is contained in:
Oliver
2025-10-04 17:08:31 -03:00
parent a6bea0e6c8
commit c2ca5fe8e8
2 changed files with 5 additions and 1 deletions

BIN
public/images/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@@ -99,7 +99,7 @@
<aside class="sidebar"> <aside class="sidebar">
<div class="brand"> <div class="brand">
<div class="logo"> <div class="logo">
<img src="https://odoo4projects.com/favicon.ico" alt="ODOO4projects Logo" /> <img src="https://static.odoo4projects.com/images/favicon.png" alt="ODOO4projects Logo" />
</div> </div>
<div> <div>
@@ -115,6 +115,10 @@ Please note: it does not cover general Odoo usage or functional questions.
<div style="margin-top:18px; font-size:13px; color:var(--muted); line-height:1.5;"> <div style="margin-top:18px; font-size:13px; color:var(--muted); line-height:1.5;">
<strong>Usage Tips:</strong> <strong>Usage Tips:</strong>
<ul style="padding-left:20px; margin:8px 0; color:var(--muted);"> <ul style="padding-left:20px; margin:8px 0; color:var(--muted);">
<li>
<strong>Operations Agent</strong><br>
With our agent can analyze the log files for you. We are currently working on other tasks for him.
</li>
<li> <li>
<strong>Support Ticket</strong><br> <strong>Support Ticket</strong><br>
Type <code>/ticket</code> to get in touch with our support team. Type <code>/ticket</code> to get in touch with our support team.