MARX#51892: Factuur Koppeling Mareon -> REMS

svn path=/Mareon/trunk/; revision=36653
This commit is contained in:
Marcel Bourseau
2018-01-19 15:40:50 +00:00
parent b38841fea7
commit 4202df41e9
2 changed files with 3 additions and 1 deletions

View File

@@ -136,7 +136,8 @@ $(OBJ)\objMareon.js: \
$(MSRC)\A_GetReturnCodes.js \
$(MSRC)\F_PutReturnCodes.js \
$(MSRC)\F_GetFacturen.js \
$(MSRC)\F_GetMareonInfo.js \
$(MSRC)\F_GetMareonInfo.js \
$(MSRC)\json2.js \
$(MSRC)\Common.js
$(PRECOMP) $(PRECOMP_OPTIONS) $(MAK)\AxFacilitor.src>$*.js

View File

@@ -5,6 +5,7 @@
* $Id$
*/
#include "SRC\json2.js"
#include "SRC\Common.js"
#include "SRC\F_PutSync.js"
#include "SRC\F_GetSuppliers.js"