Added Recurring Invoice Reference ID to Invoices and Product ID reference to Invoice Items

This commit is contained in:
johnnyq
2025-03-10 12:26:14 -04:00
parent 89e59b2448
commit 244a47efad
3 changed files with 20 additions and 12 deletions

View File

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