mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-02 11:40:58 +00:00
Prevent serial number for stock item with quantity > 1
This commit is contained in:
@ -85,4 +85,8 @@
|
||||
.wrapper {
|
||||
align-items: stretch;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.help-inline {
|
||||
color: #A11;
|
||||
}
|
Reference in New Issue
Block a user