[MERGE] Forward-port of branch 13.0 to 14.0

This commit is contained in:
Antoine Vandevenne (anv)
2021-05-04 17:51:33 +02:00
2 changed files with 158 additions and 159 deletions
@@ -21,22 +21,23 @@
<h5 class="pt-3 text-uppercase fw_semibold">Top Links</h5>
<ul class="list-unstyled">
<li>
<a href="{{ pathto('applications/finance/accounting/overview/main_concepts/intro') }}" class="stretched-link">
Introduction to Odoo Accounting
<a href="{{ pathto('applications/finance/accounting/overview/main_concepts/in_odoo') }}" class="stretched-link">
The Accounting behind Odoo
</a>
</li>
<li>
<a href="{{ pathto('applications/inventory_and_mrp/inventory/overview/concepts/double-entry') }}" class="stretched-link">
Introduction to Inventory Management
<a href="{{ pathto('applications/inventory_and_mrp/inventory/management/replenishment_strategies/virtual_warehouses') }}" class="stretched-link">
Resupply from another Warehouse
</a>
</li>
<li>
<a href="{{ pathto('applications/general/base_import/import_faq') }}" class="stretched-link">Import data into Odoo
<a href="{{ pathto('applications/general/base_import/import_faq') }}" class="stretched-link">
Import data into Odoo
</a>
</li>
<li>
<a href="{{ pathto('applications/productivity/discuss/email_servers') }}" class="stretched-link">
Use my mail server to send and receive emails in Odoo
<a href="{{ pathto('applications/productivity/discuss/overview/get_started') }}" class="stretched-link">
Get Started with Discuss
</a>
</li>
</ul>