stph#41897: [BES] Bestelstroom / OCI Bidfood (punchout)
svn path=/Website/branches/v2017.2/; revision=36117
This commit is contained in:
@@ -87,8 +87,8 @@ function (RequestForm, bes_srtdeel_key, item, pResult)
|
||||
|
||||
}
|
||||
|
||||
// Alleen voor leverancier Bidfood (voorheen Deli XL) uitvoeren (prs_bedrijf_key = 360)
|
||||
if (bedr_key == 1873)
|
||||
// Alleen voor leverancier Bidfood (voorheen Deli XL) uitvoeren (prs_bedrijf_key = 7461)
|
||||
if (bedr_key == 7461)
|
||||
{
|
||||
// Alleen voor eerste item de leverdatum en bestellingid opvragen. Is toch voor elk item identiek.
|
||||
if (item == 1) {
|
||||
@@ -133,8 +133,8 @@ function (RequestForm, bes_srtdeel_key, item, pResult)
|
||||
result.orderurl = result.orderurl + "&adres_key=" + mld_adres_key;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
return result;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user