2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-12 10:05:36 +00:00
This commit is contained in:
SchrodingersGat
2025-02-22 00:18:52 +00:00
parent a229de0ad5
commit da1167e5e1
100 changed files with 353 additions and 353 deletions

View File

@ -53,7 +53,7 @@
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://docs.inventree.org/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="https://docs.inventree.org/en/stable/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/blog">Blog</a>
</nav>
@ -84,11 +84,11 @@
<h3 id="sso-improvements">SSO Improvements</h3>
<p>A lot of work has gone into improving <a href="https://docs.inventree.org/en/latest/settings/SSO/">Single Sign On (SSO)</a> integration. We have made some changes to make the SSO process smoother, and improved the user experience. Additionally (and importantly) the documentation has been significantly improved!</p>
<p>A lot of work has gone into improving <a href="https://docs.inventree.org/en/stable/settings/SSO/">Single Sign On (SSO)</a> integration. We have made some changes to make the SSO process smoother, and improved the user experience. Additionally (and importantly) the documentation has been significantly improved!</p>
<h3 id="currency-conversion">Currency Conversion</h3>
<p>In a major improvement for currency support, conversion between different currencies is now performed “client side”. This means that data tables which contain money values with different currencies can now be added together - and in a computationally efficient manner. Currency exchange rate data is now made available via <a href="https://docs.inventree.org/en/latest/api/api/">the API</a> - paving the way for future feature development in this area.</p>
<p>In a major improvement for currency support, conversion between different currencies is now performed “client side”. This means that data tables which contain money values with different currencies can now be added together - and in a computationally efficient manner. Currency exchange rate data is now made available via <a href="https://docs.inventree.org/en/stable/api/api/">the API</a> - paving the way for future feature development in this area.</p>
<h3 id="pricing-features">Pricing Features</h3>
@ -147,7 +147,7 @@
<li><a href="/deploy.html" class="footer-link">Deploy</a></li>
<li><a href="https://docs.inventree.org/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://docs.inventree.org/en/stable/" class="footer-link">Docs</a></li>
<li><a href="/news" class="footer-link">News</a></li>