mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 02:55:41 +00:00
Allow edit of build allocations from part context (#8007)
This commit is contained in:
@ -587,6 +587,7 @@ export default function PartDetail() {
|
||||
modelField="build"
|
||||
modelTarget={ModelType.build}
|
||||
showBuildInfo
|
||||
allowEdit
|
||||
/>
|
||||
</Accordion.Panel>
|
||||
</Accordion.Item>
|
||||
|
Reference in New Issue
Block a user