Topic
Replies
Unanswered
Microsoft Dynamics GP (Archived) This forum has been locked – please update your subscriptions

Posted on by Scott_itD 544 Community Manager

This forum will be locked on November 8th. All recent conversations made on or after October 1st, 2019 will be moved to the Finance | Project O...

', content: function() { var shareDialogHtml=""; shareDialogHtml += ''; shareDialogHtml += '
'; shareDialogHtml += '

Share Event

'; shareDialogHtml += '
Share on Facebook
'; shareDialogHtml += '
Share on Twitter
'; shareDialogHtml += '
Share on Linkedin
'; shareDialogHtml += '
Or copy link
'; shareDialogHtml += '
'; return shareDialogHtml; } }); $('#share_61719673-5c9d-ef11-8a6a-6045bdd5369a').on('inserted.bs.popover', function () { $( "input[id^='popover']" ).attr("style","top: 85.925px; left: 1091.12px; display: block;"); }); $('html').on('click', function(e) { if(!$(e.target).parents().is('.popover.in')){ var currentPopOverId = $(e.target).attr('aria-describedby'); currenttargetId = $(e.target).attr('id'); if(typeof $(e.target).attr('aria-describedby') == 'undefined'){ currentPopOverId = $(e.target).parent().attr('aria-describedby'); } $('[aria-describedby*="popover"]').not("[aria-describedby|="+currentPopOverId+"]").popover('hide'); } if (typeof $(e.target).data('original-title') == 'undefined' && typeof $(e.target).parent().data('original-title') == 'undefined' && !$(e.target).parents().is('.popover.in')) { $('[aria-describedby]').popover('hide'); } }); $('body').on('hidden.bs.popover', function (e) { $(e.target).data("bs.popover").inState.click = false; }); $(document).keydown(function(e) { if (e.keyCode == 27) { $(".popover").removeClass("in"); $(".popover").addClass("out"); $("#" + currenttargetId).focus(); } }); }); function openLinkedinShareWindow(targetUrl) { window.open('http://www.linkedin.com/shareArticle?mini=true&title=' + encodeURIComponent(document.title) + '&url=' + encodeURIComponent(window.location.origin + targetUrl), '_blank', 'width=650,height=420'); return false; } function openTwitterShareWindow(targetUrl) { window.open('http://twitter.com/share?text=' + encodeURIComponent(document.title) + '&url=' + window.location.origin + targetUrl + '&tweeter', '_blank', 'width=650,height=420'); return false; } function copyToClipboard(targetUrl) { navigator.clipboard.writeText(window.location.origin + targetUrl); $("#share-container .div_copyurl>span").html("Copied"); return false; } function openFacebookShareWindow(targetUrl) { window.open('http://facebook.com/sharer/sharer.php?u=' + encodeURIComponent(window.location.origin + targetUrl), '_blank', 'width=650,height=420'); return false; } function ClosePopup(){ $(".popover").removeClass("in"); $(".popover").addClass("out"); $("#" + currenttargetId).focus(); }
1
Replies
Suggested answer
Microsoft Dynamics GP (Archived) Help retrieving GL Transactions.

Last replied Posted on by talty09 37

really hoping someone can help me out here. I am working with Microsoft Dynamics Great Plains (GP) web services. Basically we need to directly integrate with GP through our app. I have been doing some digging around in an attempt to map my interna...

', content: function() { var shareDialogHtml=""; shareDialogHtml += ''; shareDialogHtml += '
'; shareDialogHtml += '

Share Event

