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

Scanservices

parent c8b64116
No related branches found
No related tags found
No related merge requests found
Showing
with 11 additions and 56 deletions
import("system.vars");
import("system.question");
var r = vars.get("$field.#CONTENTTITLE");
question.showMessage(r);
\ No newline at end of file
......@@ -59,6 +59,10 @@
<name>d27a8b2d-2fcf-4626-843c-e709c2ed71b0</name>
<view>OrganisationClassification</view>
</neonViewReference>
<neonViewReference>
<name>d9065774-5ef3-4d1c-b96f-b2f98e6a581c</name>
<view>OrganisationNoNoiseTable_view</view>
</neonViewReference>
<neonViewReference>
<name>0b052872-d6b4-41ac-ad0b-580575893e1b</name>
<view>OrganisationLesserNoiseTable_view</view>
......
......@@ -39,10 +39,6 @@
<name>d26696ac-199c-45f0-9147-b75dee3f4b65</name>
<entityField>ATTRIBUTE_ACTIVE</entityField>
</entityFieldLink>
<entityFieldLink>
<name>c8a5f45e-8092-45f4-ac22-681700447235</name>
<entityField>ATTRIBUTE_LEVEL</entityField>
</entityFieldLink>
</fields>
</genericViewTemplate>
<neonViewReference>
......
......@@ -22,10 +22,6 @@
<name>62805d6e-3b77-4af3-b282-13720dd615df</name>
<entityField>CAMPAIGNSTEPID</entityField>
</entityFieldLink>
<entityFieldLink>
<name>6c1ec68e-64fd-4eaf-8d74-047e9a8703fa</name>
<entityField>ADDPARTICIPANTSMESSAGE</entityField>
</entityFieldLink>
</fields>
</genericViewTemplate>
</children>
......
......@@ -39,18 +39,6 @@
<name>087036b6-4b07-4f7e-90fe-b35c5ceb6dd9</name>
<entityField>REASON</entityField>
</entityFieldLink>
<entityFieldLink>
<name>cb795feb-20f0-48d8-a147-5edb6a911d19</name>
<entityField>PRICE_POLITICS</entityField>
</entityFieldLink>
<entityFieldLink>
<name>755e1dc3-08f6-4a03-a572-3bb84ec73b05</name>
<entityField>STRENGTH</entityField>
</entityFieldLink>
<entityFieldLink>
<name>e14f29e5-36ff-4740-ae72-854d713c3f8f</name>
<entityField>WEAKNESS</entityField>
</entityFieldLink>
</fields>
</genericViewTemplate>
</children>
......
......@@ -31,10 +31,6 @@
<name>f5e95dd2-c853-48be-ad18-e5fdbe714873</name>
<entityField>INFO</entityField>
</entityFieldLink>
<entityFieldLink>
<name>382caf7e-d3db-4bac-af99-a95d62504da7</name>
<entityField>CONTACT_ID</entityField>
</entityFieldLink>
</fields>
</genericViewTemplate>
</children>
......
......@@ -14,7 +14,6 @@
<iconField>#ICON</iconField>
<titleField>GROUPCODE</titleField>
<subtitleField>VOLUME</subtitleField>
<descriptionField>TYPE</descriptionField>
<entityField>#ENTITY</entityField>
<columns>
<neonTableColumn>
......
......@@ -11,7 +11,6 @@
<children>
<treeTableViewTemplate>
<name>OfferitemsTreeTable</name>
<parentField>ASSIGNEDTO</parentField>
<entityField>#ENTITY</entityField>
<columns>
<neonTreeTableColumn>
......
......@@ -54,7 +54,7 @@
<inlineEdit v="true" />
<iconField>IMAGE</iconField>
<titleField>SALESORDERCODE</titleField>
<subtitleField>STATUS</subtitleField>
<subtitleField>ORDERSTATUS</subtitleField>
<descriptionField>NET</descriptionField>
<entityField>#ENTITY</entityField>
<linkedColumns>
......
......@@ -35,10 +35,6 @@
<name>0ee64080-2459-4a56-b4b9-cab2cac0f8c3</name>
<entityField>SALESORDERDATE</entityField>
</entityFieldLink>
<entityFieldLink>
<name>d7bb0f49-34db-4485-9908-598e83f3e73b</name>
<entityField>ORDERDATE</entityField>
</entityFieldLink>
<entityFieldLink>
<name>beb2d15c-6ed9-41fb-b59b-f874568a9896</name>
<entityField>ORDERTYPE</entityField>
......
......@@ -25,10 +25,6 @@
<name>39ca0ab2-b2d5-4d56-9ded-f8df1ae4dd0a</name>
<entityField>LANGUAGE</entityField>
</entityFieldLink>
<entityFieldLink>
<name>86e3b7c4-44ee-4fd4-83f1-2842a0eabda7</name>
<entityField>ORGNAME</entityField>
</entityFieldLink>
</fields>
</genericViewTemplate>
</children>
......
......@@ -25,10 +25,6 @@
<name>77197b19-54ea-493c-8d12-27391cd54a7a</name>
<entityField>MINSTOCK</entityField>
</entityFieldLink>
<entityFieldLink>
<name>472939e5-a69b-4eba-986f-0b47e72d0e9d</name>
<entityField>ORGANISATION_ID</entityField>
</entityFieldLink>
<entityFieldLink>
<name>cefb3dc8-8d9b-47c4-a0f8-e78e66303ec7</name>
<entityField>PRODUCTCODE</entityField>
......
......@@ -21,7 +21,7 @@
<columns>
<neonTableColumn>
<name>4c261b96-17d3-424e-8297-3ff46d780516</name>
<entityField>VALUE</entityField>
<entityField>MILESTONEVALUE</entityField>
</neonTableColumn>
<neonTableColumn>
<name>c055c340-0f7b-4c91-a0a6-22e20511d2a9</name>
......
......@@ -37,10 +37,6 @@
<drawerCaption>Details</drawerCaption>
<entityField>#ENTITY</entityField>
<fields>
<entityFieldLink>
<name>f2b33601-12e8-463f-a920-6e1ae9745491</name>
<entityField>RELATION_ID</entityField>
</entityFieldLink>
<entityFieldLink>
<name>b3e902de-072f-4a41-8562-f4d30ad9a564</name>
<entityField>STATUS</entityField>
......
......@@ -12,7 +12,6 @@
<tableViewTemplate>
<name>Entries</name>
<iconField>#ICON</iconField>
<titleField>SOURCE</titleField>
<subtitleField>ENTRYDATE</subtitleField>
<descriptionField>INFO</descriptionField>
<entityField>#ENTITY</entityField>
......
......@@ -37,7 +37,6 @@
<children>
<timelineViewTemplate>
<name>TicketsTimeline</name>
<favoriteActionGroup1>tableActions</favoriteActionGroup1>
<dateField>TASK_MATURITY_DATE</dateField>
<titleField>TASK_SUBJECT_DETAILS</titleField>
<descriptionField>TASK_DESCRIPTION</descriptionField>
......
......@@ -14,8 +14,8 @@
<name>Timetrackings</name>
<iconField>#IMAGE</iconField>
<titleField>CONTACT_ID</titleField>
<subtitleField>MINUTES</subtitleField>
<descriptionField>DATE</descriptionField>
<subtitleField>TRACKINGMINUTES</subtitleField>
<descriptionField>TRACKINGDATE</descriptionField>
<entityField>#ENTITY</entityField>
<columns>
<neonTableColumn>
......
......@@ -17,8 +17,8 @@
<isEditable v="true" />
<fields>
<entityFieldLink>
<name>6cb39117-71cf-432b-afe7-b3446921d89e</name>
<entityField>ORGANISATION_ID</entityField>
<name>8c3a2df7-3928-43d4-baa9-686747ed020c</name>
<entityField>ORGANISATION_CONTACT_ID</entityField>
</entityFieldLink>
<entityFieldLink>
<name>7584baf6-340c-419b-ad16-03c75b96aa39</name>
......
......@@ -54,7 +54,7 @@
</neonTreeTableColumn>
<neonTreeTableColumn>
<name>646193df-c713-4b40-85cc-0fbe6f8cb316</name>
<entityField>ORGANISATION_ID</entityField>
<entityField>ORGANISATION_CONTACT_ID</entityField>
</neonTreeTableColumn>
<neonTreeTableColumn>
<name>bcaf81b5-0e84-47e0-91aa-b62cec49ed17</name>
......
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