Added new category buttons to certian dropdowns to quickly add a category without going to setting then category also a few fixes here and there
This commit is contained in:
@@ -317,6 +317,11 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<?php include("add_invoice_modal.php"); ?>
|
||||
<?php
|
||||
|
||||
include("add_invoice_modal.php");
|
||||
include("add_quick_modal.php");
|
||||
|
||||
<?php include("footer.php");
|
||||
include("footer.php");
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user