Topic
Replies
Suggested answer
Finance | Project Operations, Human Resources, AX, GP, SL Custom sales invoice report in D365

Last replied Posted on by D365 beginner 592

Hi Experts, I have a requirement to create a custom Sales Invoice report that needs to be printed occasionally based on specific customer requests....

', 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_f6589356-a31e-f011-998a-6045bda94eab').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(); }
8
Replies
Unanswered
Finance | Project Operations, Human Resources, AX, GP, SL Trial version Project Operations

Posted on by CU23041528-0 0

I have to train some people in Project Operations. It has been a while since I did that. So now I'm trying to get a trial version going, but I run 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_e828e9bb-5920-f011-9989-7c1e52588498').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
Answered
Microsoft Dynamics 365 | Integration, Dataverse, and general topics Creating Stub Users with predefined GUIDs

Last replied Posted on by Nate N. 7

Hello all,   I am working on a project that will be doing a D365 CRM 9.1 to PowerApps migration. It's worth mentioning that due to technical ...

', 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_12a82970-ee1f-f011-9989-000d3a8ea979').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
Suggested answer
Finance | Project Operations, Human Resources, AX, GP, SL OVERPAY AN INVOICE

Last replied Posted on by MH-12092052-0 184

Hello all, I need your expertise please. Let's say a customer sent us a payment for an invoice. Invoice 123456 totals $800, but they paid $1000, ...

', 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_af790731-9e1b-f011-998a-7c1e52027a5f').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(); }