wugg пре 4 месеци
родитељ
комит
2f0ab13670
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      app/cxinv/listener/ComonQrd.php

+ 1 - 1
app/cxinv/listener/ComonQrd.php

@@ -26,7 +26,7 @@ class ComonQrd
 		if($event['type']=='repay')$this->repayComon($event);
 		if($event['type']=='inv'){
 		    $this->invComon($event);
-		    $this->InvToPay($event);
+		    //$this->InvToPay($event);
 		}
 		if($event['type']=='rinv'){
 		    $this->returnInv($event);