We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 141e7a1 commit 28506abCopy full SHA for 28506ab
odoo_partner/data/knowledge_article.xml
@@ -65,7 +65,10 @@
65
<ul>
66
<li>Track your sales orders and revenue</li>
67
</ul>
68
- <p><a class="btn btn-outline-primary btn-sm" href="https://www.odoo.com/documentation/latest/applications/sales/sales.html" target="_blank">🎓 Sales</a></p>
+ <div style="display: flex; gap: 10px; margin-bottom: 0;">
69
+ <a class="btn btn-primary" href="/odoo?tour=sale_tour" title="">Sales Flow Tutorial</a>
70
+ <a href="https://www.odoo.com/documentation/latest/applications/sales/sales.html" class="btn btn-primary">🎓 Sales</a>
71
+ </div>
72
<h3><br /></h3>
73
<h3>Projects 📊 </h3>
74
<p>Utilize the Project app to manage Success Packs and large implementations:</p>
0 commit comments