diff --git a/about/index.html b/about/index.html
index acf2b6d9..70d54e78 100644
--- a/about/index.html
+++ b/about/index.html
@@ -51,7 +51,7 @@
@@ -123,7 +123,7 @@ It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply
diff --git a/afwkiers.html b/afwkiers.html
index c0584808..e5af3179 100644
--- a/afwkiers.html
+++ b/afwkiers.html
@@ -30,11 +30,11 @@
-
+
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2025-02-22T00:18:41+00:00","datePublished":"2025-02-22T00:18:41+00:00","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"Afwkiers","mainEntityOfPage":{"@type":"WebPage","@id":"/afwkiers"},"url":"/afwkiers"}
@@ -52,7 +52,7 @@
@@ -132,7 +132,7 @@
We now have a packaged command-line installer for simplified setup (on supported platforms), using the packager.io service. The installer is targeted for users who are installing InvenTree on a bare metal system (separate installers are available for container environments).
-
You can find more information about the installer at docs.inventree.org.
+
You can find more information about the installer at docs.inventree.org.
Backup and Restore
@@ -102,7 +102,7 @@
Additionally, more options for controlling how pricing information is calculated and handled have been implemented.
-
You can read more about managing pricing data in InvenTree at docs.inventree.org.
+
You can read more about managing pricing data in InvenTree at docs.inventree.org.
Barcode Refactor
@@ -114,17 +114,17 @@
Custom barcodes can now be assigned to Supplier Part instances
As part of the ongoing improvements to the plugin system, InvenTree now features a number of “builtin” plugins. These plugins are always active (even if custom plugin support is disabled for the server) and provide core InvenTree functionality in a way which aligns with the operation of the plugin system. This is intended to streamline the way in which plugins are implemented, as core components of the code are now offloaded to the plugin with a simpler interface.
A completely new type of plugin introduced in this release is the validation plugin mixin. This plugin allows users to implement custom validation methods for various database fields. In addition to allowing validation of field values against complex custom rules, this plugin allows automated generation of the “next value” for certain fields, such as serial numbers and batch codes.
+
A completely new type of plugin introduced in this release is the validation plugin mixin. This plugin allows users to implement custom validation methods for various database fields. In addition to allowing validation of field values against complex custom rules, this plugin allows automated generation of the “next value” for certain fields, such as serial numbers and batch codes.
News Reader
@@ -136,7 +136,7 @@
Part Scheduling
-
The Part Scheduling functionality has received some updates in this release. If enabled, the Part Scheduling tab shows predicted future stock levels, based on incoming and outgoing orders.
+
The Part Scheduling functionality has received some updates in this release. If enabled, the Part Scheduling tab shows predicted future stock levels, based on incoming and outgoing orders.
A lot of work has gone into improving Single Sign On (SSO) 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!
+
A lot of work has gone into improving Single Sign On (SSO) 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!
Currency Conversion
-
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 the API - paving the way for future feature development in this area.
+
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 the API - paving the way for future feature development in this area.
The addition of Return Orders 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.
+
The addition of Return Orders 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.
Stocktake Reports
-
Another great new feature in the latest release of InvenTree is the ability to generate detailed stocktake reports. 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.
+
Another great new feature in the latest release of InvenTree is the ability to generate detailed stocktake reports. 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.
Improved Barcode Support
@@ -98,7 +98,7 @@
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.
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.
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.
InvenTree introduces a new plugin mixin class 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.
+
InvenTree introduces a new plugin mixin class 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.
Build Orders Consume Stock
@@ -127,7 +127,7 @@
Scrap Build Order Outputs
-
InvenTree’s latest release introduces a valuable feature that allows users to scrap partially completed or failed build outputs 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.
+
InvenTree’s latest release introduces a valuable feature that allows users to scrap partially completed or failed build outputs 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.
Image Uploads
@@ -135,13 +135,13 @@
Address Management
-
InvenTree now offers increased support for address management 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.
+
InvenTree now offers increased support for address management 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.
SVG Support
With the growing importance of visual data representation, InvenTree now supports the embedding of SVG images into generated reports. By incorporating SVG images into your reports, you can create visually appealing and informative documentation, making it easier for stakeholders to understand and engage with your inventory data.
Django 4.2 has introduced some changes to how cross-site protection is handled. Your existing InvenTree installation may require some changes to continue to operate as expected. In particular, the CORS and CSRF settings have been made more strict by default. Refer to the server access configuration guide for instructions on which settings will need to be updated.
+
Django 4.2 has introduced some changes to how cross-site protection is handled. Your existing InvenTree installation may require some changes to continue to operate as expected. In particular, the CORS and CSRF settings have been made more strict by default. Refer to the server access configuration guide for instructions on which settings will need to be updated.
Multi Site Support
@@ -100,11 +100,11 @@
So, in PR 6390 we have disabled multi-site support by default. This should simplify the installation process for most users.
-
For any users who have been using multi-site support, you will need to manually re-enable it after upgrading to 0.14.0. Refer to the InvenTree documentation for more information.
+
For any users who have been using multi-site support, you will need to manually re-enable it after upgrading to 0.14.0. Refer to the InvenTree documentation for more information.
Test Results
-
InvenTree has long supported test results for stock items. In PR 6430, a significant enhancement was made to the test result system. Previously, test results were not linked to a specific test template in the database. Instead, the results and templates were loosely linked via a string key.
+
InvenTree has long supported test results for stock items. In PR 6430, a significant enhancement was made to the test result system. Previously, test results were not linked to a specific test template in the database. Instead, the results and templates were loosely linked via a string key.
In 0.14.0, the test result system has been updated to use a proper database relationship between test results and test templates. This means that test results are now linked to a specific test template, and the test result system has been updated to reflect this change.
@@ -152,7 +152,7 @@
Enhanced Validation
-
Enhanced custom validation is implemented in PR 6410. This addition allows for more comprehensive validation of models by integrated plugins. Refer to the updated validation plugin docs for more information.
+
Enhanced custom validation is implemented in PR 6410. This addition allows for more comprehensive validation of models by integrated plugins. Refer to the updated validation plugin docs for more information.
diff --git a/blog/2024/09/23/ui-roadmap.html b/blog/2024/09/23/ui-roadmap.html
index f7a82a08..e3d06cf6 100644
--- a/blog/2024/09/23/ui-roadmap.html
+++ b/blog/2024/09/23/ui-roadmap.html
@@ -53,7 +53,7 @@
@@ -147,7 +147,7 @@ Therefore 1.0 will be PUI only. The compiled javascript, CSS and html files will
diff --git a/blog/feed.atom b/blog/feed.atom
index 709372a3..d3d12acd 100644
--- a/blog/feed.atom
+++ b/blog/feed.atom
@@ -1,4 +1,4 @@
-Jekyll2025-02-21T01:09:24+00:00/blog/feed.atomInvenTreeInvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.0.17.1 Release2024-12-27T00:00:00+00:002024-12-27T00:00:00+00:00/blog/2024/12/27/0.17.10.17.1 Release
+Jekyll2025-02-22T00:18:41+00:00/blog/feed.atomInvenTreeInvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.0.17.1 Release2024-12-27T00:00:00+00:002024-12-27T00:00:00+00:00/blog/2024/12/27/0.17.10.17.1 Release
We have just released version 0.17.1 which includes a number of patches and bug fixes.
Django 4.2 has introduced some changes to how cross-site protection is handled. Your existing InvenTree installation may require some changes to continue to operate as expected. In particular, the CORS and CSRF settings have been made more strict by default. Refer to the server access configuration guide for instructions on which settings will need to be updated.
+
Django 4.2 has introduced some changes to how cross-site protection is handled. Your existing InvenTree installation may require some changes to continue to operate as expected. In particular, the CORS and CSRF settings have been made more strict by default. Refer to the server access configuration guide for instructions on which settings will need to be updated.
So, in PR 6390 we have disabled multi-site support by default. This should simplify the installation process for most users.
-
For any users who have been using multi-site support, you will need to manually re-enable it after upgrading to 0.14.0. Refer to the InvenTree documentation for more information.
+
For any users who have been using multi-site support, you will need to manually re-enable it after upgrading to 0.14.0. Refer to the InvenTree documentation for more information.
Test Results
-
InvenTree has long supported test results for stock items. In PR 6430, a significant enhancement was made to the test result system. Previously, test results were not linked to a specific test template in the database. Instead, the results and templates were loosely linked via a string key.
+
InvenTree has long supported test results for stock items. In PR 6430, a significant enhancement was made to the test result system. Previously, test results were not linked to a specific test template in the database. Instead, the results and templates were loosely linked via a string key.
In 0.14.0, the test result system has been updated to use a proper database relationship between test results and test templates. This means that test results are now linked to a specific test template, and the test result system has been updated to reflect this change.
Enhanced custom validation is implemented in PR 6410. This addition allows for more comprehensive validation of models by integrated plugins. Refer to the updated validation plugin docs for more information.
+
Enhanced custom validation is implemented in PR 6410. This addition allows for more comprehensive validation of models by integrated plugins. Refer to the updated validation plugin docs for more information.
API Documentation
diff --git a/contribute.html b/contribute.html
index dffa992a..e1ee8ef8 100644
--- a/contribute.html
+++ b/contribute.html
@@ -51,7 +51,7 @@
@@ -156,7 +156,7 @@ Reporting bugs is critical to improving the software. If you are able and willin
diff --git a/demo.html b/demo.html
index 690ffb91..1cc3116a 100644
--- a/demo.html
+++ b/demo.html
@@ -51,7 +51,7 @@
@@ -147,7 +147,7 @@ During the update period, the demo server may be inaccessible for a few minutes.
diff --git a/digitalocean.html b/digitalocean.html
index 9ab010c3..4dc84a52 100644
--- a/digitalocean.html
+++ b/digitalocean.html
@@ -51,7 +51,7 @@
@@ -107,7 +107,7 @@ InvenTree is a proud recipient of these credits and is currently switching the d
Stock items are organized in cascading locations and sub-locations, allowing flexible inspection of stock under any location. Stock items can be serialized for tracking of individual items, and test results can be stored against a serialized stock item for the purpose of acceptance testing and commissioning.
- Learn More
+ Learn More
@@ -402,7 +402,7 @@
InvenTree allows you to upload simple BOM files in multiple formats, and download a detailed BOM with all the information stored in its database.
- Learn More
+ Learn More
diff --git a/lippoliv.html b/lippoliv.html
index d692029a..4171bd1a 100644
--- a/lippoliv.html
+++ b/lippoliv.html
@@ -30,11 +30,11 @@
-
+
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2025-02-22T00:18:41+00:00","datePublished":"2025-02-22T00:18:41+00:00","description":"With over 15 years of experience and big big passion I learned to take care about the details. They build up to the big picture we have in mind. I’m planning ahead & act early to prevent a big bang.","headline":"Lippoliv","mainEntityOfPage":{"@type":"WebPage","@id":"/lippoliv"},"url":"/lippoliv"}
@@ -52,7 +52,7 @@
@@ -134,7 +134,7 @@
diff --git a/melektron.html b/melektron.html
index b04d67d6..ed7bca50 100644
--- a/melektron.html
+++ b/melektron.html
@@ -30,11 +30,11 @@
-
+
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2025-02-22T00:18:41+00:00","datePublished":"2025-02-22T00:18:41+00:00","description":"Juggling with bits and bytes for fun and profit ;) (and also electrons if I feel like it)","headline":"Melektron","mainEntityOfPage":{"@type":"WebPage","@id":"/melektron"},"url":"/melektron"}
@@ -52,7 +52,7 @@
@@ -134,7 +134,7 @@
diff --git a/melektron/inventree-adv-sheet-label.html b/melektron/inventree-adv-sheet-label.html
index 444b2255..c5691ba7 100644
--- a/melektron/inventree-adv-sheet-label.html
+++ b/melektron/inventree-adv-sheet-label.html
@@ -31,11 +31,11 @@
-
+
+{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"melektron"},"dateModified":"2025-02-22T00:18:41+00:00","datePublished":"2025-02-22T00:18:41+00:00","description":"A label printing plugin for InvenTree which provides support for printing labels on off-the-shelf label sheet layouts and adds some more useful features compared to the sheet label plugin included with InvenTree.","headline":"Inventree Adv Sheet Label","mainEntityOfPage":{"@type":"WebPage","@id":"/melektron/inventree-adv-sheet-label"},"url":"/melektron/inventree-adv-sheet-label"}
@@ -53,7 +53,7 @@
@@ -69,7 +69,7 @@
melektron
-last modified: 21 Feb 2025
+last modified: 22 Feb 2025
When making bigger changes than just adding layouts, it is recommended to set up a proper development environment.
-
To develop the plugin, setup an InvenTree development instance using devcontainers according to this this official documentation. It is also recommended to setup the example dataset for experimenting.
+
To develop the plugin, setup an InvenTree development instance using devcontainers according to this this official documentation. It is also recommended to setup the example dataset for experimenting.
-
Then clone this repo (or your fork) separately on your host computer and link it to the devserver according to the documentation.
+
Then clone this repo (or your fork) separately on your host computer and link it to the devserver according to the documentation.
It is also recommended to save the workspace as a file (maybe somewhere in inventree repo but don’t commit it) and include the intellisenseconfig as well as editor layout there.
diff --git a/news/2022/04/23/news-are-starting.html b/news/2022/04/23/news-are-starting.html
index f274f517..6dfd1675 100644
--- a/news/2022/04/23/news-are-starting.html
+++ b/news/2022/04/23/news-are-starting.html
@@ -53,7 +53,7 @@
@@ -98,7 +98,7 @@ While the checks use the GitHub APIs, news are gathered from an RSS-feed
On your InvenTree instance the background worker loads the RSS-feed on a regular basis and creates entries for the news items and notifications for all applicable users.
And my data?
-
As listed above we are using GitHub pages for this feature. We are not introducing additional trackers to that so the general InvenTree privacy statement applies.
+
As listed above we are using GitHub pages for this feature. We are not introducing additional trackers to that so the general InvenTree privacy statement applies.
The short version: we do not sell your data or share it with third parties. We cannot guarantee what readthedocs and GitHub do with the metrics. We might use them as a metric for the stats section of the site. However, we get very little actionable information from that, a screenshot of the total info available is shown below.
@@ -133,7 +133,7 @@ The short version: we do not sell your data or share it with th
diff --git a/news/feed.atom b/news/feed.atom
index 8b2b2823..652a7a6c 100644
--- a/news/feed.atom
+++ b/news/feed.atom
@@ -1,4 +1,4 @@
-Jekyll2025-02-21T01:09:24+00:00/news/feed.atomInvenTree | NewsInvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.0.17.1 Release2024-12-27T00:00:00+00:002024-12-27T00:00:00+00:00/news/2024/12/27/0.17.10.17.1 Release
+Jekyll2025-02-22T00:18:41+00:00/news/feed.atomInvenTree | NewsInvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.0.17.1 Release2024-12-27T00:00:00+00:002024-12-27T00:00:00+00:00/news/2024/12/27/0.17.10.17.1 Release
We have just released version 0.17.1 which includes a number of bug fixes for the 0.17.x release branch.
diff --git a/piramja.html b/piramja.html
index 4c649428..554e0a1d 100644
--- a/piramja.html
+++ b/piramja.html
@@ -30,11 +30,11 @@
-
+
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2025-02-22T00:18:41+00:00","datePublished":"2025-02-22T00:18:41+00:00","description":"And in the end, we have no choice but to embrace the chaos and laugh about it.","headline":"Piramja","mainEntityOfPage":{"@type":"WebPage","@id":"/piramja"},"url":"/piramja"}
@@ -52,7 +52,7 @@
@@ -134,7 +134,7 @@
diff --git a/piramja/inventree-niimbot-plugin.html b/piramja/inventree-niimbot-plugin.html
index 8177ecf1..f8f12865 100644
--- a/piramja/inventree-niimbot-plugin.html
+++ b/piramja/inventree-niimbot-plugin.html
@@ -31,11 +31,11 @@
-
+
+{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"piramja"},"dateModified":"2025-02-22T00:18:41+00:00","datePublished":"2025-02-22T00:18:41+00:00","description":"Introduction A label printing plugin for InvenTree, which provides support for the Niimbot Label Printers. This plugin is based on the amazing work from labbots/NiimPrintX and modifications from LorisPolenz/NiimPrintX.","headline":"Inventree Niimbot Plugin","mainEntityOfPage":{"@type":"WebPage","@id":"/piramja/inventree-niimbot-plugin"},"url":"/piramja/inventree-niimbot-plugin"}
@@ -53,7 +53,7 @@
@@ -69,7 +69,7 @@
piramja
-last modified: 21 Feb 2025
+last modified: 22 Feb 2025
@@ -228,7 +228,7 @@ Horizontal offset, from 0 to 200px.
Stock items are organized in cascading locations and sub-locations, allowing flexible inspection of stock under any location. Stock items can be serialized for tracking of individual items, and test results can be stored against a serialized stock item for the purpose of acceptance testing and commissioning.
- Learn More
+ Learn More
@@ -191,7 +191,7 @@
InvenTree allows you to upload simple BOM files in multiple formats, and download a detailed BOM with all the information stored in its database.
- Learn More
+ Learn More
Stock items are organized in cascading locations and sub-locations, allowing flexible inspection of stock under any location. Stock items can be serialized for tracking of individual items, and test results can be stored against a serialized stock item for the purpose of acceptance testing and commissioning.
- Learn More
+ Learn More
@@ -189,7 +189,7 @@
InvenTree allows you to upload simple BOM files in multiple formats, and download a detailed BOM with all the information stored in its database.
- Learn More
+ Learn More
@@ -239,7 +239,7 @@
diff --git a/use/maker.html b/use/maker.html
index bdb5bfe1..2c862487 100644
--- a/use/maker.html
+++ b/use/maker.html
@@ -51,7 +51,7 @@
@@ -158,7 +158,7 @@
- Learn More
+ Learn More
@@ -169,7 +169,7 @@
- Learn More
+ Learn More
@@ -180,7 +180,7 @@
Stock items are organized in cascading locations and sub-locations, allowing flexible inspection of stock under any location. Stock items can be serialized for tracking of individual items, and test results can be stored against a serialized stock item for the purpose of acceptance testing and commissioning.
- Learn More
+ Learn More
@@ -191,7 +191,7 @@
InvenTree allows you to upload simple BOM files in multiple formats, and download a detailed BOM with all the information stored in its database.
- Learn More
+ Learn More
@@ -241,7 +241,7 @@
diff --git a/wolflu05.html b/wolflu05.html
index d6f45b04..37a9f0ed 100644
--- a/wolflu05.html
+++ b/wolflu05.html
@@ -30,11 +30,11 @@
-
+
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2025-02-22T00:18:41+00:00","datePublished":"2025-02-22T00:18:41+00:00","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"Wolflu05","mainEntityOfPage":{"@type":"WebPage","@id":"/wolflu05"},"url":"/wolflu05"}
@@ -52,7 +52,7 @@
@@ -146,7 +146,7 @@