Transfers now fully work and Fixed some math on the dashboard and new DB dump

This commit is contained in:
root
2019-04-08 01:17:45 -04:00
parent 40c08a1635
commit 04fa61421a
7 changed files with 51 additions and 28 deletions

View File

@@ -10,6 +10,8 @@
<form action="post.php" method="post" autocomplete="off">
<div class="modal-body">
<input type="hidden" name="transfer_id" value="<?php echo $transfer_id; ?>">
<input type="hidden" name="expense_id" value="<?php echo $expense_id; ?>">
<input type="hidden" name="payment_id" value="<?php echo $payment_id; ?>">
<div class="form-row">
<div class="form-group col-sm">
<label>Date</label>