First Commit - Source Code from Reply
This commit is contained in:
14
dbcmnpsrc/FE/mnpapp/script/report/report_ColloquioAOM.sh
Normal file
14
dbcmnpsrc/FE/mnpapp/script/report/report_ColloquioAOM.sh
Normal file
@@ -0,0 +1,14 @@
|
||||
#!/usr/bin/ksh
|
||||
#set -x
|
||||
###########################################################
|
||||
# Progetto: MNP - REPORT
|
||||
###########################################################
|
||||
|
||||
#path
|
||||
THIS_PATH=`dirname $0`
|
||||
|
||||
# start report
|
||||
$THIS_PATH/report_PreseinCarico.sh
|
||||
$THIS_PATH/report_Validazione.sh
|
||||
$THIS_PATH/report_Espletamenti.sh
|
||||
$THIS_PATH/report_NotificheTerzeParti.sh
|
||||
Reference in New Issue
Block a user