Skip to content
Snippets Groups Projects
Commit 5a6a34a5 authored by Andre Loreth's avatar Andre Loreth
Browse files

Task_entity/progress: Removed static ID

parent 42a9cd31
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@ import("system.util");
import("system.result");
import("system.neon");
import("system.vars");
import("KeywordRegistry_basic");
if(vars.get("$sys.recordstate") == neon.OPERATINGSTATE_NEW)
result.string("ec92271b-eac2-4ec2-be24-ab4abde7e939");
\ No newline at end of file
result.string($KeywordRegistry.taskProgress$0());
\ No newline at end of file
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