Category Archives: Sage CRM 7.2

Calculate CST for Quotes through Sage CRM

By far we all know that by using Sage CRM, we can manage and maintain the Sales process in very efficient manner. Different entities such as Lead, Opportunity, Quote, Orders etc. falling under the Sales process makes it very appropriate from the Business point of view. Since every sales process ends up at the costing… Read More »

Shipment and Invoice Process in CRM

Here with this blog, I would like to explain you how Shipment and Invoice process can be integrated in Sage CRM using Sage 300 ERP Web Service. As we know Sage CRM can be seamlessly integrated with Sage 300 ERP which allow users to check the actual Inventory and pricing before sending a quotation to… Read More »

Prepayment Process in CRM

Sage CRM is getting flexible in such a way that we can customize the same as per our business needs. The whole credit goes to .Net SDK of Sage CRM which is allowing developers to build Sage ERP related functionality in CRM. In today’s blog I will explain you a feature that we have designed… Read More »

Wrapper error in Sage CRM – Part 2

As we all know “SageCrmWrapper.dll” is one of the most important dll used among most of the Sage CRM custom entities. We have already posted few blogs regarding wrapper and other .dll issues which occurs in Sage CRM. In today’s blog, I will explain you one such scenario that was encountered during our recent implementation… Read More »

App Pool Setting for Sage CRM-ERP Integration

We all know that Sage CRM 7.2 has come up with great functionalities that is helping to capture complex business processes in it. With the release of.Net API, even from technical point of view Sage CRM is now very much capable and flexible to write and accommodate complex business logic in it. But while implementing… Read More »

Identify the version in Sage CRM Cloud

In our earlier post, we explained how to identify the Sage CRM versions and patches installed. Here is the link for your reference. Identify Sage CRM version and its patches New Stuff: Validate Email Addresses using Sage CRM Client Side API In this blog, we will explain you how to identify the Sage CRM Cloud version.… Read More »

Display Company Information in an Opportunity Entity

Recently one of our customers came up with a requirement to display the Company Entity data into an Opportunity Entity in SageCRM.com. It is little bit tricky to display data in an Opportunity entity as one can use only Client Side Script to perform any operations in SageCRM.com. New Stuff: Validate Email Addresses using Sage CRM… Read More »

Validate Email Addresses using Sage CRM Client Side API

In our earlier posts, we had explained how Email Addresses and Phone Numbers can be validated by adding JavaScript code. However Sage CRM Client Side API Library methods can be used to validate email. New Stuff: Apply Caption Properties using Sage CRM Client Side API Kindly allow me to elaborate in more detail. Consider you need… Read More »