2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-12 18:25:27 +00:00

Fix 404 error page

This commit is contained in:
Oliver
2021-10-11 20:48:32 +11:00
parent 4da64d8fd9
commit 8bc8306a50
3 changed files with 29 additions and 13 deletions

View File

@ -4,12 +4,6 @@ title: Parts
## Part
<ul>
{% for key in config.keys() %}
<li><b>{{ key}}</b> - {{ config[key] }}</li>
{% endfor %}
</ul>
The *Part* is the core element of the InvenTree ecosystem. A Part object is the archetype of any stock item in your inventory. Parts are arranged in heirarchical categories which are used to organise and filter parts by function.
## Part Category