2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-10-21 16:37:39 +00:00

[UI] Part import (#10609)

* Allow import of parts from file

* Extend default values for part import

* Small visual tweaks

* Update documentation

* Update playwright test
This commit is contained in:
Oliver
2025-10-18 18:12:05 +11:00
committed by GitHub
parent 72d127219f
commit 803d22155b
11 changed files with 162 additions and 71 deletions

View File

@@ -146,7 +146,6 @@ nav:
- Parts:
- Parts: part/index.md
- Creating Parts: part/create.md
- Importing Parts: part/import.md
- Virtual Parts: part/virtual.md
- Part Views: part/views.md
- Tracking: part/trackable.md