Personal management system v1.18.8 Release Notes

Release Date: 2019-11-02 // over 4 years ago
  • Added

    • possibility to set recurring payments in payments settings,
    • command bin/console cron:set-recurring-payments for setting up the payments,
      • checks if payments have been already added for given month.
      • returns small reporting in console,
      • has optional option day for setting to which day of given months should the payments be assigned to,

    🛠 Bugfix

    • checking if ZipArchive is present
    • it's possible that linux is missing php-zip package