Forum Post: RE: How to tell what form a user is pointed to
Hi Terry, Access to modified forms in GP 2010 is controled by the Alternate/Modified Forms and Reports ID assigned to the user. You can find out what ID is assigned to the user by looking under...
View ArticleForum Post: RE: Customer/Vendor Transactions
Hi Paul, Because this is a case of interuppted posting, you will most likely want to discuss this with your Partner as the transactions might need to be cleaned up in your SQL database. When a...
View ArticleForum Post: Disabling Dex Row Time Stamp Trigger SOP10200
A client of ours is running into an issue where the dex row time stamp trigger is locking up the SOP10200 table. They have asked us if the trigger could be disabled altogether. What would be the...
View ArticleBlog Post: Dynamics GP 2013 Printer Selection
Our returning road warriors from Convergence 2013 indicated that one of the most popular new features in Dynamics GP 2013 is the ability to select the printer you want to print to when you print a...
View ArticleForum Post: RE: Export from GP and update another database each night
A good tool for this would be SQL Integration Services where you could create an integration package for the export and then schedule it to run nightly via SQL Agent.
View ArticleForum Post: RE: eConnect - GL Transaction Import
It appears the issue is related to having MDA in use.When an Account is assigned to an MDA Group, and Codes are assigned to the Group, each of the MDA Codes are added to the Journal during the GL...
View ArticleForum Post: RE: Emailing GP Word Template sends different template than printing
"When I print the standard report it prints as if no changes have been made. When I open the standard report in the report writer the changes are there." Sounded like you forgot to change the settings...
View ArticleForum Post: RE: Disabling Dex Row Time Stamp Trigger SOP10200
We had a similar problem when we upgraded to GP2010. We had a custom trigger (from v8 onward) that fired when SOP10200 was INSERTed or UPDATEd. In GP2010, microsoft added the time stamping trigger to...
View ArticleBlog Post: A Look Back: Judging our Convergence 2013 Predictions
When we locked our team of MSDynamicsWorld.com analysts, oddsmakers, and fortune tellers in a conference room before Convergence 2013 and coaxed out of them our event predictions, we thought they...
View ArticleForum Post: RE: Originating Post Date is Zero
There are two ways you can solve this problem. The best way is to have the original external program populate these two fields when it inserts it into the table. If this is not an option then you...
View ArticleForum Post: RE: GP2010 - Missing Voucher Numbers
SmartList will show you work, open and history. Is this were you got this data from? If you got this data from SmartList then I would verify that the SmartList you are using doesn't have any filters...
View ArticleBlog Post: Microsoft Dynamics GP Web Client Training – Now Accepting Partner...
Just Added! New Deliveries of Microsoft Dynamics GP Web Client Training – Now Accepting Partner Advisory Hours as PaymentWe will offer another session each of the Microsoft Dynamics GP Web Client for...
View ArticleForum Post: RE: Inventory items assigned to cancelled or closed manufacturing...
Also, what could be causing such behavior?
View ArticleForum Post: Management reporter and Fabricam
I downloaded and installed the Sample Fabricam Reports. When I run them and Change the period to Period 4 2017 I still receive Invalid Period for Company. There is data in that Period.
View ArticleForum Post: RE: Windows GP issues to login into GPUtils via "sa"
it is a test environment, so removing it would be no problem to do it again. wich step are u refering to when u say its incorrect? how should the SQL Server setup look like?
View ArticleForum Post: RE: Export from GP and update another database each night
Inyat,UPR30300 hold all transaction data for employee Salary Detailsselect * from UPR30300where payrolcd IN ('H','S') -- 'H= Hourly, s=salary. Field = 1) UNTSTOPY hold Number of Hours2) PAYRATE3)...
View ArticleForum Post: RE: Customer Who Upgraded from GP 2010 to GP 2013
I had the same problem. You have to apply hotfix for GP2013 KB2799678
View ArticleForum Post: RE: Statement Reprint
Hi,You can achive this by designing SSRS report using SQL query. You need to design the query in such a way that it pick up data from historical table as well.Regards,Santosh
View ArticleForum Post: RE: Why can't you create a Word Template for SOP Returns and why...
Hi,You can check customer source site if you have access to it. You can download it and test upgrade on UAT or Test Server, There is no automatically upgrade can happend. You need to run certain...
View ArticleForum Post: RE: What is the purpose of Rate Types?
Yes Catherine. Your understanding is correct.
View Article