Revert / disable 27f9d70b56 (not ready yet)

This commit is contained in:
Bernd Bestel
2024-02-09 16:38:55 +01:00
parent f2f9a16e59
commit 7b1a864486
3 changed files with 4 additions and 10 deletions

View File

@@ -10,10 +10,6 @@
### Stock
- Added a new product picker workflow "External barcode lookup (via plugin)"
- This executes the configured barcode lookup plugin with the given barcode
- If the lookup was successful, the product edit page of the created product is displayed, where the product setup can be completed (if required)
- After that, the transaction is continued with that product
- Fixed that the location dropdown on the consume page contained the same location multiple times if there are currently stock entries at multiple locations of the corresponding product
- Fixed that the status filter "n products are overdue" on the stock overview page also counted/included stock entries due today or tomorrow
- Fixed that the stock report "Spendings" did not take products without an assigned product group into account (thanks @Torqu3Wr3nch for the initial work on this)