mirror of
https://github.com/itflow-org/itflow
synced 2026-09-16 03:35:12 +00:00
Add ability for recurring invoices to be generated as draft to allow review and amendment prior to sending
This commit is contained in:
@@ -112,7 +112,7 @@ ob_start();
|
||||
<option <?php if ($recurring_invoice_auto_send == 0) { echo "selected"; } ?> value="0">Generate Draft for Review</option>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="mb-3">
|
||||
<label>Status <strong class="text-danger">*</strong></label>
|
||||
|
||||
Reference in New Issue
Block a user