Skip to content

Commit 26e35ed

Browse files
committed
[ADD] beverage_distributor: added button in knowledge
1 parent 2429b8c commit 26e35ed

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

beverage_distributor/data/knowledge_article.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@
9090
</ul>
9191
<p><a href="https://www.odoo.com/documentation/latest/applications/sales/sales.html" class="btn btn-outline-primary btn-sm">🎓 Sales</a></p>
9292
<p><br /></p>
93+
<a class="btn btn-primary mb-2" href="/odoo?tour=sale_tour" data-bs-original-title="" title="">Sales Flow Tutorial</a>
94+
<p><br /></p>
9395
<h3>Customer Relationship Management (CRM) 🤝</h3>
9496
<p>The CRM app helps you:</p>
9597
<ul>
@@ -99,6 +101,8 @@
99101
</ul>
100102
<p><a href="https://www.odoo.com/documentation/latest/applications/sales/crm.html" class="btn btn-outline-primary btn-sm">🎓 CRM</a><br /></p>
101103
<h2><br /></h2>
104+
<a class="btn btn-primary mb-2" href="/odoo?tour=crm_tour" data-bs-original-title="" title="">CRM Flow Tutorial</a>
105+
<p><br /></p>
102106
<h3>Purchase Management 🛒</h3>
103107
<p>The Purchase app allows you to:</p>
104108
<ul>
@@ -108,6 +112,8 @@
108112
</ul>
109113
<p><a href="https://www.odoo.com/documentation/latest/applications/inventory_and_mrp/purchase.html" class="btn btn-outline-primary btn-sm">🎓 Purchase</a></p>
110114
<p><br /></p>
115+
<a class="btn btn-primary mb-2" href="/odoo?tour=purchase_tour" data-bs-original-title="" title="">Purchase Flow Tutorial</a>
116+
<p><br /></p>
111117
<h3>Point of Sale (POS) 💳</h3>
112118
<p>For B2C sales, the POS app enables you to:</p>
113119
<ul>

0 commit comments

Comments
 (0)