mirror of
https://github.com/inventree/InvenTree.git
synced 2025-11-13 19:36:46 +00:00
(cherry picked from commit 2187a77153)
Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
This commit is contained in:
committed by
GitHub
parent
bc42450e0a
commit
f8bcc3ec17
@@ -219,7 +219,7 @@ export function useBuildOrderOutputFields({
|
||||
location: {
|
||||
value: location,
|
||||
onValueChange: (value: any) => {
|
||||
setQuantity(value);
|
||||
setLocation(value);
|
||||
}
|
||||
},
|
||||
auto_allocate: {
|
||||
|
||||
Reference in New Issue
Block a user