Fix delete Invoice Item not updating balance

This commit is contained in:
johnnyq
2021-08-28 19:48:06 -04:00
parent 3b3e6a0166
commit 09c62eb359
5 changed files with 10 additions and 10 deletions

View File

@@ -168,7 +168,7 @@
<div class="tab-pane fade" id="pills-notes">
<div class="form-group">
<textarea class="form-control" rows="8" name="notes"></textarea>
<textarea class="form-control" rows="8" name="notes" placeholder="Enter some notes"></textarea>
</div>
</div>