<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title>ERP Software Blog &#187; Dynamics GP Customization</title> <atom:link href="http://www.erpsoftwareblog.com/tag/dynamics-gp-customization/feed/" rel="self" type="application/rss+xml" /><link>http://www.erpsoftwareblog.com</link> <description>Microsoft Dynamics vendors provide comparisons and opinions to professionals in the ERP/Accounting software selection process</description> <lastBuildDate>Wed, 08 Feb 2012 18:45:10 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Customization Options for Your ERP: Data Integrations</title><link>http://www.erpsoftwareblog.com/2012/01/customization-options-for-your-erp-data-integrations/</link> <comments>http://www.erpsoftwareblog.com/2012/01/customization-options-for-your-erp-data-integrations/#comments</comments> <pubDate>Fri, 06 Jan 2012 17:47:36 +0000</pubDate> <dc:creator>Thomas García, ICON</dc:creator> <category><![CDATA[About Microsoft Dynamics GP]]></category> <category><![CDATA[Microsoft Dynamics ERP Functionality]]></category> <category><![CDATA[Data Integration Tools For Microsoft Dynamics GP]]></category> <category><![CDATA[Dominican Republic Microsoft Dynamics GP Partner]]></category> <category><![CDATA[Dynamics GP Customization]]></category><guid
isPermaLink="false">http://www.erpsoftwareblog.com/?p=15599</guid> <description><![CDATA[This is part 3 of 3 of a series of posts in which we examine the basic options for customizing your ERP system.  In part 1 we analyzed third-party products as the first option to better adapt your ERP to your needs.  In part 2 we focused on programming tools for Dynamics. There are situations, [...]<p><a
href="http://www.erpsoftwareblog.com/2012/01/customization-options-for-your-erp-data-integrations/">Customization Options for Your ERP: Data Integrations</a> is a post from: <a
href="http://www.erpsoftwareblog.com">ERP Software Blog</a></p><h2>Related Posts</h2><ol><li><a
href="http://www.erpsoftwareblog.com/2011/10/customization-options-for-your-erp-programming-tools/" rel="bookmark">Customization Options for Your ERP: Programming Tools</a></li><li><a
href="http://www.erpsoftwareblog.com/2011/09/customization-options-for-your-erp-third-party-products/" rel="bookmark">Customization Options for Your ERP: Third-Party Products</a></li><li><a
href="http://www.erpsoftwareblog.com/2010/06/scribe-insight-eliminates-customization-and-automates-integrations/" rel="bookmark">Scribe Insight Eliminates Customization and Automates Integrations</a></li></ol> <br/> ]]></description> <content:encoded><![CDATA[<p>This is part 3 of 3 of a series of posts in which we examine the basic options for customizing your ERP system.  In part 1 we analyzed <a
href="http://www.erpsoftwareblog.com/2011/09/customization-options-for-your-erp-third-party-products/">third-party products</a> as the first option to better adapt your ERP to your needs.  In part 2 we focused on <a
href="http://www.erpsoftwareblog.com/2011/10/customization-options-for-your-erp-programming-tools/">programming tools for Dynamics</a>.</p><p>There are situations, however, in which your business is so unique that: (a) There are no third-party applications for your company’s line of business; and (b) The work involved in programming a complete solution within your ERP using the available tools is too costly and would lead to a sort of “monster ERP” that is hard to maintain over time.  It is likely that companies in these markets already have an application that they have developed or use an application that is industry-specific for their needs.  This could be the case with some manufacturing companies, or companies in the medical, hospitality, or educational sectors, just to name a few possibilities.</p><p>What typically happens in these cases is that the industry-specific application provides excellent functionality for their operational needs, but generally exhibits a poor level of functionality for essential administrative aspects, which happen to be at the heart of any ERP.  It is common then, to encounter cases in which the company does not want to replace or re-program the operational application, but instead wants to implement a good ERP that can be tightly <em>integrated with it</em>.  What they are looking for is to maintain business as usual in their specialty application but purchase an ERP system that can take data generated by that application and create appropriate financial transactions and information for business decision makers.  In some cases, the ERP should also provide feedback data to the specialty application to improve operational efficiencies.</p><p>Many ERPs offer integration mechanisms, but few offer the level of flexibility that Dynamics does.  Dynamics GP, for example, includes different tools that provide simple initial <a
href="http://www.iconsa.net/resources/descargas/IntegrationTools.pdf">data integrations, to highly advanced on-line, over-the-web integrations</a>.  Tools are not mutually exclusive so it is typical to have customers that implement multiple tools for their different integration needs.</p><p>For relatively simple integration needs, Dynamics offers “Integration Manager”, a high-level, easy to use tool that provides pre-defined adapters to both extract data from practically every system, and convert it into valid ERP transactions of many types.  So, for example, we can use integration manager to extract invoices generated by a car rental system and convert these data into valid sales invoices or GL Entries in Dynamics.  Another typical scenario (especially in countries where payroll laws are unique or complicated) is to use this tool to take transactions generated by the custom payroll system and generate the appropriate GL entries and employee receivables transactions in Dynamics.  The beauty of integration manager is that it is easy to use yet very powerful, offering complete data validation (does not allow the import of “garbage” into your ERP) by utilizing advanced integration mechanisms underneath.</p><p>Dynamics GP also offers direct access to some advanced integration tools such as eConnect and Web Services.  These are tools that require a higher level of programming expertise from the users, so they are mostly used by customers with a good IT department.  What these tools offer, however, is the capability of establishing a total connection from/to any system and your ERP, using the most popular development tools.</p><p>Web Services, for instance, is a development platform created using industry standards to allow the creation of two-way interactions among applications.   Dynamics GP includes &#8220;services&#8221; that allows any programmer to search for documents, create new documents, update existing documents, and even delete or void documents in the ERP, all of which is done within the security context and respecting data integrity.  One of the advantages of using these more advanced technologies is that the integrations created using these tools can work not only within your local network, but over the Internet as well, making it ideal for mobile systems.</p><p>As mentioned in the first part of these series, no system can cover absolutely all of your company&#8217;s needs (at least not at a reasonable cost).  Integrating your vertical systems with your ERP can be a good solution, and the tools to do this are readily available in Dynamics.  If you want to know more about integrations, of any other matter related to Dynamics, <a
href="mailto:info@iconsa.net">contact us first to learn about your options</a>.</p><p>By ICON, <a
href="http://www.iconsa.net/english/english.html">Dominican Republic Dynamics GP partner</a></p><p>&nbsp;</p><p><a
href="http://www.erpsoftwareblog.com/2012/01/customization-options-for-your-erp-data-integrations/">Customization Options for Your ERP: Data Integrations</a> is a post from: <a
href="http://www.erpsoftwareblog.com">ERP Software Blog</a></p><h2>Related Posts</h2><ol><li><a
href="http://www.erpsoftwareblog.com/2011/10/customization-options-for-your-erp-programming-tools/" rel="bookmark">Customization Options for Your ERP: Programming Tools</a></li><li><a
href="http://www.erpsoftwareblog.com/2011/09/customization-options-for-your-erp-third-party-products/" rel="bookmark">Customization Options for Your ERP: Third-Party Products</a></li><li><a
href="http://www.erpsoftwareblog.com/2010/06/scribe-insight-eliminates-customization-and-automates-integrations/" rel="bookmark">Scribe Insight Eliminates Customization and Automates Integrations</a></li></ol> <br/> ]]></content:encoded> <wfw:commentRss>http://www.erpsoftwareblog.com/2012/01/customization-options-for-your-erp-data-integrations/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Customization Options for Your ERP: Programming Tools</title><link>http://www.erpsoftwareblog.com/2011/10/customization-options-for-your-erp-programming-tools/</link> <comments>http://www.erpsoftwareblog.com/2011/10/customization-options-for-your-erp-programming-tools/#comments</comments> <pubDate>Sun, 09 Oct 2011 20:54:27 +0000</pubDate> <dc:creator>Thomas García, ICON</dc:creator> <category><![CDATA[About Microsoft Dynamics GP]]></category> <category><![CDATA[Microsoft Dynamics ERP Functionality]]></category> <category><![CDATA[Dominican Republic Microsoft Dynamics GP Partner]]></category> <category><![CDATA[Dynamics GP Customization]]></category> <category><![CDATA[Dynamics GP Development Tools]]></category><guid
isPermaLink="false">http://www.erpsoftwareblog.com/?p=13958</guid> <description><![CDATA[This is part 2 of 3 of a series of posts in which we examine the basic options for customizing your ERP system.  You can read part 1 here: Customization options for your ERP: Third-party products.  Even though the emphasis here is on Microsoft Dynamics products, the basic ideas apply to most leading ERP systems [...]<p><a
href="http://www.erpsoftwareblog.com/2011/10/customization-options-for-your-erp-programming-tools/">Customization Options for Your ERP: Programming Tools</a> is a post from: <a
href="http://www.erpsoftwareblog.com">ERP Software Blog</a></p><h2>Related Posts</h2><ol><li><a
href="http://www.erpsoftwareblog.com/2012/01/customization-options-for-your-erp-data-integrations/" rel="bookmark">Customization Options for Your ERP: Data Integrations</a></li><li><a
href="http://www.erpsoftwareblog.com/2011/09/customization-options-for-your-erp-third-party-products/" rel="bookmark">Customization Options for Your ERP: Third-Party Products</a></li><li><a
href="http://www.erpsoftwareblog.com/2011/12/tools-available-to-erp-software-customers/" rel="bookmark">Tools Available to ERP Software Customers</a></li></ol> <br/> ]]></description> <content:encoded><![CDATA[<p>This is part 2 of 3 of a series of posts in which we examine the basic options for customizing your ERP system.  You can read part 1 here: <a
href="http://www.erpsoftwareblog.com/2011/09/customization-options-for-your-erp-third-party-products/">Customization options for your ERP: Third-party products</a>.  Even though the emphasis here is on Microsoft Dynamics products, the basic ideas apply to most leading ERP systems in the market today.</p><p>In part 1 of this series we suggested looking at third-party products as the first option to better adapt an ERP to your needs.  As a second option, leading ERP vendors often provide different kinds of programming tools built into their products.  Microsoft Dynamics GP (Great Plains), for example, incorporates excellent tools to add functionality to the product in a way that is transparent for the users.  These tools allow customers to create or modify existing reports, fields, and windows, program new functionalities, and even add new fields, windows, or processes.</p><p>When we talk about customization, anything goes.  If your requirement is modifying existing reports or building new reports, for example, each product offers its preferred set of tools.  There are even tools that are suitable for use with many ERPs or even for homegrown applications.  For good reading, I recommend one of the most popular posts in this blog: “<a
href="file://localhost/Crystal%20Reports%20vs%20SQL%20Server%20Reporting%20Services/%20Clash%20of%20the%20Microsoft%20Dynamics%20GP%20Reporting%20Titans">Crystal Reports vs SQL Reporting Services: Clash of the Microsoft Dynamics GP Reporting Titans</a>” which does a good job of explaining the existing reporting possibilities for Dynamics GP.  In summary, the best choices for creating operational reports today are Crystal Reports and SQL Reporting Services; I favor the latter for Dynamics GP implementations.</p><p>Now, if we talk about adding functionality to the product, making fields appear or disappear from existing windows, or even adding new windows and new business logic to the product, we then need to resort to programming tools.  Dynamics GP offers rich programming options with different levels of complexity and power, allowing final users and IT professionals to exploit their ERP to its fullest.</p><p>At its most basic level, Dynamics offers the Extender tool to create new menus and windows and fields, which can be associated with any existing window in the system.  So if you need to add industry-specific data about your customers (such as patient data associated to customer records), the Extender makes this a simple task that can be performed by end users with minimal IT expertise.  At this same basic level, there is a tool called Smart List Builder, which is designed to create user-manageable lists of records that maintain a live link to Dynamics data and any other SQL-based product your company may be running.  These lists are shown together with others built into the system and can be exported to Excel and Word, for example.</p><p>On the other hand, if your requirement calls for modifying an existing window, adding new windows tied to complex business logic, and adding custom process controls, the Modifier with Visual Basic for Applications (MVBA) may be the tool of choice.  MBVA has been included within Microsoft Dynamics GP for the past decade, making it a very mature and robust tool to add functionality that is completely integrated to the system.  <a
href="http://www.iconsa.net/gestion/gestion/gestion_ncf.html">iNCF, our tax-compliance product for the Dominican Republic</a> uses MVBA in many ways to add the required functionality in a way that is completely transparent for the users.  New windows, new inquiries, special fields within existing windows, SQL processes triggered by new business logic, are all possible with MVBA.</p><p>At this same level of power and complexity there are other tools, such as Visual Studio .Net, that can be even more powerful and still provide full integration to the Dynamics system.  The most recent versions of Dynamics GP support the use of Add-ins created using VS, with some particular advantages derived from the fact that this is a much more modern development platform than VBA.  One of the advantages of custom code built with VS as Add-ins is that these work without altering any of the existing Dynamics components, suggesting easier updates.  Just copy the compiled components to the Dynamics “Add-Ins” directory, and the new functions, menus and window will magically appear within the product.</p><p>Dynamics MVP Mariano Gómez recently published a good summary of the current state of programming tools for Dynamics in the <a
href="https://community.dynamics.com/product/gp/gpnontechnical/b/imhoblogster/archive/2011/09/07/microsoft-dynamics-gp-the-next-generation-of-end-user-customization-tools.aspx">Dynamics Community Blog</a>.  In addition to the aforementioned tools, customers have the option to use Dynamics’ original development environment, called Dexterity, to develop full-fledged applications bearing the same look and feel of Dynamics. In fact, this is still the development tool of choice of most third-party developers today.</p><p>So far it should be clear that it is possible to change the way your ERP works to fit it to your specific needs.  But many of you may have had horror stories with customizing systems only to be trapped within a non-upgradeable system.  So, will these customizations limit your ability to maintain and update your system?  The answer with Dynamics GP is a clear “No”.  Dynamics customization tools are designed to be easily upgradeable.  When properly created, custom code will be updated seamlessly together with your system updates.</p><p>So take advantage of the ability that Dynamics offers to customize your system; that is what these tools are there for.  And regardless of which one is your favorite tool, ICON has been using it with our customers for the past 15 years, with code that has outlived dozens of updates of infrastructure and the ERP system itself.  So, if you need to add some functionality to your ERP, <a
href="mailto:info@iconsa.net">contact us first to learn about your options</a>.</p><p>In our next blog, we will discuss a third option to customize your ERP&#8230; so stay tuned.</p><p>By ICON, <a
href="http://www.iconsa.net/english/english.html">Dominican Republic Dynamics GP partner</a></p><p>&nbsp;</p><p><a
href="http://www.erpsoftwareblog.com/2011/10/customization-options-for-your-erp-programming-tools/">Customization Options for Your ERP: Programming Tools</a> is a post from: <a
href="http://www.erpsoftwareblog.com">ERP Software Blog</a></p><h2>Related Posts</h2><ol><li><a
href="http://www.erpsoftwareblog.com/2012/01/customization-options-for-your-erp-data-integrations/" rel="bookmark">Customization Options for Your ERP: Data Integrations</a></li><li><a
href="http://www.erpsoftwareblog.com/2011/09/customization-options-for-your-erp-third-party-products/" rel="bookmark">Customization Options for Your ERP: Third-Party Products</a></li><li><a
href="http://www.erpsoftwareblog.com/2011/12/tools-available-to-erp-software-customers/" rel="bookmark">Tools Available to ERP Software Customers</a></li></ol> <br/> ]]></content:encoded> <wfw:commentRss>http://www.erpsoftwareblog.com/2011/10/customization-options-for-your-erp-programming-tools/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Develop your Microsoft Dynamics GP Solution with the Developer Toolkit</title><link>http://www.erpsoftwareblog.com/2011/01/develop-your-microsoft-dynamics-gp-solution-with-the-developer-toolkit/</link> <comments>http://www.erpsoftwareblog.com/2011/01/develop-your-microsoft-dynamics-gp-solution-with-the-developer-toolkit/#comments</comments> <pubDate>Thu, 27 Jan 2011 18:04:50 +0000</pubDate> <dc:creator>Jonathan Taub, Rimrock Corporation</dc:creator> <category><![CDATA[About Microsoft Dynamics GP]]></category> <category><![CDATA[Dynamics ERP for Financial Services]]></category> <category><![CDATA[Dynamics GP 2010]]></category> <category><![CDATA[ERP Software Implementation Tips]]></category> <category><![CDATA[ERP Software Information]]></category> <category><![CDATA[Microsoft Dynamics ERP Functionality]]></category> <category><![CDATA[Microsoft Dynamics ERP Training]]></category> <category><![CDATA[Developer ToolKit for GP]]></category> <category><![CDATA[Dynamics GP Customization]]></category> <category><![CDATA[Microsoft Dynamics GP]]></category> <category><![CDATA[Toronto Microsoft Dynamics GP Partner]]></category><guid
isPermaLink="false">http://www.erpsoftwareblog.com/?p=8947</guid> <description><![CDATA[Microsoft Dynamics® GP is a comprehensive solution that gives your people fast, relevant access to information using familiar Microsoft tools. Rapid, flexible deployment options, a familiar user experience designed to maximize personal productivity, and the ability to quickly bring together people and systems to help you run your business efficiently and drive business success. The functionality [...]<p><a
href="http://www.erpsoftwareblog.com/2011/01/develop-your-microsoft-dynamics-gp-solution-with-the-developer-toolkit/">Develop your Microsoft Dynamics GP Solution with the Developer Toolkit</a> is a post from: <a
href="http://www.erpsoftwareblog.com">ERP Software Blog</a></p><h2>Related Posts</h2><ol><li><a
href="http://www.erpsoftwareblog.com/2010/02/3-ways-to-import-data-into-microsoft-dynamics-gp-integration-manager-econnect-web-services/" rel="bookmark">3 Ways To Import Data Into Microsoft Dynamics GP &#8211; Integration Manager, eConnect &#038; Web Services</a></li><li><a
href="http://www.erpsoftwareblog.com/2010/10/work-faster-and-smarter-with-microsoft-dynamics-gp/" rel="bookmark">Work Faster and Smarter with Microsoft Dynamics GP</a></li><li><a
href="http://www.erpsoftwareblog.com/2011/08/weather-forecast-for-the-cloud-%e2%80%9cforget-about-the-forecast-what-about-today%e2%80%9d/" rel="bookmark">Weather Forecast for the Cloud: “Forget about the Forecast, What about Today??”</a></li></ol> <br/> ]]></description> <content:encoded><![CDATA[<p>Microsoft Dynamics® GP is a comprehensive solution that gives your people fast, relevant access to information using familiar Microsoft tools. Rapid, flexible deployment options, a familiar user experience designed to maximize personal productivity, and the ability to quickly bring together people and systems to help you run your business efficiently and drive business success.</p><p>The functionality of Microsoft Dynamics GP is helpful for all businesses, but as we all know, no two businesses are exactly alike. This is why customizations and extensions are sometimes in order. The Developer Toolkit for Microsoft Dynamics GP includes eConnect, Visual Studio Tools for Microsoft Dynamics GP, and Web Services. You can <a
href="http://www.rimrock.com/microsoft-dynamics-crm-gp-solutions" target="_blank">use these tools to build Microsoft .NET-based solutions, customizations, and extensions for Microsoft Dynamics GP 2010</a>. Let’s take a closer look at one of the components of this kit and how it can help customize your solution:</p><p><strong><span
style="text-decoration: underline;">eConnect</span></strong>: eConnect is a collection of tools, components, and interfaces that allow applications to programmatically interact with Microsoft Dynamics GP. <a
href="http://www.rimrock.com/microsoft-dynamics-services/microsoft-dynamics-gp-upgrades" target="_blank">eConnect allows you to enhance your applications in the following ways</a>:</p><ol><li>Add real-time access to Microsoft Dynamics GP data: eConnect provides real-time access to back office data. It offers a way to add up-to-date back office information to existing front office applications like web storefronts or service applications.</li><li>Share financial management data across applications: These eConnect interfaces allow external applications like web storefronts, web services, point-of-sale systems, or legacy applications to integrate with Microsoft Dynamics GP. The external applications can perform actions like creating, updating, retrieving, and deleting back office documents and transactions.</li></ol><p>We here at Rimrock are a boutique consulting firm that specializes in the implementation of Microsoft Dynamics GP and Microsoft Dynamics CRM software solutions. Please contact us for more information on how you can <a
href="http://www.rimrock.com/about-rimrock/contact-us" target="_blank">better develop Microsoft Dynamics GP to fit your business needs</a>.</p><p>By Rimrock Corporation, <a
href="http://www.rimrock.com/" target="_blank">Toronto Microsoft Dynamics GP Partner</a></p><p><a
href="http://www.erpsoftwareblog.com/2011/01/develop-your-microsoft-dynamics-gp-solution-with-the-developer-toolkit/">Develop your Microsoft Dynamics GP Solution with the Developer Toolkit</a> is a post from: <a
href="http://www.erpsoftwareblog.com">ERP Software Blog</a></p><h2>Related Posts</h2><ol><li><a
href="http://www.erpsoftwareblog.com/2010/02/3-ways-to-import-data-into-microsoft-dynamics-gp-integration-manager-econnect-web-services/" rel="bookmark">3 Ways To Import Data Into Microsoft Dynamics GP &#8211; Integration Manager, eConnect &#038; Web Services</a></li><li><a
href="http://www.erpsoftwareblog.com/2010/10/work-faster-and-smarter-with-microsoft-dynamics-gp/" rel="bookmark">Work Faster and Smarter with Microsoft Dynamics GP</a></li><li><a
href="http://www.erpsoftwareblog.com/2011/08/weather-forecast-for-the-cloud-%e2%80%9cforget-about-the-forecast-what-about-today%e2%80%9d/" rel="bookmark">Weather Forecast for the Cloud: “Forget about the Forecast, What about Today??”</a></li></ol> <br/> ]]></content:encoded> <wfw:commentRss>http://www.erpsoftwareblog.com/2011/01/develop-your-microsoft-dynamics-gp-solution-with-the-developer-toolkit/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Customize Microsoft Dynamics GP Without Writing a Line of Code</title><link>http://www.erpsoftwareblog.com/2010/11/customize-microsoft-dynamics-gp-without-writing-a-line-of-code/</link> <comments>http://www.erpsoftwareblog.com/2010/11/customize-microsoft-dynamics-gp-without-writing-a-line-of-code/#comments</comments> <pubDate>Tue, 30 Nov 2010 21:47:29 +0000</pubDate> <dc:creator>RSM McGladrey, Inc.</dc:creator> <category><![CDATA[About Microsoft Dynamics GP]]></category> <category><![CDATA[Dynamics GP 2010]]></category> <category><![CDATA[Microsoft Dynamics ERP Functionality]]></category> <category><![CDATA[Microsoft Dynamics ERP Training]]></category> <category><![CDATA[Dynamics GP Customization]]></category> <category><![CDATA[Extender for Microsoft Dynamics]]></category> <category><![CDATA[Microsoft Dynamics GP]]></category> <category><![CDATA[New York Dynamics GP Partner]]></category> <category><![CDATA[New York Metro Dynamics GP partner]]></category> <category><![CDATA[New York Microsoft Dynamics GP Partner]]></category><guid
isPermaLink="false">http://www.erpsoftwareblog.com/?p=7613</guid> <description><![CDATA[While working within your accounting system, how often do you say “I really could use more data fields in this window.”?  You might also think “I have this great accounting system, but a good portion of my necessary data is plastered across my desk on notepads and sticky notes.”   When you need data, it should [...]<p><a
href="http://www.erpsoftwareblog.com/2010/11/customize-microsoft-dynamics-gp-without-writing-a-line-of-code/">Customize Microsoft Dynamics GP Without Writing a Line of Code</a> is a post from: <a
href="http://www.erpsoftwareblog.com">ERP Software Blog</a></p><h2>Related Posts</h2><ol><li><a
href="http://www.erpsoftwareblog.com/2010/01/extending-microsoft-dynamics-gp-with-extender/" rel="bookmark">Extending Microsoft Dynamics GP With Extender</a></li><li><a
href="http://www.erpsoftwareblog.com/2011/02/keys-to-fixed-asset-tracking-using-dynamics-gp-and-bar-code-technology/" rel="bookmark">Keys to Fixed Asset Tracking using Dynamics GP and Bar Code Technology</a></li><li><a
href="http://www.erpsoftwareblog.com/2010/10/microsoft-dynamics-line-of-business-solutions-for-your-line-of-business-needs-2/" rel="bookmark">Microsoft Dynamics&#8217; Line of Business Solutions for Your Line of Business Needs</a></li></ol> <br/> ]]></description> <content:encoded><![CDATA[<p>While working within your accounting system, how often do you say “I really could use more data fields in this window.”?  You might also think “I have this great accounting system, but a good portion of my necessary data is plastered across my desk on notepads and sticky notes.”   When you need data, it should always be front and center, right next to the specific item the data is referencing.</p><p>Fortunately, Microsoft Dynamics GP offers users the ability to add custom fields in windows they use every day.  For example, let’s say you have a large copier in the supply room.  It is obviously a critical fixed asset, since your employees use it several times a day.  Occasionally the copier requires maintenance or another type of attention, but sometimes we can’t always remember which office person is the “copier expert.”  Rather than scramble through a desk drawer looking for the name of the “copier expert,” GP users can add the name right into the Fixed Asset window.</p><p>Using a Microsoft Dynamics GP solution called Extender, users can place a new data field where it is needed most.  In the same example, users would simply open the Extender window, select the “Asset Repair and Maintenance” window ID, then add in the desired data field for “Copier Expert.”  Users are not limited to just text, since they can add fields for links to a picture or document related to the specific fixed asset.  Some other benefits of Extender include the ability to build new data entry forms and scrolling grids, as well as link the new data to a report. </p><p>Perhaps the greatest benefit of Extender is that users do not need to write a single line of code.  The solution allows users to put the data where they want it, rather than be limited by the predefined form templates.  Most importantly, the new data field will always be there, and can never get lost in a drawer.   Although a world without sticky notes is probably still far off, Extender may get us one step closer.</p><p>For a<a
href="http://mcgladrey.com/Events/Extend-your-Microsoft-Dynamics-GP-Investment-with-Extender"> demo of Microsoft Dynamics GP Extender, view this recording</a>.</p><p>By: Steve Alvater, McGladrey, <a
href="http://www.dynamicssoftwaresolutions.com">New York Microsoft Dynamics GP Partner</a></p><p><a
href="http://www.erpsoftwareblog.com/2010/11/customize-microsoft-dynamics-gp-without-writing-a-line-of-code/">Customize Microsoft Dynamics GP Without Writing a Line of Code</a> is a post from: <a
href="http://www.erpsoftwareblog.com">ERP Software Blog</a></p><h2>Related Posts</h2><ol><li><a
href="http://www.erpsoftwareblog.com/2010/01/extending-microsoft-dynamics-gp-with-extender/" rel="bookmark">Extending Microsoft Dynamics GP With Extender</a></li><li><a
href="http://www.erpsoftwareblog.com/2011/02/keys-to-fixed-asset-tracking-using-dynamics-gp-and-bar-code-technology/" rel="bookmark">Keys to Fixed Asset Tracking using Dynamics GP and Bar Code Technology</a></li><li><a
href="http://www.erpsoftwareblog.com/2010/10/microsoft-dynamics-line-of-business-solutions-for-your-line-of-business-needs-2/" rel="bookmark">Microsoft Dynamics&#8217; Line of Business Solutions for Your Line of Business Needs</a></li></ol> <br/> ]]></content:encoded> <wfw:commentRss>http://www.erpsoftwareblog.com/2010/11/customize-microsoft-dynamics-gp-without-writing-a-line-of-code/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Suprise! Custom Development for Dynamics GP Really Can Save Time and Money</title><link>http://www.erpsoftwareblog.com/2009/09/suprise-custom-development-for-dynamics-gp-really-can-save-time-and-money/</link> <comments>http://www.erpsoftwareblog.com/2009/09/suprise-custom-development-for-dynamics-gp-really-can-save-time-and-money/#comments</comments> <pubDate>Thu, 10 Sep 2009 22:12:37 +0000</pubDate> <dc:creator>Ken Jacobsen, The TM Group Inc.</dc:creator> <category><![CDATA[About Microsoft Dynamics GP]]></category> <category><![CDATA[Choosing a VAR/Partner]]></category> <category><![CDATA[ERP Software Information]]></category> <category><![CDATA[Save Money on Accounting Software]]></category> <category><![CDATA[Dexterity]]></category> <category><![CDATA[dotNet Form Factory]]></category> <category><![CDATA[Dynamics GP Customization]]></category> <category><![CDATA[Michigan Microsoft Dynamics Partner]]></category> <category><![CDATA[Microsoft Dynamics Intgration]]></category> <category><![CDATA[Microsoft Dynamics Web Services]]></category> <category><![CDATA[Visual Studio]]></category><guid
isPermaLink="false">http://www.erpsoftwareblog.com/?p=1270</guid> <description><![CDATA[As a Microsoft Dynamics ERP and CRM partner in Michigan, The TM Group invests considerable resources into finding new and meaningful ways to save money for our clients.  Here are some real examples of cost-saving, innovative ideas from our custom development team that helps our clients get more out of Microsoft Dynamics GP.<p><a
href="http://www.erpsoftwareblog.com/2009/09/suprise-custom-development-for-dynamics-gp-really-can-save-time-and-money/">Suprise! Custom Development for Dynamics GP Really Can Save Time and Money</a> is a post from: <a
href="http://www.erpsoftwareblog.com">ERP Software Blog</a></p><h2>Related Posts</h2><ol><li><a
href="http://www.erpsoftwareblog.com/2011/05/buy-1-get-3-now-is-the-time-to-save-money-and-move-to-a-comprehensive-business-solution-microsoft-dynamics-gp/" rel="bookmark">Buy 1 Get 3. Now is the Time to SAVE MONEY and Move to a Comprehensive Business Solution &#8211; Microsoft Dynamics GP</a></li><li><a
href="http://www.erpsoftwareblog.com/2009/12/how-to-get-the-best-custom-development-solutions-for-your-erp-system/" rel="bookmark">How to Get the Best Custom Development Solutions for Your ERP System</a></li><li><a
href="http://www.erpsoftwareblog.com/2010/10/6-ways-to-save-time-and-money-on-erp-sofware-by-choosing-a-small-var-value-added-reseller/" rel="bookmark">6 Ways to Save Time and Money on ERP Sofware By Choosing a Small VAR (Value Added Reseller)</a></li></ol> <br/> ]]></description> <content:encoded><![CDATA[<p>As a <a
title="TM Group Know Us" href="http://www.tmgroupinc.com/know.asp">Microsoft Dynamics ERP and CRM partner in Michigan</a>, The TM Group invests considerable resources into finding new and meaningful ways to save money for our clients.  Here are some real examples of cost-saving, innovative ideas from our custom development team that helps our clients get more out of Microsoft Dynamics GP:</p><p><strong>Real-time Integrations with Microsoft Dynamics GP and Web Services</strong></p><p>Web Services for Microsoft Dynamics GP is a collection of business objects that enables real-time integrations from external data sources such as Web storefronts, point-of-sale, or legacy applications with Microsoft Dynamics GP.</p><p> With Web Services, we can create real-time integrations (transaction level and batch) to read, write, update, and delete data in a Microsoft Dynamics GP application. You can be sure the data integrated into Microsoft Dynamics GP is accurate because the business logic stored in the underlying data connection layer of eConnect checks data against business rules before the data flows into Microsoft Dynamics GP.</p><p> In one client instance, we worked closely with a team of client developers to create and update, customers, sales orders, receive payments against orders, and invoice orders once payments were received in full. The solution utilized GP Web Services for a bidirectional real-time interface between the clients internally developed Practice Management System and Microsoft Dynamics GP.</p><p><strong>Using Visual Studio Tools to Streamline Item Maintenance in Microsoft Dynamics GP 10</strong></p><p>In another case, the customer desired a means of streamlining their item maintenance process. The customer wanted to open the Item maintenance card, set default values, and then easily edit the Item, Item Vendor, Quantities/Sites and Item Planning cards without having to return to the GP menus to access the other windows. The defaults would automatically flow to each Item related window.</p><p>The system would essentially collapse four Microsoft Dynamics GP 10 cards within a custom interface into a single form that would appear when the user selected the Item Maintenance card. This system also requires the implementation of the dotNet FormFactory as well as a custom add-in component.</p><p><a
title="TM Group Custom Development" href="http://www.tmgroupinc.com/custom.asp">Microsoft Dynamics GP 10 provides many development tools for customizing</a> the look/feel and functionality of Microsoft Dynamics GP 10; these enhancements include adding additional interface controls and functionality to each Dexterity Task Form. Additionally more functionality can be added to Microsoft Dynamics GP 10 with the implementation of custom add-in modules. With the release of Microsoft Dynamics GP 10 Service Pack 1, a new option for advanced form modification has been implemented, the dotNet FormFactory.</p><p>In Microsoft Dynamics GP 10, the Dexterity Task Forms, GP’s core display element, are displayed on a dotNET form. The dotNet FormFactory allows a dotNet developer to replace the dotNET form that the Dexterity Task Form resides on. The form can be augmented with additional text, data elements, status reports, or other Dexterity Task Forms. The additional functions wrap “around” the existing GP dexterity task form, allowing the modifications made within GP to be accessible to the new wrapped forms.</p><p>By The TM Group, <a
title="TM Group, Inc." href="http://www.tmgroupinc.com">Michigan Microsoft Dynamics GP, Dynamics SL, and Microsoft Dynamics CRM Partner</a></p><p><a
href="http://www.erpsoftwareblog.com/2009/09/suprise-custom-development-for-dynamics-gp-really-can-save-time-and-money/">Suprise! Custom Development for Dynamics GP Really Can Save Time and Money</a> is a post from: <a
href="http://www.erpsoftwareblog.com">ERP Software Blog</a></p><h2>Related Posts</h2><ol><li><a
href="http://www.erpsoftwareblog.com/2011/05/buy-1-get-3-now-is-the-time-to-save-money-and-move-to-a-comprehensive-business-solution-microsoft-dynamics-gp/" rel="bookmark">Buy 1 Get 3. Now is the Time to SAVE MONEY and Move to a Comprehensive Business Solution &#8211; Microsoft Dynamics GP</a></li><li><a
href="http://www.erpsoftwareblog.com/2009/12/how-to-get-the-best-custom-development-solutions-for-your-erp-system/" rel="bookmark">How to Get the Best Custom Development Solutions for Your ERP System</a></li><li><a
href="http://www.erpsoftwareblog.com/2010/10/6-ways-to-save-time-and-money-on-erp-sofware-by-choosing-a-small-var-value-added-reseller/" rel="bookmark">6 Ways to Save Time and Money on ERP Sofware By Choosing a Small VAR (Value Added Reseller)</a></li></ol> <br/> ]]></content:encoded> <wfw:commentRss>http://www.erpsoftwareblog.com/2009/09/suprise-custom-development-for-dynamics-gp-really-can-save-time-and-money/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)

Served from: www.erpsoftwareblog.com @ 2012-02-09 07:41:35 -->
