From 42a6035f7534d3e1683439de4e3bc71e63da48d6 Mon Sep 17 00:00:00 2001 From: Nadir Hamid Date: Mon, 8 Jun 2026 21:47:13 +0000 Subject: [PATCH] add invoice due in days field for setting due date on invoices --- .../views/admin/customizations/view.blade.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/app/resources/views/admin/customizations/view.blade.php b/app/resources/views/admin/customizations/view.blade.php index 147f213e4..067baf7cf 100755 --- a/app/resources/views/admin/customizations/view.blade.php +++ b/app/resources/views/admin/customizations/view.blade.php @@ -422,6 +422,18 @@ +
+ +
+ +
+
+ +