From 8c8a51c06e8ced64f852896544ddf74f0d01d186 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Tue, 10 Nov 2020 21:51:45 +0100 Subject: [PATCH] Typo --- changelog/60_UNRELEASED_2020-xx-xx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/60_UNRELEASED_2020-xx-xx.md b/changelog/60_UNRELEASED_2020-xx-xx.md index 9e3c318a..75377997 100644 --- a/changelog/60_UNRELEASED_2020-xx-xx.md +++ b/changelog/60_UNRELEASED_2020-xx-xx.md @@ -6,7 +6,7 @@ ### New feature: Prefill purchase data by barcodes - Imagine you buy for example eggs in different pack sizes and they have different barcodes -- Each product barcode can be assigned a amount, quantity unit and store (on the product edit page), which is then automatically prefilled on the purchase page +- Each product barcode can be assigned an amount, quantity unit and store (on the product edit page), which is then automatically prefilled on the purchase page - (Thanks @kriddles for the initial work on this) ### New feature: Permissions