'; shareDialogHtml += '
Share on Facebook
'; shareDialogHtml += '
Share on Twitter
'; shareDialogHtml += '
Share on Linkedin
'; shareDialogHtml += '
Or copy link
'; shareDialogHtml += '
'; return shareDialogHtml; } }); $('#share_33061105-36a5-47d0-9d3b-c10779bb9422').on('inserted.bs.popover', function () { $( "input[id^='popover']" ).attr("style","top: 85.925px; left: 1091.12px; display: block;"); }); $('html').on('click', function(e) { if(!$(e.target).parents().is('.popover.in')){ var currentPopOverId = $(e.target).attr('aria-describedby'); currenttargetId = $(e.target).attr('id'); if(typeof $(e.target).attr('aria-describedby') == 'undefined'){ currentPopOverId = $(e.target).parent().attr('aria-describedby'); } $('[aria-describedby*="popover"]').not("[aria-describedby|="+currentPopOverId+"]").popover('hide'); } if (typeof $(e.target).data('original-title') == 'undefined' && typeof $(e.target).parent().data('original-title') == 'undefined' && !$(e.target).parents().is('.popover.in')) { $('[aria-describedby]').popover('hide'); } }); $('body').on('hidden.bs.popover', function (e) { $(e.target).data("bs.popover").inState.click = false; }); $(document).keydown(function(e) { if (e.keyCode == 27) { $(".popover").removeClass("in"); $(".popover").addClass("out"); $("#" + currenttargetId).focus(); } }); }); function openLinkedinShareWindow(targetUrl) { window.open('http://www.linkedin.com/shareArticle?mini=true&title=' + encodeURIComponent(document.title) + '&url=' + encodeURIComponent(window.location.origin + targetUrl), '_blank', 'width=650,height=420'); return false; } function openTwitterShareWindow(targetUrl) { window.open('http://twitter.com/share?text=' + encodeURIComponent(document.title) + '&url=' + window.location.origin + targetUrl + '&tweeter', '_blank', 'width=650,height=420'); return false; } function copyToClipboard(targetUrl) { navigator.clipboard.writeText(window.location.origin + targetUrl); $("#share-container .div_copyurl>span").html("Copied"); return false; } function openFacebookShareWindow(targetUrl) { window.open('http://facebook.com/sharer/sharer.php?u=' + encodeURIComponent(window.location.origin + targetUrl), '_blank', 'width=650,height=420'); return false; } function ClosePopup(){ $(".popover").removeClass("in"); $(".popover").addClass("out"); $("#" + currenttargetId).focus(); }
3
Replies
Suggested answer
Microsoft Dynamics GP (Archived) Segregation of Duties (SOD) conflict matrix

Last replied Posted on by rchiulli 7

Hello,  I am in the process of performing a review of SOD roles/ tasks for compliance purposes. I am new to GP and was hoping to find some whitepaper guidance or excel based matrix for the common role conflicts by GP tasks. thanks in advanc...

', content: function() { var shareDialogHtml=""; shareDialogHtml += ''; shareDialogHtml += '
'; shareDialogHtml += '

Share Event

'; shareDialogHtml += '
Share on Facebook
'; shareDialogHtml += '
Share on Twitter
'; shareDialogHtml += '
Share on Linkedin
'; shareDialogHtml += '
Or copy link
'; shareDialogHtml += '
'; return shareDialogHtml; } }); $('#share_08dda6dd-1c59-4798-ac4d-4a30ffd1fa91').on('inserted.bs.popover', function () { $( "input[id^='popover']" ).attr("style","top: 85.925px; left: 1091.12px; display: block;"); }); $('html').on('click', function(e) { if(!$(e.target).parents().is('.popover.in')){ var currentPopOverId = $(e.target).attr('aria-describedby'); currenttargetId = $(e.target).attr('id'); if(typeof $(e.target).attr('aria-describedby') == 'undefined'){ currentPopOverId = $(e.target).parent().attr('aria-describedby'); } $('[aria-describedby*="popover"]').not("[aria-describedby|="+currentPopOverId+"]").popover('hide'); } if (typeof $(e.target).data('original-title') == 'undefined' && typeof $(e.target).parent().data('original-title') == 'undefined' && !$(e.target).parents().is('.popover.in')) { $('[aria-describedby]').popover('hide'); } }); $('body').on('hidden.bs.popover', function (e) { $(e.target).data("bs.popover").inState.click = false; }); $(document).keydown(function(e) { if (e.keyCode == 27) { $(".popover").removeClass("in"); $(".popover").addClass("out"); $("#" + currenttargetId).focus(); } }); }); function openLinkedinShareWindow(targetUrl) { window.open('http://www.linkedin.com/shareArticle?mini=true&title=' + encodeURIComponent(document.title) + '&url=' + encodeURIComponent(window.location.origin + targetUrl), '_blank', 'width=650,height=420'); return false; } function openTwitterShareWindow(targetUrl) { window.open('http://twitter.com/share?text=' + encodeURIComponent(document.title) + '&url=' + window.location.origin + targetUrl + '&tweeter', '_blank', 'width=650,height=420'); return false; } function copyToClipboard(targetUrl) { navigator.clipboard.writeText(window.location.origin + targetUrl); $("#share-container .div_copyurl>span").html("Copied"); return false; } function openFacebookShareWindow(targetUrl) { window.open('http://facebook.com/sharer/sharer.php?u=' + encodeURIComponent(window.location.origin + targetUrl), '_blank', 'width=650,height=420'); return false; } function ClosePopup(){ $(".popover").removeClass("in"); $(".popover").addClass("out"); $("#" + currenttargetId).focus(); }
2
Replies
Microsoft Dynamics GP (Archived) Integration Manager V16 GP 2016

