First Commit - Source Code from Reply
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
#!/usr/bin/ksh
|
||||
#set -x
|
||||
###########################################################
|
||||
# Progetto: MNP - REPORT
|
||||
###########################################################
|
||||
|
||||
#path
|
||||
THIS_PATH=`dirname $0`
|
||||
|
||||
# start report
|
||||
$THIS_PATH/report_scartiSid.sh
|
||||
$THIS_PATH/report_scartiBitRec.sh
|
||||
$THIS_PATH/report_scartiAttivMss.sh
|
||||
$THIS_PATH/report_InLavorazione.sh
|
||||
# $THIS_PATH/report_validazNoPreseincar.sh
|
||||
$THIS_PATH/report_attivazioneMssnoEspletate.sh
|
||||
Reference in New Issue
Block a user