From a3d4a52188189f4cbf920b5404fdafd2e709762a Mon Sep 17 00:00:00 2001 From: johnnyq Date: Wed, 11 Jun 2025 17:29:38 -0400 Subject: [PATCH] Add Mark Sent when invoice is draft to Action Dropdown for invoice listings --- invoices.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/invoices.php b/invoices.php index 5f59a92c..824b2d79 100644 --- a/invoices.php +++ b/invoices.php @@ -375,10 +375,16 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); - Send + Send Email + + + Mark Sent + + + Delete