Book Image

Microsoft Dynamics CRM 2015 Application Design

By : Mahender Pal
Book Image

Microsoft Dynamics CRM 2015 Application Design

By: Mahender Pal

Overview of this book

<p>Businesses can have their developers build complete apps or plug-ins and interfaces to suit their business needs. With the application of MS CRM, administrators can alter the content, layout, and business logic for each business use case. Businesses can choose to run Dynamics CRM on their own internal server or to link to web-hosted installations. This book is an enhanced guide that covers all the new features released with Microsoft Dynamics CRM 2015. Coming straight off the shelf with a whole new frontier of updated business rules, process enhancements, SDK methods, and other enhancements, this book is a complete guide for all your Dynamics CRM questions.</p> <p>Starting off, this book will introduce you to the deployment options such as online and on-premise, and the software and hardware requirements as CRM customization. It will also teach you how to develop a sample application.</p> <p>Going deeper, this book teaches you about the new enhancements in Microsoft Dynamics CRM 2015 such as business process, new client-side scripting, mobile application, and actions enhancements. You will quickly get up and running with plugin development and project tracking concepts with the help of sample applications.</p> <p>The book concludes with how Microsoft Dynamics CRM extends its mobile capabilities and bring more feature-rich experience to the app users.</p>
Table of Contents (17 chapters)
Microsoft Dynamics CRM 2015 Application Design
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Data model for project entity


The following are the list of fields which is used for project entity:

Logical Name

Display Name

Type

Custom?

Additional data

him_totalcompletedtasks

Total completed Tasks

Integer

True

Minimum value: 2,14,74,83,648

Maximum value: 2,14,74,83,647

him_proposedstart

Proposed Start

DateTime

True

Format: DateOnly

him_name

Project Name

String

True

Format: Text

Max length: 100

him_totalissues

Total Issues

Integer

True

Minimum value: 2,14,74,83,648

Maximum value: 2,14,74,83,647

him_accountmanager

Account Manager

Lookup

True

Targets:

systemuser

him_enddate

End Date

DateTime

True

Format: DateOnly

him_proposedend

Proposed End

DateTime

True

Format: DateOnly

him_developmentteam

Development Team

Lookup

True

Targets:

team

him_estimatedrevenue

Estimated Revenue

Money

True

Minimum value: 0

Maximum value: 92,23,37,20,36,85,477

Precision: 4

him_totalestimation

Total Estimation/hrs

Integer

True

Minimum value: 0

Maximum value: 2,14,74,83,647

him_startdate

Start Date

DateTime

True

Format: DateOnly

ownerid

Owner

Owner

False

 

him_projectcode

Project Code

Integer

True

Minimum value: 0

Maximum value: 2,14,74,83,647

him_qateam

QA Team

Lookup

True

Targets:

team

him_solvedissues

Solved Issues

Integer

True

Minimum value: 2,14,74,83,648

Maximum value: 2,14,74,83,647

him_client

Client

Lookup

True

Targets:

account

him_projectstatus

Project Status

Picklist

True

Options:

4: Live

1: In Progress

3: Not Started

2: Completed

Default: 1

transactioncurrencyid

Currency

Lookup

False

Targets:

transactioncurrency

him_totaluserstories

Total User Stories

Integer

True

Minimum value: 2,14,74,83,648

Maximum value: 2,14,74,83,647

him_totaltasks

Total Tasks

Integer

True

Minimum value: 2,14,74,83,648

Maximum value: 2,14,74,83,647

him_projectmanager

PM

Lookup

True

Targets:

systemuser

him_totaltimeentered

Total Time Entered

Integer

True

Minimum value: 2,14,74,83,648

Maximum value: 2,14,74,83,647

him_technology

Technology

Picklist

True

Options:

1: .Net

2: ASP.NET

3: SharePoint

4: Dynamics CRM

5: Dynamics Ax

6: Dynamics GP

Default: 1