This commit is contained in:
2026-02-26 18:04:34 -06:00
parent 54c43fd052
commit 8f68ed02c5
3 changed files with 43 additions and 1 deletions

View File

@@ -430,6 +430,11 @@
</div>
</div>
</div>
<div>
<label class="block text-sm font-medium text-gray-700 mb-1">Bill To Name (optional)</label>
<input type="text" id="invoice-bill-to-name" placeholder="Default: Company name"
class="w-full px-4 py-2 border border-gray-300 rounded-md">
</div>
<div>
<label class="block text-sm font-medium text-gray-700 mb-1">Date</label>
<input type="date" id="invoice-date" required