1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-17 06:52:27 +01:00

Version 2.4.7

This commit is contained in:
Sylvain 2016-12-14 10:41:17 +01:00
parent df411b10b2
commit 34e04845bb
2 changed files with 5 additions and 3 deletions

View File

@ -1 +1 @@
2.4.7-dev
2.4.7

View File

@ -1,13 +1,15 @@
# Changelog Fab Manager
## next release
## v2.4.7 2016 December 14
- Improved automated testing
- Added an information notice about the processing time of deleting an administrator
- Ability to change the expiration date of a coupon after its creation
- Ability to generate a refund invoice when crediting user's wallet
- Fix a bug: unable to run rake db:migrate on first install
- Fix a bug: unable to create or edit a coupon of type 'percentage'
## v2.4.6 2016 Novembre 30
## v2.4.6 2016 November 30
- Change display of message about coupon application status
- Fix a bug: compute price API return error 500 if reservable_id is not provided