Feature: Late Fees can now be assessed to unpaid invoices

This commit is contained in:
johnnyq
2023-07-11 11:40:53 -04:00
parent eb1e792e77
commit bb16c4b7b8
6 changed files with 46 additions and 6 deletions

View File

@@ -5,4 +5,4 @@
* It is used in conjunction with database_updates.php
*/
DEFINE("LATEST_DATABASE_VERSION", "0.6.2");
DEFINE("LATEST_DATABASE_VERSION", "0.6.3");