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