mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 11:36:44 +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…
x
Reference in New Issue
Block a user