From cc6b01de08e41576e25bd583ac710584ed86b7e8 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Sat, 1 Apr 2023 17:12:03 +0200 Subject: [PATCH] Added changelog for #2135 (also references #64) --- changelog/70_UNRELEASED_xxxx.xx.xx.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/changelog/70_UNRELEASED_xxxx.xx.xx.md b/changelog/70_UNRELEASED_xxxx.xx.xx.md index 6c04d196..f1fe2b5c 100644 --- a/changelog/70_UNRELEASED_xxxx.xx.xx.md +++ b/changelog/70_UNRELEASED_xxxx.xx.xx.md @@ -4,9 +4,11 @@ > _Recommendation: Benchmark tests showed that e.g. unit conversion handling is up to 5 times faster when using a more recent (3.39.4+) SQLite version._ -### New feature: xxxx +### New feature: Stock reports -- xxx +- New button "Reports" on the stock overview page +- The first report (more to come) "Spendings" makes it possible to explore (pie chart and table data) the total value spend by product or product group in any time range +- (Thanks for the initial work on this @raupie) ### Stock