From d7c375ec7db0bdbe1c2ace3b70686d6690077ac2 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Thu, 26 Jan 2023 10:09:10 +0100 Subject: [PATCH] Version 5.6.8 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ef83ef05..e3270a5ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Changelog Fab-manager +## v5.6.8 2023 January 26 + - Fix a bug: plan prices are not reported correctly in the interface ## v5.6.7 2023 January 25 @@ -69,6 +71,7 @@ - Ability to disable generation of invoices at zero - Accounting data is now built each night and saved in database - Ability to define multiple accounting journal codes +- Ability to define accounting codes per resources (aka. advanced accounting) - Ability to change the name of the VAT - Ability to cancel a running subscription from the member edition view for admin/managers - OpenAPI endpoint to fetch accounting data @@ -85,6 +88,7 @@ - Report subsription mismatch with user's group - Added sentry for error reporting - Report details of the due for invoices related to a payment schedule +- Migrated plan/machine/space/event forms to react - Fix a bug: unable to run test in negative timezones (#425) - Fix a bug: providing an array of attributes to filter OpenApi data, results in error - Fix a bug: unable to manage stocks on new products diff --git a/package.json b/package.json index cabed8db8..381867827 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fab-manager", - "version": "5.6.7", + "version": "5.6.8", "description": "Fab-manager is the FabLab management solution. It provides a comprehensive, web-based, open-source tool to simplify your administrative tasks and your marker's projects.", "keywords": [ "fablab",