Started Alerts and the cron php script to trigger the alerts as well as check payment amount is greater than balance in invoice

This commit is contained in:
root
2019-04-08 15:31:15 -04:00
parent c1f070b677
commit df04ea7957
5 changed files with 113 additions and 30 deletions

View File

@@ -9,6 +9,7 @@
</div>
<form action="post.php" method="post" autocomplete="off">
<input type="hidden" name="invoice_id" value="<?php echo $invoice_id; ?>">
<input type="hidden" name="balance" value="<?php echo $balance; ?>">
<div class="modal-body">
<div class="form-row">
<div class="form-group col">