Skip to content

Commit 74fc737

Browse files
committed
[ADD] art_craft: added button in knowledge so it gets redirected directly to tour
1 parent 95b116a commit 74fc737

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

art_craft/data/knowledge_article.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@
5454
<li>Validate the reception for all quantities at once.</li>
5555
</ul>
5656
<p><br /></p>
57+
<a class="btn btn-primary mb-2" href="/odoo?tour=purchase_tour" data-bs-original-title="" title="">Purchase Flow Tutorial</a>
58+
<p><br /></p>
5759
<h1 style="margin-bottom: 0px;">Flow 2: Consignment Purchase</h1>
5860
<p style="margin-bottom: 0px;"><br /></p>
5961
<p style="margin-bottom: 0px;">
@@ -69,6 +71,7 @@
6971
<li>Reception time system auto took (Customization: Automated action)the consignee name in the standard field of the consignee owner or also took the third party name manually.</li>
7072
<li>Validate the reception for all quantities at once.</li>
7173
</ul>
74+
<p><br /></p>
7275
<a class="btn btn-primary mb-2" href="/odoo?tour=consignment_purchase" data-bs-original-title="" title="">Consignment Purchase Flow Tutorial</a>
7376
<p><br /></p>
7477
<h1 style="margin-bottom: 0px;">Flow 3: Point of sales - Regular</h1>

0 commit comments

Comments
 (0)