Last replied Posted on by Kelly Moss 111

Recently upgraded to windows 10 and the stop button the integration manager screen quit working.  Any workaround for this?

', content: function() { var shareDialogHtml=""; shareDialogHtml += ''; shareDialogHtml += '
'; shareDialogHtml += '

Share Event

'; shareDialogHtml += '
Share on Facebook
'; shareDialogHtml += '
Share on Twitter
'; shareDialogHtml += '
Share on Linkedin
'; shareDialogHtml += '
Or copy link
'; shareDialogHtml += '
'; return shareDialogHtml; } }); $('#share_46381c48-92e6-4859-8761-530efb201122').on('inserted.bs.popover', function () { $( "input[id^='popover']" ).attr("style","top: 85.925px; left: 1091.12px; display: block;"); }); $('html').on('click', function(e) { if(!$(e.target).parents().is('.popover.in')){ var currentPopOverId = $(e.target).attr('aria-describedby'); currenttargetId = $(e.target).attr('id'); if(typeof $(e.target).attr('aria-describedby') == 'undefined'){ currentPopOverId = $(e.target).parent().attr('aria-describedby'); } $('[aria-describedby*="popover"]').not("[aria-describedby|="+currentPopOverId+"]").popover('hide'); } if (typeof $(e.target).data('original-title') == 'undefined' && typeof $(e.target).parent().data('original-title') == 'undefined' && !$(e.target).parents().is('.popover.in')) { $('[aria-describedby]').popover('hide'); } }); $('body').on('hidden.bs.popover', function (e) { $(e.target).data("bs.popover").inState.click = false; }); $(document).keydown(function(e) { if (e.keyCode == 27) { $(".popover").removeClass("in"); $(".popover").addClass("out"); $("#" + currenttargetId).focus(); } }); }); function openLinkedinShareWindow(targetUrl) { window.open('http://www.linkedin.com/shareArticle?mini=true&title=' + encodeURIComponent(document.title) + '&url=' + encodeURIComponent(window.location.origin + targetUrl), '_blank', 'width=650,height=420'); return false; } function openTwitterShareWindow(targetUrl) { window.open('http://twitter.com/share?text=' + encodeURIComponent(document.title) + '&url=' + window.location.origin + targetUrl + '&tweeter', '_blank', 'width=650,height=420'); return false; } function copyToClipboard(targetUrl) { navigator.clipboard.writeText(window.location.origin + targetUrl); $("#share-container .div_copyurl>span").html("Copied"); return false; } function openFacebookShareWindow(targetUrl) { window.open('http://facebook.com/sharer/sharer.php?u=' + encodeURIComponent(window.location.origin + targetUrl), '_blank', 'width=650,height=420'); return false; } function ClosePopup(){ $(".popover").removeClass("in"); $(".popover").addClass("out"); $("#" + currenttargetId).focus(); }