Status

DONE 

Author

Feature No.

ODP-8288 - Getting issue details... STATUS

Test Case No.

ODP-8289 - Getting issue details... STATUS

Related Features

General Description of the Feature

This feature deals with an enhancement in the GDPR Document Templates. In the new page "Document Templates" a user as System Administrator can create/edit/delete document templates. On action the popup will contain only one drop down with the available template types 

When the user selects a template type then the popup will reload, and a new property will be presented.

If the selected “Template Type” is ‘GDPR’ then we perform the following logic to decide what control will be presented to the “Template Name”. We check the value of print provider at “~/SetupEntities/PrintProviderForBusinessType” for the GDPR document.

  • If the print provider is “One Dealer Internal” we add a dropdown with data source as the “DocumentTemplates” from the Notification Server.
  • If the print provider is “User Reporting” we add a dropdown with data source as Telerik reports that have as “ReportType” = Document Report, “Public” = true and are not deleted.
  • All other print provider values will present a free text control that the user can add the name of the template.

For all the other “Template Type” values we present a free text control too.


Edit action has the same logic as add action with the only difference that the popup has an already selected “Template Type” so the “Template Name” control will be loaded accordingly


The user can create a Document Template for Type = “GDPR”, these entries will be presented at the popup that we use to Digitally Sign or Manual upload a new GDPR document.


Business Benefit

-


Configuration 

Business Cases:

Notifications Templates List: 12087

Administration and Process pages:

Document Templates~/SetupEntities/DocumentTemplates


Additional Information

Feature Availability

This feature is mainly developed for version 3.14.0 but it is also patched in: 

  • 3.12.9



Write a comment…