2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-12-14 16:29:57 +00:00

Form improvements

This commit is contained in:
Oliver
2022-02-15 13:33:32 +11:00
parent 2b344f1f25
commit 35c9b6838e
2 changed files with 8 additions and 3 deletions

View File

@@ -202,7 +202,9 @@ function createBuildOutput(build_id, options) {
required: options.trackable_parts || trackable,
},
batch_code: {},
auto_allocate: {},
auto_allocate: {
hidden: !trackable,
},
};
// Work out the next available serial numbers