Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
basic
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
xrm
basic
Commits
4c89fb20
Commit
4c89fb20
authored
5 years ago
by
Daniel Tran
Browse files
Options
Downloads
Patches
Plain Diff
#1051569: Added documentation for QuickEntry_entity to the documentation property in entity.
parent
3c19edc0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
entity/QuickEntry_entity/QuickEntry_entity.aod
+1
-0
1 addition, 0 deletions
entity/QuickEntry_entity/QuickEntry_entity.aod
entity/QuickEntry_entity/documentation.adoc
+14
-0
14 additions, 0 deletions
entity/QuickEntry_entity/documentation.adoc
with
15 additions
and
0 deletions
entity/QuickEntry_entity/QuickEntry_entity.aod
+
1
−
0
View file @
4c89fb20
...
...
@@ -2,6 +2,7 @@
<entity
xmlns=
"http://www.adito.de/2018/ao/Model"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
VERSION=
"1.3.14"
xsi:schemaLocation=
"http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.14"
>
<name>
QuickEntry_entity
</name>
<majorModelMode>
DISTRIBUTED
</majorModelMode>
<documentation>
%aditoprj%/entity/QuickEntry_entity/documentation.adoc
</documentation>
<title>
Quick entry
</title>
<onValidation>
%aditoprj%/entity/QuickEntry_entity/onValidation.js
</onValidation>
<iconId>
VAADIN:BOLT
</iconId>
...
...
This diff is collapsed.
Click to expand it.
entity/QuickEntry_entity/documentation.adoc
0 → 100644
+
14
−
0
View file @
4c89fb20
= QuickEntry_entity
Overview:
Definition: Entity for making quick data entries to the system.
Purpose: Simply and quick adding data. (e.g.: Persons, Organisations, Leads..)
Particularities: The field leadQuickAcquisition is calculated field, which calls in the background, webservices
to parse data and set the retrieved data into the fields directly.
Relations to other entities: This entity only retrieves the data and outreaches it to the proper entities.
Best practices: None known.
FAQs: None known.
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment