Mariusz Muszyński 8 anni fa
parent
commit
eaa8eea490
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      SE/se-lib/Route/UrlAction/BiAuditGenerate.php

+ 1 - 1
SE/se-lib/Route/UrlAction/BiAuditGenerate.php

@@ -1814,7 +1814,7 @@ class BiAuditPowiazania {
 		$kw_person = [];
 
 		$refUmowyToKontrahenci = $this->getRefTable('BI_audit_ENERGA_RUM_UMOWY', 'BI_audit_ENERGA_RUM_KONTRAHENCI');
-		$refKwRequestedToKwRequestedPerson = $this->getRefTable('/BI_audit_KW_requested', 'BI_audit_KW_requested_person');
+		$refKwRequestedToKwRequestedPerson = $this->getRefTable('BI_audit_KW_requested', 'BI_audit_KW_requested_person');
 
 		foreach ($this->results as $result) {
 			$item_results = [];