From fdf5559c25f7020221f59c8c1c89daf243b38790 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Fri, 3 Nov 2023 20:51:42 +0100 Subject: [PATCH] Fixed typo --- changelog/74_UNRELEASED_xxxx-xx-xx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/74_UNRELEASED_xxxx-xx-xx.md b/changelog/74_UNRELEASED_xxxx-xx-xx.md index 92739fea..11dbff72 100644 --- a/changelog/74_UNRELEASED_xxxx-xx-xx.md +++ b/changelog/74_UNRELEASED_xxxx-xx-xx.md @@ -13,7 +13,7 @@ - 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 purchase transaction is continued with that product + - 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