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

[Projekt: Entwicklung - Neon][TicketNr.: 1030169][Einführung von Aktivitäten und Task]

sort
parent 3b646d7f
No related branches found
No related tags found
No related merge requests found
......@@ -155,6 +155,7 @@
<dbRecordContainer>
<name>db</name>
<alias>Data_alias</alias>
<orderClauseProcess>%aditoprj%/entity/Task_entity/recordcontainers/db/orderClauseProcess.js</orderClauseProcess>
<onDBInsert>%aditoprj%/entity/Task_entity/recordcontainers/db/onDBInsert.js</onDBInsert>
<linkInformation>
<linkInformation>
......
import("system.db");
import("system.result");
result.object({"TASK.CODE": db.DESCENDING});
\ 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