Skip to content
Snippets Groups Projects
Commit 4c89fb20 authored by Daniel Tran's avatar Daniel Tran
Browse files

#1051569: Added documentation for QuickEntry_entity to the documentation property in entity.

parent 3c19edc0
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
= 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
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