Related Posts
  • Forum Post: Royalty & Rights Management System for Microsoft GP

    Greetings to all, I would like to introduce our product to Microsoft Dynamics Community. We are happy annouce the launch of our Enhanced Royalty & Rights Management for Microsoft GP 9.0 & 10.0. We had a very succssful Convergence 2008. Our product, Royalty & Rights Management System is...
  • Forum Post: Re: Integration Questions

    It is very possible to modify the GP interface. In fact, I would go so far as to say that GP is the most modifiable ERP solution available! (big statement, eh?) Your only options to change the GUI are Dexterity, which is the tool Great Plains developed to create the "Dynamics" application...
  • Forum Post: Re: Restrict the Type in Receiving Trx Entry

    You could look into using "Field Level Security" to lock or disable that field, since the default is Shipment, there should be no other reason to change the field. (The field name is POP Type). But, if you're not licensed for Field Level Security, this is something that's easily...
  • Forum Post: Re: Purchase order descriptions to GL

    Hello, Ellen. We have had a few of our client ask for this same sort of functionality. What we do is modify the Purchase Order Entry (or Receivings Transaction Entry) window to add a generic description field that applies to all lines. Then, when the PO Receipt is posted, this new functionality automatically...
  • Forum Post: Re: Using Dexterity

    Yes, definutely, any number will do.
  • Forum Post: Re: Which development tool to use

    I think I'll respectfully disagree with the previous post. I think there's a time and place for each of the tools. But if you wish to modify the appearance of GP windows, as your post mentions, your only options are Modifier/VBA or Dexterity. The Visual Studio Tools could move things around on...
  • Forum Post: Dex: Adding items to the Help menu in GP 10.0

    Greetings, all. I posted this on the Dyn GP developer site, but I thought I would post here to for more exposure. I'm frustrated. The interface all of our consultants are used to with our GP Dex customs is "click on help, then 'About ... Custom". On page 172 of the Dex 10 Integration...
  • Forum Post: Re: SOP Transaction Issue

    Ah, this reminds me of the good old days of wasted nights trying to figure out why Dex was doing this, or why it was doing that. I myself have experienced the phantom items situation. I think David was alluding to it. If you disrupt Dexterity's record locking in the Sales Transaction Entry window...
  • Forum Post: Re: Pop-up Messages?

    Unfortunately, I don't know of any way to "configure" this without code. Sounds like David is familiar with a Rockton solution. Their products are generally A+, so you can check that out. To do this via custom code should take no longer than 2 hours for a seasoned developer. If I'm...
  • Forum Post: Re: Running Dexterity 2010 in test mode

    You don't have to move your Dex development dictionary into the GP program folder. It's the other way around. You need to move the dex.ini file from the Data sub folder of the GP program directory into the Data sub folder of the Dexterity program directory. Good luck. Ron Draganowski Manager...
  • Forum Post: Re: Has anyone done a Project Accounting customization using Dexterity?

    Hello, Steve. I have been doing Dexterity development for 12 years, and have done a lot of customizations against Project Accounting (PA) using Dexterity and Modifier/VBA, as well as integrating to PA using eConnect. I'm curious to get more details about the specific shortcomings you're experiencing...