mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-12 10:05:36 +00:00
deploy: 28a6c0d0f1
This commit is contained in:
@ -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="return-orders">Return Orders</h3>
|
||||
|
||||
<p>The addition of <a href="https://docs.inventree.org/en/latest/order/return_order/">Return Orders</a> is a significant new feature, which allows users to easily process and manage returned items, whether they are due to customer refunds or defective products. With the ability to track the status of return orders and the associated inventory movements, businesses can better manage their inventory levels, reduce waste, and improve their customer service.</p>
|
||||
<p>The addition of <a href="https://docs.inventree.org/en/stable/order/return_order/">Return Orders</a> is a significant new feature, which allows users to easily process and manage returned items, whether they are due to customer refunds or defective products. With the ability to track the status of return orders and the associated inventory movements, businesses can better manage their inventory levels, reduce waste, and improve their customer service.</p>
|
||||
|
||||
<h3 id="stocktake-reports">Stocktake Reports</h3>
|
||||
|
||||
<p>Another great new feature in the latest release of InvenTree is the ability to generate <a href="https://docs.inventree.org/en/latest/part/stocktake/">detailed stocktake reports</a>. This feature enables businesses to conduct accurate and efficient inventory audits by providing periodic information on stock levels, locations, and movements. With this feature, businesses can view historical inventory levels, providing data for improved decision-making. The stocktake report feature also allows for customizations such as filtering by location, category, or supplier, providing a tailored view of inventory levels to meet specific business needs. Overall, the ability to generate stocktake reports is a significant enhancement to InvenTree, enabling businesses to take control of their inventory management and streamline their operations.</p>
|
||||
<p>Another great new feature in the latest release of InvenTree is the ability to generate <a href="https://docs.inventree.org/en/stable/part/stocktake/">detailed stocktake reports</a>. This feature enables businesses to conduct accurate and efficient inventory audits by providing periodic information on stock levels, locations, and movements. With this feature, businesses can view historical inventory levels, providing data for improved decision-making. The stocktake report feature also allows for customizations such as filtering by location, category, or supplier, providing a tailored view of inventory levels to meet specific business needs. Overall, the ability to generate stocktake reports is a significant enhancement to InvenTree, enabling businesses to take control of their inventory management and streamline their operations.</p>
|
||||
|
||||
<h3 id="improved-barcode-support">Improved Barcode Support</h3>
|
||||
|
||||
@ -98,7 +98,7 @@
|
||||
|
||||
<p>InvenTree’s latest release includes improved report template functionality with better currency rendering support, enabling businesses to create professional and accurate reports. This feature allows for more detailed and customizable reports, including the ability to display currency symbols and automatically convert currency values to the appropriate format based on the user’s settings, saving time and effort.</p>
|
||||
|
||||
<p>Refer to the <a href="https://docs.inventree.org/en/latest/report/report/">reporting documentation</a> for further details.</p>
|
||||
<p>Refer to the <a href="https://docs.inventree.org/en/stable/report/report/">reporting documentation</a> for further details.</p>
|
||||
|
||||
<h3 id="search-results">Search Results</h3>
|
||||
|
||||
@ -153,7 +153,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>
|
||||
|
||||
|
Reference in New Issue
Block a user