Added Send Email to invoice listings, started adding pregtty graphs to dashboard, and other ui cleanup

This commit is contained in:
root
2019-05-04 01:06:03 -04:00
parent 448267cb32
commit bdbbecfc7b
9 changed files with 69 additions and 19 deletions

View File

@@ -202,4 +202,5 @@ $sql_latest_expenses = mysqli_query($mysqli,"SELECT * FROM expenses, vendors, ca
</div> <!-- row -->
<?php include("footer.php"); ?>