mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Allow edit of build allocations from part context (#8007)
This commit is contained in:
parent
820a3522da
commit
594c15b3e3
@ -587,6 +587,7 @@ export default function PartDetail() {
|
||||
modelField="build"
|
||||
modelTarget={ModelType.build}
|
||||
showBuildInfo
|
||||
allowEdit
|
||||
/>
|
||||
</Accordion.Panel>
|
||||
</Accordion.Item>
|
||||
|
Loading…
Reference in New Issue
Block a user