This commit is contained in:
SchrodingersGat
2026-06-24 05:18:00 +00:00
parent bd2b18149f
commit 5c7fa26e80
41 changed files with 990 additions and 140 deletions
+1 -8
View File
@@ -94,13 +94,6 @@
<p>Additionally, part parameters can now also specify real world units!</p>
<p>For more information on this new feature, refer to the documentation:</p>
<ul>
<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/1.1.x/part/parameter/#parameter-units">Part parameter units</a></li>
</ul>
<h3 id="project-codes">Project Codes</h3>
<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>
@@ -111,7 +104,7 @@
<p>Part parameters in InvenTree now support dynamic typing, empowering you to define and validate various parameter types. With this flexibility, you can customize and validate part parameters to suit your specific needs. Furthermore, the addition of plugin support ensures seamless integration of third-party validation mechanisms, enhancing the reliability of your inventory data.</p>
<p>More information about part parameters is available <a href="https://docs.inventree.org/en/1.1.x/part/parameter/">in the documentation</a>.</p>
<p>More information about part parameters is available in the documentation.</p>
<h3 id="parameter-sorting">Parameter Sorting</h3>