Also show the product's default store on /stockoverview (closes #2698)

This commit is contained in:
Bernd Bestel
2025-03-10 17:36:23 +01:00
parent 6ca87a9a49
commit d1a8900f98
4 changed files with 104 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
- A provided but empty localized product name is now ignored
- Non-ASCII characters in product names are now ignored (e.g. line breaks caused problems)
- Optimized that when an external barcode lookup plugin returned an image URL with query parameters, an invalid picture (file name) was added to the created product
- Added a new column "Default store" on the stock overview page (hidden by default)
### Shopping list