Your ERP: The Fraud-Fighting Superhero
It seems as if technology is advancing on an hourly basis. And while improvements in the tech world have helped make everyday tasks and processes more efficient, they also cause an increase in the...
View ArticleGet Paid Faster: Tips to Collect Before the Due Date
One of the biggest mistakes a company routinely makes is waiting until a bill is past due to begin collection efforts. A strong credit department reduces bad debt and past due accounts by getting...
View ArticleConvert XrmServiceContext to the IOrganizationService
A Quick post, If you use the Early Bound and you use the XrmContext strong-typed type method, but you think you miss the way you initialize the IOrganizationService in CRM, you can convert it by typing...
View ArticleHow to Solve: Could not load type 'Xrm.XrmServiceContext'
Problem IntroductionIt is very often to see this error, especially when you are developing a custom app/website connecting to CRM using Portal Extension method or Simplified Connection.And actually, I...
View ArticleMS CRM 2015 Update 1 Changes in Site Icon, Theme, and Navigation
Now, you can try the MS CRM 2015 Update 1 trial by signing up the CRM Online Trial for 30 days.In this post, i would like to underline about the changes in term of main User Interface.Site IconIf you...
View ArticleCRM 2015 Update 1: Sitemap Entity Color
Change the Sitemap ColorPreviously, in the forum, many people ask why this entity has this color while other has different color? But, custom entity has the same color?Custom Entity in previous...
View ArticleCRM 2015 Update 1: Exploring and Understanding Themes Deeper
Theme?Theme is new feature and also new entity introduce in CRM 2015 Update 1.This is coming as the new trend and becoming fewer in term of the new improvement in UI design for most CRM User, who has...
View ArticleCRM 2015 Update 1: Themes and UI Mapping Dictionary
Here is the mapping between actual UI and the Theme Attributes value in new CRM 2015 Update 1 versionNavigation BarForm NavigationEntity View navigationForm#1 System User Form (as Example)#2 Case With...
View ArticlePermissions for Configuration Manager
When trying the new Configuration Manager for AX 2012, I got an error when exporting a stored configuration. The message in LCS said only that an unknown error occurred, which obviously wasn’t very...
View ArticleUniversal Excel Import
Do you know "Universal Excel Importer"? We have it on new NAV, from NAV 2013. Simply import data from Microsoft Excel with 4 steps: Step 1: Browse Excel file. Step 2: Select Excel Sheet...(read more)
View ArticleMicrosoft Dynamics CRM 2015 – How To Enhance Global Search by Adding/Removing...
The global search functionality in Microsoft Dynamics CRM is a great tool for looking up information in a fast and efficient way. Just type in a word and the global search will pull up every entity...
View ArticleCustomizing Lead Qualification Process in CRM 2015
This is the first part in an article series where I’ll be presenting a few customization tips & tricks that you can use in Microsoft Dynamics CRM 2015 to enhance the functionality used in a typical...
View ArticleTips: CRM C# Create Validated Parent and Child Records at Once as one Big...
Business RequirementOften, we have requirement to create records which are having Parent and Child Relationship.For example, Transaction and Transaction Detail (custom entities), Quote and Quote...
View ArticlePosting Groups #10 – Item Returns Posting (Sale & Purchase)
In my earl posts about posting groups, I have showed purchase and sales processes. But both of these processes have its opposite processes. If our customer wants to return items to us, we can use...
View Article#MobileCRM: Am I missing something? – part 4
In this series of articles I’m exploring the mobile Dynamics CRM app. In the previous article I compared the apps for iOS, Windows Phone and Android. In this article I’m going to take a look...(read more)
View ArticleWhat is the !! Javascript operator!!!!
I saw some Javascript code which the CRM Developer Pacman was working on and it had a bizarre If statement which used a double exclamation mark!!One exclamation mark means not but what does two...
View ArticleMicrosoft Dynamics GP 2015 R2 Feature of the Day: All in One Document View –...
I’ve been swamped the last couple of days so I’m catching up with Microsoft’s features of the day for the upcoming GP 2015 R2. Microsoft Dynamics GP 2015 R2 Feature of the Day: All in One Document View...
View ArticleEquipment Lost & (Then) Found
Crimes of theft seem to be inevitable in today’s society. Theft of equipment for a business can occur in various scenarios; employee theft, customer theft, random theft. Despite the preventative...
View ArticleUseful SQL Query (Part 3) – Remove database log from SQL
There are certain needs when you want to remove the database logs. Below SQL query will help you in that.Paste your text here.USE [master] GO ALTER DATABASE [TestDb] SET RECOVERY SIMPLE WITH NO_WAIT...
View ArticleMicrosoft Dynamics GP 2015 R2 Feature of the Day: Analytical Accounting...
Analytical Accounting Transaction ListsThis feature provides improvements to SmartLists and Excel Reports for Analytical Accounting (AA) transaction information. The first improvement is an expansion...
View Article