mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-06-13 10:45:32 +00:00
Add docs for creating a new part via form
This commit is contained in:
15
docs/releases/0.4.6.md
Normal file
15
docs/releases/0.4.6.md
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
title: Release 0.4.6
|
||||
---
|
||||
|
||||
## Release 0.4.6
|
||||
|
||||
### Form Groups
|
||||
|
||||
[#1956](https://github.com/inventree/InvenTree/pull/1956) adds collapsible groups to modal forms, which allows rendering of complex forms with dynamic control of grouped items. As part of this pull request, manufacturer and supplier details can now be added when creating a new part.
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
| Pull Request | Description |
|
||||
| --- | --- |
|
||||
| [#1952](https://github.com/inventree/InvenTree/pull/1952) | Fixes bug in dockerfile which pointed to incorrect github branch on tagged release |
|
Reference in New Issue
Block a user