Skip to content
Snippets Groups Projects
Commit 95d881b4 authored by Benjamin Ulrich's avatar Benjamin Ulrich :speech_balloon: Committed by Sebastian Pongratz
Browse files

[Projekt: xRM-Sales][TicketNr.: 1084706][Documentation Advertising_entity Titel unvollständig]

parent efc79923
No related branches found
No related tags found
No related merge requests found
......@@ -17,20 +17,20 @@ If opt in, the needed data will be prepared in the background.
All information that is needed in an Advertising and can be selected out of the Activity are preselected.
(please check Activity onDbInsert and AdvertisingUtils.insertAdvertising() for more details)
=Inserting an Advertisement
= Inserting an Advertisement
As mentioned above all relevant data is prefilled during the save process of the Activity.
During this process the function will check for the linked Persons of an Activity and tries to preselect it as well.
When more than one linked Persons is found, the Contact_Id will not be preselected, instead the user has
to pick the 'correct' person. The lookup component will provide all linked persons of an Activity.
=Accessing Advertisings
= Accessing Advertisings
There are a few ways to see the Advertising information:
- Person 360 Degree Tab
- Context Menu
- Activity
- Advertising Main View
=AdvertisingItem
= AdvertisingItem
As mentioned at the beginning, an Advertising can have n items, a item can only have 1 Advertising ( 1 : n )
An Advertising item represents the item which is sent or given to a person.
......@@ -49,7 +49,7 @@ In addition to OfferItem Advertising got some additions:
When it's a digital Product, the flag 'digital' is set for a product, a special documentview will be shown in product instead of the normal one
All documents which are stored in that documentfolder will be attached to the email
=Advertising Workflow
= Advertising Workflow
-How do I get the needed workflow into my system?
It's simple, navigate in the project folder via the filesystem to others -> Workflows -> 'AdvertisingShipment.bpmn20.xml'
......
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