Merge 2015.2 patches
svn path=/Website/trunk/; revision=30983
This commit is contained in:
@@ -203,7 +203,7 @@ function send1Order(Bedrijf_key, XMLnode, OpdrKey, ordernr, Sender, cust)
|
||||
if (AttachPath)
|
||||
Log2File(1, "Searching attachments under: " + AttachPath);
|
||||
Log2File(3, "In SendAllOrders sender=" + Sender);
|
||||
Log2File(4, "xml_content=" + xml_content);
|
||||
LogString2File(4, "xml_content", xml_content, "xml")
|
||||
Log2File(4, "xsl=" + bedrijfadres.XSLbedr + "==>" + XSLfile);
|
||||
Log2File(4, "ordernr=" + ordernr);
|
||||
Log2File(4, "key=" + OpdrKey);
|
||||
@@ -218,7 +218,7 @@ function send1Order(Bedrijf_key, XMLnode, OpdrKey, ordernr, Sender, cust)
|
||||
Log2File(4, "username=" + bedrijfadres.username);
|
||||
Log2File(4, "authmethod=" + bedrijfadres.authmethod);
|
||||
Log2File(4, "soapversion=" + bedrijfadres.soapversion);
|
||||
Log2File(4, "authmethod=" + bedrijfadres.soapaction);
|
||||
Log2File(4, "soapaction=" + bedrijfadres.soapaction);
|
||||
|
||||
var SendOrderResult = SendOrder( connect
|
||||
, xml_content
|
||||
|
||||
Reference in New Issue
Block a user