Does anyone know which script is run for this? I would to trace it back so I can see which tables are used. I have been checking other checks for other vendors and they appear fine. I am not sure much a SQL Profiler trace will tell me but I am about to find out.
↧
Forum Post: RE: AP Inquiry Check Remittance prints blank
↧
Forum Post: Adding a button to all GP forms
I am looking for a way to add a button to ALL GP forms. Is there a way to do that without having to build a modifier for each form? Also, is there a way for these buttons to tie back to events of forms that is currently open? Maybe through system.reflection?
↧
↧
Forum Post: RE: Adding a button to all GP forms
That would be a monumental task but it could be done. You would have to identify every desired window and define several values for each window and store these values in either an xml file or a SQL table.
↧
Forum Post: RE: Adding a button to all GP forms
Since you mention Modifier and System.Reflection, I assume you are looking to use .NET to do this? I have tried for several years to add a button to a GP form without using Modifier, but so far, it has not been practical. A colleague and I developed a solution that would allow you to use VS Tools to add a custom .NET button on any GP window, but the prototype wasn't reliable enough. It is quite difficult to overlay a control on a GP window reliably--positioning, resolution, resizing, moving, etc. are challenging. I believe David Musgrave may be looking to add some functionality to his Visual Studio Integration Toolkit that would allow for custom controls that could be added to Dex forms using .NET, and perhaps also creating custom windows using .NET. Those controls and windows could then be managed by .NET. But it requires a Dex intermediate layer to create those objects. It would then be possible to add the controls onto GP windows using Reflection, and also capture events using Reflection. I have used Reflection with VS Tools AddIns to attach event handlers to multiple windows, and it works well. twitter.com/.../1065038563111129088
↧
Forum Post: YE Update 2015 Error
Ran YE update 2015 on the server, all went well. As I go to each workstation and run the GP utility I get a duinstall.log file error. How do I fix this?
↧
↧
Forum Post: RE: Adding a button to all GP forms
how would one add a button though. Assuming one can lookup the class names etc of the forms, how would one add the button is the part i dont understand
↧
Forum Post: RE: Question on Delivery receipt of Email to a recipient
Is there any option for this in newer version of GP or any other alternative? I am looking for similar option to request for Read Receipt for emails sent from GP.
↧
Forum Post: How does PM Remittance Temp (PM80950) get populated?
I have a client trying to Recreate Check Stub from the Payables Transaction Inquiry screen. As luck would have it the one payment they need to do for only prints a blank check remittance. I cannot see any difference from this payment and the others where is prints correctly. Running SQL Profiler only shows the calls to the PM80950 table so the actually tables being used must be embedded in the code. Does any one know which tables are used for this?
↧
Forum Post: Odd message after applying GP 2018 Year-End update
I have applied the GP 2018 year-end update to several GP 2018 R2 installations and each time I have received this log file after upgrading the reports. Nothing appears to be wrong as the reports continue to work by why is log written? Run on : 12/19/2018 10:27:07 Main Dictionary : Old Product Dict. : :C:Program Files (x86)/Microsoft Dynamics/GP2018/Version18.0.641.0Backup/Dynamics.dic New Product Dict. : :C:Program Files (x86)/Microsoft Dynamics/GP2018/Dynamics.dic Reports Dictionary : :C:Program Files (x86)/Microsoft Dynamics/GP2018/Data/REPORTS.DIC From Version : 18.0.628 To Version : 18.0.672 Input File : :C:Program Files (x86)/Microsoft Dynamics/GP2018/REP0.TXT Log File : Update180672_Microsoft_Dynamics_GP.log Delete Files : True Processing input file: Error on line 4290: End of input while looking for a section with "from version" of '18.0.628' The Input file has errors.
↧
↧
Forum Post: Does anyone know what Smartlist Report this is MS Dynamics?
↧
Forum Post: Purchasing All-In-One View not showing values in drop down filters
Hello, I am currently facing an issue using the Purchasing All-in-One View. There are no values in any of the drop-down filters for Purchase Orders. This is affecting multiple installs. I can't find much info online so I guess I am missing something? Thank you for your help, Matt
↧
Forum Post: RE: Does anyone know what Smartlist Report this is MS Dynamics?
It seem s custom smartlist.
↧
Forum Post: RE: Automatically emailing check remittance
By making those fields checked by default when window gets open can be an option and through customization it can be easily done.
↧
↧
Blog Post: Hands On With Microsoft Dynamics GP 2018 R2 New Features: Option To Not Display Inactive Checkbooks in Lookup
This post is part of the Hands On With Microsoft Dynamics GP 2018 R2 New Features series in which I am going hands on with the new features introduced in Microsoft Dynamics GP 2018 R2 (which was released on the 2 nd October). I reblogged the new features as Microsoft announced them along with some commentary of how I thought they would be received by both my clients and I. In this series, I will be hands on with them giving feedback of how well they work in reality. The sixteenth new feature is Option To Not Display Inactive Checkbooks in Lookup . This feature allows users to hide inactive checkbooks when performing a lookup. When doing a lookup on Checkbook ID , click the blue bar above the list and select Exclude Inactive Checkbooks : The inactive checkbooks will be removed from the list. The setting is a per user one which is not remembered between logins, which will make it less useful if you have inactive checkbooks. I’m not sure how much use this function will be; perhaps my clients are unusual, but not that many of the have unused checkbooks. Sometimes this is because their main account will be a current account with a Checkbook ID of CURRENT which will continue to be used even if they change banks. Click to show/hide the Hands On With Microsoft Dynamics GP 2018 R2 New Features Series Index Hands On With Microsoft Dynamics GP 2018 R2 New Features Repurposing the Intelligent Edge page Monthly Recurring Batches Duplicate Check Numbers Option Extended Checkbook ID Defaults on Check Batch Option To Not Display Inactive Checkbooks in Lookup Sales Transaction Approval Workflow Display Vendor Hold Status Option to Hide Business Analyzer for All Users Print and E-mail Sales Order Processing Documents Print Invoices in Functional Currency from SOP Navigation List Transaction Level Post Through General Ledger Vendor Document Number Added to Purchasing All-in-One View New SmartList for Deposits on Unposted Sales Transactions Has Been Created Exclude Items on HITB Report With Zero Quantity or Value Increase Dynamics GP Password Maximum Length Email Customer Statements Read original post Hands On With Microsoft Dynamics GP 2018 R2 New Features: Option To Not Display Inactive Checkbooks in Lookup at azurecurve|Ramblings of a Dynamics GP Consultant
↧
Forum Post: How to close report destination window at run time from vb.net code.
How to close report destination window at run time from vb.net code.
↧
Forum Post: RE: How to close report destination window at run time from vb.net code.
I did this with dexterity, but I think you can also so same in VSTools.
↧
Forum Post: Closing Microsoft Dynamics GP Report Destination window for a specific user.
Hello All, The scenario is that I want to automatically close Microsoft Dynamics GP "Report Destination" window for a specific user in case of series posting.Please help me asps.
↧
↧
Forum Post: 2018 Year End Update Build 0672
FYI - I was installing the year end update for GP 2018 last week and found that it behaved differently than previous service packs. Specifically, it provided no indication when it had completed the install. I'd run it, see a couple of progression screens, and then POOF it was gone. I wasted time looking at permissions and a variety of other things, just to find out it had installed. Went ahead and launched Utilities, I saw the 0672 build come up, and then it validating the version against the database. This occurred on both Windows 7 and 10 machines, and roughly 40 workstations.
↧
Forum Post: I keep getting a message trying to open Great Plains that says : Unknown Dictionary Error
I cannot get onto Microsoft great plains. I keep getting a message that says Unknown Dictionary Error.
↧
Forum Post: RE: Does anyone know what Smartlist Report this is MS Dynamics?
Yes, I agree but how and where would I create such a Smartlist. Please help.
↧