diff --git a/entity/Salesproject_entity/entityfields/reasons/displayValueProcess.js b/entity/Salesproject_entity/entityfields/reasons/displayValueProcess.js index bd91d37f12b9508d588507452b43836d15db3321..deb08ee45373586274083118dfdd81ee1b5c1c21 100644 --- a/entity/Salesproject_entity/entityfields/reasons/displayValueProcess.js +++ b/entity/Salesproject_entity/entityfields/reasons/displayValueProcess.js @@ -3,6 +3,4 @@ import("system.result"); import("Keyword_lib"); import("KeywordRegistry_basic"); - -value = KeywordUtils.getViewValue($KeywordRegistry.salesprojectWonLost(), vars.get("$field.REASONS")); -result.string(value); \ No newline at end of file +result.string(KeywordUtils.getViewValue($KeywordRegistry.salesprojectWonLost(), vars.get("$field.REASONS"))); \ No newline at end of file diff --git a/entity/Task_entity/Task_entity.aod b/entity/Task_entity/Task_entity.aod index ad7e7a42a0a263d1a3c0a9f8552fb0e2f88716b6..d8a80cb3455bca38e153dfe561bb51ceed72ad50 100644 --- a/entity/Task_entity/Task_entity.aod +++ b/entity/Task_entity/Task_entity.aod @@ -34,6 +34,7 @@ <mandatory v="true" /> <groupable v="true" /> <valueProcess>%aditoprj%/entity/Task_entity/entityfields/status/valueProcess.js</valueProcess> + <displayValueProcess>%aditoprj%/entity/Task_entity/entityfields/status/displayValueProcess.js</displayValueProcess> </entityField> <entityField> <name>PRIORITY</name> @@ -42,6 +43,7 @@ <mandatory v="true" /> <groupable v="true" /> <valueProcess>%aditoprj%/entity/Task_entity/entityfields/priority/valueProcess.js</valueProcess> + <displayValueProcess>%aditoprj%/entity/Task_entity/entityfields/priority/displayValueProcess.js</displayValueProcess> </entityField> <entityField> <name>REQUESTOR_CONTACT_ID</name> @@ -277,6 +279,7 @@ <consumer>KeywordProgress</consumer> <mandatory v="true" /> <valueProcess>%aditoprj%/entity/Task_entity/entityfields/progress/valueProcess.js</valueProcess> + <displayValueProcess>%aditoprj%/entity/Task_entity/entityfields/progress/displayValueProcess.js</displayValueProcess> </entityField> <entityConsumer> <name>KeywordProgress</name> diff --git a/entity/Task_entity/entityfields/priority/displayValueProcess.js b/entity/Task_entity/entityfields/priority/displayValueProcess.js new file mode 100644 index 0000000000000000000000000000000000000000..83b9c66a79bc612731842800f4351568ff30aaa4 --- /dev/null +++ b/entity/Task_entity/entityfields/priority/displayValueProcess.js @@ -0,0 +1,6 @@ +import("system.vars"); +import("system.result"); +import("Keyword_lib"); +import("KeywordRegistry_basic"); + +result.string(KeywordUtils.getViewValue($KeywordRegistry.taskPriority(), vars.get("$field.PRIORITY"))); \ No newline at end of file diff --git a/entity/Task_entity/entityfields/priority/valueProcess.js b/entity/Task_entity/entityfields/priority/valueProcess.js index 81d3400864d415754cd22dd9057ed91d14563ffd..97f66840686af1eee7e86efa71572140e845aa17 100644 --- a/entity/Task_entity/entityfields/priority/valueProcess.js +++ b/entity/Task_entity/entityfields/priority/valueProcess.js @@ -4,4 +4,4 @@ import("system.neon"); import("system.vars"); if(vars.get("$sys.recordstate") == neon.OPERATINGSTATE_NEW) - result.string("4467b33c-3a68-4c8b-ba4a-1eb666a6c774"); \ No newline at end of file + result.string("09072b59-d12f-469b-acbd-18a28232ff70"); \ No newline at end of file diff --git a/entity/Task_entity/entityfields/progress/displayValueProcess.js b/entity/Task_entity/entityfields/progress/displayValueProcess.js new file mode 100644 index 0000000000000000000000000000000000000000..5acf17db5fe33b5b796c2cdddac86d75e9ccf067 --- /dev/null +++ b/entity/Task_entity/entityfields/progress/displayValueProcess.js @@ -0,0 +1,6 @@ +import("system.vars"); +import("system.result"); +import("Keyword_lib"); +import("KeywordRegistry_basic"); + +result.string(KeywordUtils.getViewValue($KeywordRegistry.taskProgress(), vars.get("$field.PROGRESS"))); \ No newline at end of file diff --git a/entity/Task_entity/entityfields/status/displayValueProcess.js b/entity/Task_entity/entityfields/status/displayValueProcess.js new file mode 100644 index 0000000000000000000000000000000000000000..759b610257ea2c3b32d2835923f9951bc6455d21 --- /dev/null +++ b/entity/Task_entity/entityfields/status/displayValueProcess.js @@ -0,0 +1,6 @@ +import("system.vars"); +import("system.result"); +import("Keyword_lib"); +import("KeywordRegistry_basic"); + +result.string(KeywordUtils.getViewValue($KeywordRegistry.taskStatus(), vars.get("$field.STATUS"))); \ No newline at end of file diff --git a/preferences/_____PREFERENCES_PROJECT/_____PREFERENCES_PROJECT.aod b/preferences/_____PREFERENCES_PROJECT/_____PREFERENCES_PROJECT.aod index 581c9d3a6896bb001678073f2ebc276b89dd4112..3da243cd2525b8dc98209f2e831642651c2be235 100644 --- a/preferences/_____PREFERENCES_PROJECT/_____PREFERENCES_PROJECT.aod +++ b/preferences/_____PREFERENCES_PROJECT/_____PREFERENCES_PROJECT.aod @@ -2,7 +2,7 @@ <preferences xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="3.0.3" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/preferences/3.0.3"> <name>_____PREFERENCES_PROJECT</name> <majorModelMode>DISTRIBUTED</majorModelMode> - <projectName>xRM-Basic2019</projectName> + <projectName>xRM-Basic5</projectName> <jditoMaxContentSize v="57671680" /> <calendarCategoriesEvent> <entry>