mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 11:36:24 +00:00
Comment
This commit is contained in:
parent
687afc4eed
commit
8d7b339482
1 changed files with 1 additions and 0 deletions
|
|
@ -617,6 +617,7 @@ class _StockItemDisplayState extends RefreshableState<StockDetailWidget> {
|
|||
return tiles;
|
||||
}
|
||||
|
||||
// "Count" is not available for serialized stock
|
||||
if (!item.isSerialized()) {
|
||||
tiles.add(
|
||||
ListTile(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue