Hi does anyone know how Magento advanced reporting works out the revenue on the advanced analytics reports? their results is very different to what I have. I have tried to calculate net and gross revenue via the data which comes from report > sales> orders and show actual values. when […]
Monthly Archives: April 2025
i have written one aja in jQuery , which is folowing settings = $.extend({ method: 'GET', url: decodedUrl, dataType: 'json', cache: false, contentType: 'application/json', data: { aln: '✓' }, showLoader: true, pushState: pushState }, settings); //onDone = onDone || this.onDone; $.ajax(settings).done(function (response) { console.log('response : ', response); }).fail(function (jqXHR, textStatus, […]
I would like to know if there is way to get the originating address details of a Sales Order in Magento (Adobe Commerce). The order API response does not seem to have that detail but it has billing address and shipping address.
I am trying to add the MassAction in listing of Credit Events but get an error as “This tab contains invalid data. Please resolve this before saving.“ This error comes when I am trying to create a New Company but when I edit the company this error doesn’t come. Screenshot […]
I don’t want to remove Nilesoft Shell as I find it very useful, but I need to be able to open files with Notepad++ from the context menu. Has anyone encountered this specific conflict between Nilesoft Shell and Notepad++, and found a solution?
I received a notice from Verizon stating that my Actiontec router needed to be replaced. It said that my old router would still run OK past its obsolescence date, but that if I chose to keep it, they would no longer provide support for it. I agree that I should […]
I want a quick interface that can display some information and let me click on different parts of the information for details. I felt like keeping this inside the terminal. After a bit of reading it feels like details element in HTML’5 would be a nice approach for – because […]
I have a windows laptop which had windows eleven. I was using it today and for some reason all of my apps stopped responding and then my pc shut down. When it tried to turn it on; it showed a message : No bootable device found. I figured out my […]
I am trying to use getUserMedia({video:true}) to detect a PCI Magewell Capture Card in Ubuntu 22. The goal is to detect the device and stream the video into an html video element. While Chrome can detect a video input device when I have a usb webcam attached, it cannot with […]