SKAF#57736 Item prijs nu ook bij meerdere items inclusief btw
svn path=/Website/branches/v2019.1/; revision=42435
This commit is contained in:
@@ -110,7 +110,7 @@ function (RequestForm, bes_srtdeel_key, item, pResult)
|
||||
if (bedr_key == 6101)
|
||||
{
|
||||
// Prijs inclusief moet worden gehanteerd in Facilitor, die staat in Custfield_03 en deze moet worden gehanteerda als itemprijs.
|
||||
if (item == 1) {
|
||||
{
|
||||
|
||||
var itemprijs = punchNVL("NEW_ITEM-CUST_FIELD3[#]", item, "Onbekend");
|
||||
__Log('Itemprijs: CUST_FIELD1[' + item + ']= ' + itemprijs);
|
||||
|
||||
Reference in New Issue
Block a user