Invoice: Fix Regression caused by renaming post var clien to client_id

This commit is contained in:
johnnyq
2026-03-08 13:33:36 -04:00
parent c936823912
commit b0190f462c
2 changed files with 7 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ ob_start();
<div class="input-group-prepend">
<span class="input-group-text"><i class="fa fa-fw fa-user"></i></span>
</div>
<select class="form-control select2" name="client" required>
<select class="form-control select2" name="client_id" required>
<option value="">- Client -</option>
<?php
//select unarchived clients