Skip to content

Commit b8d4b72

Browse files
committed
[ADD] custom_furniture: added button in knowledge to redirect towards the tour
1 parent 6be3649 commit b8d4b72

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

custom_furniture/data/knowledge_article.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@
9494
</p>
9595
<p><a href="https://www.odoo.com/documentation/latest/applications/sales/crm.html" class="btn btn-outline-primary btn-sm">🎓 CRM</a><br /></p>
9696
<p><br /></p>
97+
<a class="btn btn-primary mb-2" href="/odoo?tour=crm_tour" data-bs-original-title="" title="">CRM Flow Tutorial</a>
98+
<p><br /></p>
9799
<h3>2. Products &amp; services 🪑</h3>
98100
<hr />
99101
<p>Managing your products and their characteristics is critical in Odoo. This package includes several configs, which you can explore by navigating to the Sales App -&gt; Products. </p>
@@ -145,6 +147,8 @@
145147
These will be detailed in the following topics.
146148
</p>
147149
<p><br /></p>
150+
<a class="btn btn-primary mb-2" href="/odoo?tour=sale_tour" data-bs-original-title="" title="">Sales Flow Tutorial</a>
151+
<p><br /></p>
148152
<h3>4. Purchases &amp; inventory 📦</h3>
149153
<hr />
150154
<p>To manage your inventory and everything you need to complete the order, navigate to the Inventory App. </p>
@@ -170,6 +174,8 @@
170174
<p><strong>My Wood Vendor</strong>: Will send you the Oak Wood Panels you need to create the tables.</p>
171175
<p>Once all your orders are confirmed, you are ready to receive them in the Inventory App. Access it and select the 4 to process button in the Receipts category. You can now validate the reception of all your orders. </p>
172176
<p><br /></p>
177+
<a class="btn btn-primary mb-2" href="/odoo?tour=purchase_tour" data-bs-original-title="" title="">Purchase Flow Tutorial</a>
178+
<p><br /></p>
173179
<h3>5. Project &amp; Field Services 🦺</h3>
174180
<hr />
175181
<p>

0 commit comments

Comments
 (0)