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

[Projekt: Entwicklung - Neon][TicketNr.: 1035782][Aktivität / Aufgabe -...

[Projekt: Entwicklung - Neon][TicketNr.: 1035782][Aktivität / Aufgabe - Nutzung des kompletten Moduls sicherstellen]
added time to start- and maturity-date
parent 6437cb5d
No related branches found
No related tags found
No related merge requests found
......@@ -62,8 +62,7 @@
<name>START_DATE</name>
<title>start date</title>
<contentType>DATE</contentType>
<resolution>DAY</resolution>
<outputFormat>dd.MM.yyyy</outputFormat>
<resolution>MINUTE</resolution>
<groupable v="true" />
<valueProcess>%aditoprj%/entity/Task_entity/entityfields/start_date/valueProcess.js</valueProcess>
<onValidation>%aditoprj%/entity/Task_entity/entityfields/start_date/onValidation.js</onValidation>
......@@ -72,8 +71,7 @@
<name>MATURITY_DATE</name>
<title>maturity date</title>
<contentType>DATE</contentType>
<resolution>DAY</resolution>
<outputFormat>dd.MM.yyyy</outputFormat>
<resolution>MINUTE</resolution>
<valueProcess>%aditoprj%/entity/Task_entity/entityfields/maturity_date/valueProcess.js</valueProcess>
<onValidation>%aditoprj%/entity/Task_entity/entityfields/maturity_date/onValidation.js</onValidation>
</entityField>
......
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