Forum Post: Generate List of Users per Company in GP 10
Is there a way to get a list of all users in GP 10 and the companies they have access to exported to a file? I can get all the users using a SQL query, but I also need to have the company break down as...
View ArticleForum Post: RE: Generate List of Users per Company in GP 10
Check this out SQL view to show security roles and tasks in Dynamics GP by Victoria Yudin Your feedback is highly appreciated,
View ArticleForum Post: RE: Generate List of Users per Company in GP 10
Also, if you own eOne's SmartList builder, you can grab a set a of reports to import into SmartList here from a fellow GP blogger : waqasb.blogspot.ca/.../dynamics-gp-security-smart-lists.html This...
View ArticleForum Post: RE: Generate Dynamics GP Users List
See the thread answer here : community.dynamics.com/.../187434 Also, if you own eOne's SmartList builder, you can grab a set a of reports to import into SmartList here from a fellow GP blogger :...
View ArticleForum Post: RE: Error while Macro Play ...
HI Adeel, This is unfortunately one of the limitation of the Macro player/recorder of Dynamics GP... there is no way you can make it scroll down (past the visible lines) if you don't include yourself...
View ArticleBlog Post: Dynamics GP Bank Reconciliation and General Ledger – iSolutions...
Dynamics GP Bank Reconciliation and General Ledger Tracey Brinkmann tackles Dynamics GP Bank Reconciliation and General Ledger The post Dynamics GP Bank Reconciliation and General Ledger – iSolutions...
View ArticleForum Post: RE: Changes in Account Class link doesn't saved
Hi Heather, How can I check account security is enable? Thank you for your reply. Regards, Shahid Heather
View ArticleForum Post: How do I install tax tables for Payroll in GP?
I am trying to run payroll for the first time, I get this error when trying to configure payroll: The tables for Payroll taxes were not installed. The tax files will not be validated untill these files...
View ArticleForum Post: RE: Does upgrade from GP 2015 to year-end update with R2 need new...
Did you happen to install the GP into a new folder or location? if so, have a look at the security for that folder and ensure that your users have permissions. Alternatively you can change the setting...
View ArticleForum Post: RE: GP SRS reports in TFS source control
Steve, I no longer have a Visual Studio project for reports (used to do it that way in early days), I guess you'd say the report server is our master repository now. When a change has been made we...
View ArticleForum Post: Field level Security for Message box
Hello, I was wondering if we could add field level security for Messages boxes that pop up from time to time. for example one problem we have at the moment is, in SOP entry window it allows a user to...
View ArticleForum Post: RE: Is this required to logout from GP when we are taking the SQL...
Hi Beat Bucher, Thanks for your clear explanations. We are using 2015 R2 and the full back will take around 45 - 50 minutes in our organization. We have already implemented the delete activity script...
View ArticleForum Post: RE: SY00800 - ANSI NULS ON- Unable to Save to Batch Activity Table
so what you find out about this issue? is it solved?
View ArticleForum Post: RE: GP SRS reports in TFS source control
Steve, I no longer have a Visual Studio project for reports (used to do it that way in early days), I guess you'd say the report server is our master repository now. When a change has been made we...
View ArticleForum Post: RE: Field level Security for Message box
No you could not do field level security for pop up windows .
View ArticleForum Post: RE: Field level Security for Message box
BTW you need customization to achieve this particular functionality.
View ArticleForum Post: RE: Retained Earning Value is Zero (0) after Year End Close
You mention that this error has occurred before and that you did receive error messages. Can you tell us what those error messages were? Do you close to divisional segments? Is it now too late to roll...
View ArticleForum Post: RE: Field level Security for Message box
Hello, what kind of customisation are you suggesting?
View ArticleForum Post: RE: GP SRS reports in TFS source control
Tim, I appreciate your response. It isn't a big issue for us, either; it simply has bubbled to the surface as one thing to maybe work on. We do have TFS and everybody's used to it and how it works with...
View ArticleForum Post: RE: Management reporter, calculate an average daily balance of a...
Frank, This may be a sort of naïve solution... I created a Column Definition that shows last month and this month (BASE-1 (Column B) and BASE (Column C)) and a CALC column with this Formula: B+(C-B)/30...
View Article