Releases: dellermann/springcrm
Releases · dellermann/springcrm
2.1.7 (2.1 RC5)
2.1.5 (2.1 RC3)
2.1.4 (2.1 RC2)
New features
- Turnover overview for all organizations, optionally filterable by year.
2.1.3 (2.1 RC1)
New features
- New panel containing currently active projects.
- Settings for the list of unpaid bills: minimum unpaid amount, sort criterion and order, maximum number of items.
Issues
- Fix wrap and wrong vertical alignment in V.A.T calculator.
2.1.2 (2.1 beta)
New features
- Re-implement search feature.
2.0.20 (2.0 stable release)
2.0.19 (RC2)
Issues
- issue #80: dialog containing changelog
- issue #72: payment date not shown in invoices and reminders
- issue #82: changing delivery or payment date didn't change stage of customer account
- issue #3: null ID error when storing items of customer accounts
Miscellaneous
- update Bower components jquery, js-calc and vat-calc
2.0.18 (RC1)
Release candidate for version 2.
Improvements
- scroll new invoice items to middle of the page instead of to the top.
Issues
- conversion from float point types to fixed point types for all currency values, quantities and percentage values to avoid rounding errors.
- issue #47: sales journal not visible in demo. Was caused by a access permission problem.
- use a credential class instead of users when storing in session.
- bugfixes in call form and address fields.
- modules were stored as list of lists in user section.
- refresh token at Google synchronization was not evaluated correctly.
Internal
- add lots of unit tests to ensure quality.
2.0.17
2.0.16
Issues
- issue #68: wrong total in outstanding items
- issue #69: pre-fill due date if an organization has been pre-selected
- issue #70: sequence numbers in show view incorrect
- issue #75: JavaScript bugs in ticket system
- issue #76: exclude persons from being synchronized
- issue #77: customer accounts with a document date on the 1st of a
particular month are not visible in sales journal - issue #78: ordering in sales journal incorrect
- some bug fixes in Google synchronization