mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 19:46:46 +00:00
(cherry picked from commit dce565b4a31b5aa35216dc04405eaa31024b5000) Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
This commit is contained in:
parent
7391f33a97
commit
df8c2692a0
@ -2657,6 +2657,7 @@ function loadBuildLineTable(table, build_id, options={}) {
|
|||||||
|
|
||||||
deallocateStock(build_id, {
|
deallocateStock(build_id, {
|
||||||
build_line: pk,
|
build_line: pk,
|
||||||
|
output: output,
|
||||||
onSuccess: function() {
|
onSuccess: function() {
|
||||||
$(table).bootstrapTable('refresh');
|
$(table).bootstrapTable('refresh');
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user