Added Monthly and Yearly Recurring Invoice Amount Totals to the dashboard

This commit is contained in:
johnnyq
2021-11-17 13:02:09 -05:00
parent 40ed8761cb
commit e036bbf7cb
2 changed files with 42 additions and 7 deletions

View File

@@ -352,8 +352,9 @@
<?php
include("add_invoice_copy_modal.php");
include("edit_invoice_modal.php");
include("add_invoice_copy_modal.php");
}