Skip to content
Snippets Groups Projects
Commit 676a3266 authored by Johannes Goderbauer's avatar Johannes Goderbauer
Browse files

fix #1046605: action "newOffer" in activity & task forced the contactfield as not editable

# Conflicts:
#	entity/Task_entity/entityfields/newoffer/onActionProcess.js
parent f0813581
No related branches found
No related tags found
No related merge requests found
import("system.vars");
import("Offer_lib");
OfferUtils.createNewOffer(null, null, vars.getString("$field.TASKID"));
\ No newline at end of file
OfferUtils.createNewOffer();
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment