2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-09-18 17:11:27 +00:00
This commit is contained in:
SchrodingersGat
2025-09-15 02:53:05 +00:00
parent c2d56fe505
commit db1047a5fb
72 changed files with 1241 additions and 301 deletions

View File

@@ -97,7 +97,7 @@
<p>For more information on this new feature, refer to the documentation:</p>
<ul>
<li><a href="https://docs.inventree.org/en/stable/part/part/#units-of-measure">Part units</a></li>
<li><a href="https://docs.inventree.org/en/stable/part#units-of-measure">Part units</a></li>
<li><a href="https://docs.inventree.org/en/stable/part/parameter/#parameter-units">Part parameter units</a></li>
</ul>
@@ -105,7 +105,7 @@
<p>To streamline project management and order tracking, InvenTree now offers configurable project codes. These codes can be created and assigned to orders, providing a convenient way to organize and categorize your inventory based on specific projects. This enhancement enhances overall visibility and enables efficient project-based inventory management.</p>
<p>Read more about project code support <a href="https://docs.inventree.org/en/stable/order/project_codes/">in the documentation</a></p>
<p>Read more about project code support <a href="https://docs.inventree.org/en/stable/concepts/project_codes/">in the documentation</a></p>
<h3 id="parameter-types">Parameter Types</h3>
@@ -119,7 +119,7 @@
<h3 id="report-plugins">Report Plugins</h3>
<p>InvenTree introduces a new <a href="https://docs.inventree.org/en/stable/extend/plugins/report/">plugin mixin class</a> that allows for custom context variables to be injected into reports. This enhancement provides extensive customization options when generating reports, enabling you to include additional information relevant to your business processes. With improved report functionality, you can present inventory data in a more comprehensive and meaningful way.</p>
<p>InvenTree introduces a new <a href="https://docs.inventree.org/en/stable/plugins/mixins/report/">plugin mixin class</a> that allows for custom context variables to be injected into reports. This enhancement provides extensive customization options when generating reports, enabling you to include additional information relevant to your business processes. With improved report functionality, you can present inventory data in a more comprehensive and meaningful way.</p>
<h3 id="build-orders-consume-stock">Build Orders Consume Stock</h3>
@@ -127,7 +127,7 @@
<h3 id="scrap-build-order-outputs">Scrap Build Order Outputs</h3>
<p>InvenTrees latest release introduces a valuable feature that allows users to <a href="https://docs.inventree.org/en/stable/build/output/#scrap-build-output">scrap partially completed or failed build outputs</a> while retaining traceability. In real-world manufacturing scenarios, it is common for builds to encounter challenges or errors, resulting in the need to discard certain outputs. With the new scrap build outputs functionality, you can easily identify and remove faulty or incomplete build outputs from your inventory. This feature ensures accurate stock tracking and maintains a clear audit trail, improving reliability and efficiency in your manufacturing processes.</p>
<p>InvenTrees latest release introduces a valuable feature that allows users to <a href="https://docs.inventree.org/en/stable/manufacturing/output/#scrap-build-output">scrap partially completed or failed build outputs</a> while retaining traceability. In real-world manufacturing scenarios, it is common for builds to encounter challenges or errors, resulting in the need to discard certain outputs. With the new scrap build outputs functionality, you can easily identify and remove faulty or incomplete build outputs from your inventory. This feature ensures accurate stock tracking and maintains a clear audit trail, improving reliability and efficiency in your manufacturing processes.</p>
<h3 id="image-uploads">Image Uploads</h3>
@@ -135,7 +135,7 @@
<h3 id="address-management">Address Management</h3>
<p>InvenTree now offers <a href="https://docs.inventree.org/en/stable/order/company/#addresses">increased support for address management</a> with a more complex address database model. This enhancement enables businesses to manage addresses more effectively, accommodating various scenarios such as multiple shipping locations, customer addresses, and supplier information. With improved address management, you can maintain accurate records and ensure smooth logistics operations.</p>
<p>InvenTree now offers <a href="https://docs.inventree.org/en/stable/concepts/company/#addresses">increased support for address management</a> with a more complex address database model. This enhancement enables businesses to manage addresses more effectively, accommodating various scenarios such as multiple shipping locations, customer addresses, and supplier information. With improved address management, you can maintain accurate records and ensure smooth logistics operations.</p>
<h3 id="svg-support">SVG Support</h3>