From 881f43bdb74dc6d3ce18ce9d6c8d20806f531a34 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Fri, 20 Oct 2023 16:18:06 -0400 Subject: [PATCH] Updated Account Selection under Pay Invoice to show only Asset Accounts which is asset_type_parent = 1 --- invoice_payment_add_modal.php | 39 +++++++++++++++++------------------ 1 file changed, 19 insertions(+), 20 deletions(-) diff --git a/invoice_payment_add_modal.php b/invoice_payment_add_modal.php index bdedf3c5..7a25845d 100644 --- a/invoice_payment_add_modal.php +++ b/invoice_payment_add_modal.php @@ -51,38 +51,37 @@