From 47a5825d3e1f8def935d03cebd8ac0204c3d78d8 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Tue, 7 Jul 2026 15:04:48 -0400 Subject: [PATCH] OAUTH Send Invoice Fix: was reading smtp host var needed to read smtp provider as smtp host is not filled in when OAUTH2 is selected --- agent/invoice.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agent/invoice.php b/agent/invoice.php index f96b6411..c52aeb88 100644 --- a/agent/invoice.php +++ b/agent/invoice.php @@ -225,7 +225,7 @@ if (isset($_GET['invoice_id'])) { Send