a.binder пре 8 година
родитељ
комит
259e1d37b1
1 измењених фајлова са 20 додато и 0 уклоњено
  1. 20 0
      SE/se-lib/Route/UrlAction/BiAuditGenerate.php

+ 20 - 0
SE/se-lib/Route/UrlAction/BiAuditGenerate.php

@@ -1757,6 +1757,26 @@ SQL;
 				],
 				'base' => 1,
 			],
+			// refy dodatkowe do obsluzenia
+			'BI_audit_MSIG' => [
+				'refTablesTo' => [
+					'BI_audit_KRS',
+				],
+				'base' => 0,
+			],
+			'BI_audit_MSIG_address' => [
+				'refTablesTo' => [
+					'BI_audit_KRS_address',
+				],
+				'base' => 0,
+			],
+			'BI_audit_MSIG_person' => [
+				'refTablesTo' => [
+					'BI_audit_KRS_person',
+				],
+				'base' => 0,
+			],
+
 		];
 
 		$sourceTables = ['BI_audit_ENERGA_PRACOWNICY'];