Parcourir la source

Budget add doc info for views and events

Piotr Labudda il y a 11 ans
Parent
commit
bf836bbeef
1 fichiers modifiés avec 9 ajouts et 0 suppressions
  1. 9 0
      SE/superedit-BUDGET_ANALYTICS.php

+ 9 - 0
SE/superedit-BUDGET_ANALYTICS.php

@@ -423,6 +423,15 @@ jQuery(document).ready(function () {
 		}
 	}
 
+	/**
+	 * 2015-06-22
+	 * EVENT `view__budget_project_to_realization_main_event`
+	 *       Write into TABLE `projects_budget_year_month`
+	 * VIEW  `in7_dziennik_koresp_budget_view`
+	 *       Read from TABLE `IN7_DZIENNIK_KORESP`
+	 * VIEW  `in7_dziennik_koresp_budget_main_view`
+	 *       Read from TABLE `IN7_DZIENNIK_KORESP`
+	 */
 	function test_reinstallViewsAndEvents() {
 		$sqls['RemoveView_korespMain'] = " drop view if exists `in7_dziennik_koresp_budget_main_view` ";
 		$sqls['CreateView_korespMain'] = "