mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-28 09:24:24 +01:00
Version 4.1.0
This commit is contained in:
parent
7ef3cf65c8
commit
f30f55024c
@ -1,5 +1,7 @@
|
||||
# Changelog Fab Manager
|
||||
|
||||
## v4.1.0 2019 September 12
|
||||
|
||||
- Handling the Strong-Customer Authentication (SCA) for online payments
|
||||
- Ability to disable online payments though an environment variable
|
||||
- Log changes in Invoices or InvoiceItems records for better handling of accounting certification issues
|
||||
@ -21,6 +23,7 @@
|
||||
- [TODO DEPLOY] -> (only dev) `rvm install ruby-2.3.8 && rvm use && bundle install`
|
||||
|
||||
## v4.0.4 2019 August 14
|
||||
|
||||
- Fix a bug: #140 VAT rate is erroneous 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]`
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "fab-manager",
|
||||
"version": "4.0.4",
|
||||
"version": "4.1.0",
|
||||
"description": "FabManager is the FabLab management solution. It is web-based, open-source and totally free.",
|
||||
"keywords": [
|
||||
"fablab",
|
||||
|
Loading…
Reference in New Issue
Block a user