1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-02-20 14:54:15 +01:00

updated changelog

This commit is contained in:
Sylvain 2019-09-19 16:24:11 +02:00
parent 943f9c7c5c
commit edc0bab075

View File

@ -2,6 +2,7 @@
- Ability to configure and export the accounting data to the ACD accounting software
- Compute the VAT per item in each invoices, instead of globally
- Use Alpine Linux instead to build the Docker image (#147)
- Fix a bug: invoices with total = 0, are marked as paid on site even if paid by card
- Fix a bug: after disabling a group, its associated plans are hidden from the interface
- Fix a bug: in case of unexpected server error during stripe payment process, the confirm button is not unlocked