MARX#61048: Documenten versturen van Mareon naar AX (Stadgenoot)

svn path=/Mareon/trunk/; revision=46232
This commit is contained in:
Marcel Bourseau
2020-03-13 15:38:17 +00:00
parent f60c2f5f18
commit 84eea7fe99
2 changed files with 2 additions and 0 deletions

View File

@@ -112,6 +112,7 @@ $(OBJ)\objMareon.js: \
$(MSRC)\T_GetOpdrachten.js \
$(MSRC)\R_GetOpdrachten.js \
$(MSRC)\FCLT_GetOpdrachtBijlages.js \
$(MSRC)\A_UploadDocument.js \
$(MSRC)\R_SetOpdrachtStatus.js \
$(MSRC)\F_PutOpdrachten.js \
$(MSRC)\A_SetSupplierText.js \

View File

@@ -14,6 +14,7 @@
#include "SRC\A2012_GetOpdrachten.js"
#include "SRC\R_GetOpdrachten.js"
#include "SRC\FCLT_GetOpdrachtBijlages.js"
#include "SRC\A_UploadDocument.js"
#include "SRC\R_SetOpdrachtStatus.js"
#include "SRC\T_GetOpdrachten.js"
#include "SRC\F_PutOpdrachten.js"