MARX#40977: Koppeling Mareon -> Facilitor

svn path=/Mareon/trunk/; revision=34614
This commit is contained in:
Marcel Bourseau
2017-07-13 11:38:35 +00:00
parent e26d78176f
commit 10147a2576
2 changed files with 7 additions and 0 deletions

View File

@@ -14,14 +14,18 @@
#include "SRC\F_PutOpdrachten.js"
#include "SRC\A_SetSupplierText.js"
#include "SRC\A2012_SetSupplierText.js"
#include "SRC\FCLT_SetSupplierText.js"
#include "SRC\T_SetSupplierText.js"
#include "SRC\F_GetOpdrachtenAfgemeld.js"
#include "SRC\A_CompleteServiceTask.js"
#include "SRC\A2012_CompleteServiceTask.js"
#include "SRC\FCLT_CompleteServiceTask.js"
#include "SRC\FCLT_SetOpdrachtStatus.js"
#include "SRC\T_CompleteServiceTask.js"
#include "SRC\F_GetOpdrachtenGepland.js"
#include "SRC\A_PlanServiceTask.js"
#include "SRC\A2012_PlanServiceTask.js"
#include "SRC\FCLT_PlanServiceTask.js"
#include "SRC\T_PlanServiceTask.js"
#include "SRC\F_GetOpdrachtenAcceptedRefused.js"
#include "SRC\A_RefuseServiceTask.js"