mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-27 04:56:45 +00:00
* always run CI, check for html errors * fix links * switch a tags to div * add alt text * fix internal links * remove unneeded example section * remove legacy section * update requirements * test more * fix flag
11 lines
781 B
YAML
11 lines
781 B
YAML
functions:
|
|
- title: Build Parts
|
|
text: Inventree features a build management system to help you track the progress of your builds. Builds consume stock items to make new parts, you can decide to automatically or manually allocate parts from your current inventory.
|
|
link: https://docs.inventree.org/en/latest/part/part/
|
|
- title: Report
|
|
text: Generate a wide range of reports using custom templates.
|
|
link: https://docs.inventree.org/en/latest/report/report/
|
|
- title: Extend and Customize
|
|
text: InvenTree is designed to be highly extensible. If the core InvenTree functionality does not meet your particular need, InvenTree provides a RESTful API, a native Python library, and a powerful plugin system.
|
|
link: https://docs.inventree.org/en/latest/api/api/
|