mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 20:26:42 +00:00
Streamline in stock / out of stock wording
This commit is contained in:
@@ -300,7 +300,7 @@ $('#product_id_text_input').on('blur', function(e)
|
||||
};
|
||||
}
|
||||
|
||||
// The product picker contains only in-stock products on some pages,
|
||||
// The product picker contains only in stock products on some pages,
|
||||
// so only show the workflow dialog when the entered input
|
||||
// does not match in existing product (name) or barcode,
|
||||
// otherwise an error validation message that the product is not in stock
|
||||
|
Reference in New Issue
Block a user