diff --git a/entity/Offeritem_entity/grantDeleteProcess.js b/entity/Offeritem_entity/grantDeleteProcess.js index 86916194c676dbd7cbc9048fbcebe7608e4581ab..0008c955b2bbfcbceec515fcca98bbbcf4ada1f5 100644 --- a/entity/Offeritem_entity/grantDeleteProcess.js +++ b/entity/Offeritem_entity/grantDeleteProcess.js @@ -1,6 +1,5 @@ -import("system.logging"); import("system.vars"); import("system.result"); import("Offer_lib"); -logging.log(JSON.stringify(vars.get("$sys.selectionRows"), null, "\t")) \ No newline at end of file +//result.object(OfferUtils.isEditable(vars.get("$param.OfferStatus_param")) && vars.get("$field.ASSIGNEDTO") == ""); \ No newline at end of file