Skip to content

Commit 3849a9f

Browse files
committed
[ADD] fmcg_store: added button in knowledge for regular purchase flow
1 parent 747834c commit 3849a9f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

fitness/data/knowledge_article.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<p style="margin-bottom: 0px;">
6060
Once confirmed, the quotation becomes a sales order. All quotations and sales orders are centralized in the <strong><font class="text-o-color-1">Sales</font></strong> app.
6161
</p>
62-
<div style="display: flex; gap: 10px; margin-bottom: 20px 0 0 0;">
62+
<div style="display: flex; gap: 10px; margin-bottom: 0;">
6363
<a class="btn btn-primary" href="/odoo?tour=sale_tour" title="">Sales Flow Tutorial</a>
6464
<a href="https://www.odoo.com/documentation/latest/applications/sales/sales.html" class="btn btn-primary">🎓 Sales</a>
6565
</div>

fmcg_store/data/knowledge_article.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
<li>Confirm the RFQ</li>
2929
<li>Validate the reception for all quantities at once.</li>
3030
</ul>
31+
<a class="btn btn-primary mb-2" href="/odoo?tour=purchase_custom_tour" data-bs-original-title="" title="">Purchase Flow Tutorial</a>
3132
<h2><strong>Flow 2: Point of sale - Regular flow with Buy one get one free product</strong></h2>
3233
<p>For the Small Products, orders &amp; payments are made at the shop itself, and the customer picks up the products directly.</p>
3334
<br />

0 commit comments

Comments
 (0)