From a9b3ab9ffd875b096908e4c50e1b9569be7c1f24 Mon Sep 17 00:00:00 2001 From: heama Date: Thu, 7 Mar 2024 11:12:27 +0530 Subject: [PATCH] invoice command --- app/Controllers/Invoice.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/Controllers/Invoice.php b/app/Controllers/Invoice.php index 272764e..d6a63bb 100644 --- a/app/Controllers/Invoice.php +++ b/app/Controllers/Invoice.php @@ -162,7 +162,7 @@ class Invoice extends BaseController } // echo '
';    
-    print_r($data['receipt_details']);
+    // print_r($data['receipt_details']);
         $this->render_page('invoice_form', $data);
     }
 
@@ -373,7 +373,7 @@ class Invoice extends BaseController
                     'business_id' => (int)get_business_id(),
                     'updated_by' => get_logged_user_id()
                 ];
-                print_r($update_events);
+                // print_r($update_events);
                 $this->update_number_formatting($update_events);}
             
                 // get donor whatsapp no and mail