2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-09-18 00:51:30 +00:00
Files
inventree-website/_data/functions/general.yml
Oliver ec6eb8f0d3 1.0.0 release (#244)
* initial commit

* More updates

* More updates

* More updates

* Add news entyr

* Update image

* Update gallery images

* Refactor blog post

* Breaking change for notification methods

* Fix notification plugin docs

* Add more breaking changeas

* Feature updates

* Add donation links

* blog post - machine registry updates

* Add note on docker image change

* Add note on changelog file

* Update _posts/2025-08-25-1.0.0.md

Co-authored-by: Matthias Mair <code@mjmair.com>

* Update _posts/2025-08-25-1.0.0.md

Co-authored-by: Matthias Mair <code@mjmair.com>

* Update _posts/2025-08-25-1.0.0.md

Co-authored-by: Matthias Mair <code@mjmair.com>

* Update _posts/2025-08-25-1.0.0.md

Co-authored-by: Matthias Mair <code@mjmair.com>

* Add note on user experience survey

* Add final note about survey

* Fix stats file

* Update blog post

* Ignore polar.sh links

* Fix links

* More link fixes

* Further fixes

* Fix python link

---------

Co-authored-by: Matthias Mair <code@mjmair.com>
2025-09-15 12:52:27 +10:00

20 lines
1.5 KiB
YAML

title: InvenTree builds its vast functions on top of a few core workflows
link:
internal: functions.md
text:
functions:
- title: Organize Parts
text: Parts are the fundamental element of any inventory. InvenTree groups parts into structured categories which allow you to arrange parts to meet your particular needs.
link: https://docs.inventree.org/en/stable/part
- title: Manage Suppliers
text: InvenTree allows you to easily create, modify or delete suppliers and supplier items linked to any part in your inventory.
link: https://docs.inventree.org/en/stable/concepts/company/#suppliers
- title: Instant Stock Knowledge
text: Instantly view current stock for a certain part, in a particular location, or required for an individual build.
extend: 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.
link: https://docs.inventree.org/en/stable/stock
- title: BOM Management
text: Intelligent <strong>B</strong>ill <strong>o</strong>f <strong>M</strong>aterial management provides a clear understanding of the sub-parts required to make a new part.
extend: InvenTree allows you to upload simple BOM files in multiple formats, and download a detailed BOM with all the information stored in its database.
link: https://docs.inventree.org/en/stable/manufacturing/bom/