Topic
Replies
Unanswered
Microsoft Dynamics NAV (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 Small and medium bu...

', 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_8b977cce-5b9d-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(); }
0
Replies
Suggested answer
Microsoft Dynamics NAV (Archived) Back dating transactions

Last replied Posted on by Pouj 164

Hi All, I am behind in my account postings and when I try to post a transaction in a previous period the system is saying that I cannot post. I know this is because of the Last Date used Parameter in the No. Series table. Is there a way I can wor...

', 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_84b1a7fc-9b33-434d-8861-f0c07a14b687').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(); }
4
Replies
Answered
Microsoft Dynamics NAV (Archived) Integration with Third Party API

Last replied Posted on by Community Member 4,742

HI Forum, I have never done Integration with any 3rd party API and I don't have much more knowledge about integration. So can you share integration tips? How to use automation datatypes when we integrate navision with Magento and others. How t...

', 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_3f395e32-4e34-451e-b323-74702d6ee25f').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
Unanswered
Microsoft Dynamics NAV (Archived) Cost Posting to GL Issue

Last replied Posted on by Community Member 4,742

Hi,Need help in finding the root cause of issueVersion : NAV 2009 R2Problem Statement :When User Posted Negative Inventory Adjustment in September last year the Cost of Adjustment was not completely posted to GL. Rather remaining Cost was posted i...

', 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_b636c17e-2737-4cc7-a8bf-7208d3a3989f').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(); }