caipin 5 anni fa
parent
commit
2dffc3c550
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      protected/model/invoiceReceivables.php

+ 0 - 1
protected/model/invoiceReceivables.php

@@ -562,7 +562,6 @@ class invoiceReceivables extends DooModel {
 				if($value['irid']==$ilv['irid']){
 					$tem[$XDeode->encode ($ilv['iid'])]= $ilv['invoiceSerial'];
 					
-					unset($invoiceList[$ilK]);
 				}
 			}
 			$list [$key] ['invoiceList']=$tem;