mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-20 03:36:30 +00:00
Revert status fields for stock items (#7965)
* Revert status fields for stock items * Fix PUI fields too * Bump API version
This commit is contained in:
src
backend
InvenTree
InvenTree
common
templates
js
translated
frontend
src
forms
@@ -138,7 +138,7 @@ export function useStockFields({
|
||||
value: batchCode,
|
||||
onValueChange: (value) => setBatchCode(value)
|
||||
},
|
||||
status_custom_key: {},
|
||||
status: {},
|
||||
expiry_date: {
|
||||
// TODO: icon
|
||||
},
|
||||
|
Reference in New Issue
Block a user