Skip to content

Commit 141e7a1

Browse files
committed
[ADD] hardware_shop: added buttons in knowledge article
1 parent 32238af commit 141e7a1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

hardware_shop/data/knowledge_article.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
<li style="margin-bottom: 20px;">Add your customer, and the product they want.</li>
9494
</ol>
9595
<p>That's it. You can now send the quotation by email, or confirm it directly for this demo purpose. This order is now placed.</p>
96+
<a class="btn btn-primary mb-2" href="/odoo?tour=sale_order_to_cash_tour" data-bs-original-title="" title="">Sale Flow Tutorial</a>
9697
<br/><br/>
9798
<h3>4. Purchase products</h3>
9899
<p>Now that we have placed all these orders, it's time to purchase missing products.</p>
@@ -101,7 +102,8 @@
101102
<li style="margin-bottom: 20px;">You just need to send the Request For Quotation by email, or to confirm it manually once the order is placed.</li>
102103
<li style="margin-bottom: 20px;">Once the order is placed, you can see that the top left button switches to "Receive products". Click it to open your receipt order and validate it to confirm that this product is back in stock.</li>
103104
</ol>
104-
105+
<a class="btn btn-primary mb-2" href="/odoo?tour=purchase_custom_tour" data-bs-original-title="" title="">Purchase Flow Tutorial</a>
106+
<br/>
105107
<div data-oe-protected="true" class="o_editor_banner o_not_editable lh-1 d-flex align-items-center alert alert-info pb-0 pt-3">
106108
<i class="o_editor_banner_icon mb-3 fst-normal">💡</i>
107109
<div data-oe-protected="false" class="w-100 ms-3">

0 commit comments

Comments
 (0)