2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-17 20:45:29 +00:00

add functions texts

This commit is contained in:
2021-11-07 22:11:36 +01:00
parent 25afa33115
commit ce2f27895f
4 changed files with 42 additions and 0 deletions

15
home/_data/function.yml Normal file
View File

@ -0,0 +1,15 @@
title: We start with simple core functions
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://inventree.readthedocs.io/en/latest/part/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://inventree.readthedocs.io/en/latest/companies/supplier/
- title: Instant Stock Knowledge
text: Instantly view current stock for a certain part, in a particular location, or required for an individual build. 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://inventree.readthedocs.io/en/latest/stock/stock/
- title: BOM Management
text: Intelligent BOM (Bill of Material) management provides a clear understanding of the sub-parts required to make a new part. 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://inventree.readthedocs.io/en/latest/build/bom/