Service - Expense Manager: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 January 2026

  • curprev 13:5113:51, 19 January 2026Sven the Barbarian talk contribs 874 bytes +874 Created page with "= Overview = Manager service for different expense types. = Repository = .... = Object Schemas = ; Additional Information: Per Service Schemas == objType == === expense === <syntaxhighlight lang="JavaScript"> { objectType: "expense", canDelete: false, belongTo: { serviceTag: "Business", objectType: "business" }, addOnDataStructure: [], storageResources: { myGraph: { storageType: "graph", graphServerTag: "GraphHandler" } }, fieldNam..."