From cd81de79cfc72225a4c01c9fa6bd8f443dc6af0f Mon Sep 17 00:00:00 2001 From: Cyril Date: Wed, 14 Aug 2019 15:34:12 +0200 Subject: [PATCH] Version 4.0.4 --- CHANGELOG.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6694d3d1a..df46f4b6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog Fab Manager +## v4.0.4 2019 August 14 +- Fix a bug: #140 VAT rate is erronous in invoices. + Note: this bug was introduced in v4.0.3 and requires (if you are on v4.0.3) to regenerate the invoices since August 1st (if +- [TODO DEPLOY] `rake fablab:maintenance:regenerate_invoices[2019,8]` + ## v4.0.3 2019 August 01 - Fix a bug: no user can be created after the last member was deleted diff --git a/package.json b/package.json index 40683088e..cfd44b35f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fab-manager", - "version": "4.0.3", + "version": "4.0.4", "description": "FabManager is the FabLab management solution. It is web-based, open-source and totally free.", "keywords": [ "fablab",