Cancellation of Old Purchase Orders in D365 F&O
In Dynamics 365 Finance and Operations (D365 F&O), managing the lifecycle of purchase orders (POs) is important for maintaining accurate procurement, inventory, and financial records. Over time, companies may accumulate old or obsolete purchase orders that are no longer valid — whether due to supplier changes, business needs evolving, or operational delays. Cancelling these POs … Continue reading Cancellation of Old Purchase Orders in D365 F&O
Share Story :
From Commit to Inbox: Automating Change Summaries with Azure AI
In our small development team, we usually merge code without formal pull requests. Instead, changes are committed directly by the developer responsible for the project, and while I don’t need to approve every change in my role as the senior developer, I still need to stay aware of what’s being merged. Manually reviewing each commit … Continue reading From Commit to Inbox: Automating Change Summaries with Azure AI
Share Story :
Data-Driven Project Oversight: Selecting the Right Reports for Your Business
In today’s fast-paced business landscape, data-driven decision-making is essential for project success. Organizations must navigate vast amounts of data and determine which reports provide the most valuable insights. Effective project oversight relies on selecting the right reports that align with business objectives, operational efficiency, and strategic growth. The Importance of Data-Driven Oversight Data-driven project oversight … Continue reading Data-Driven Project Oversight: Selecting the Right Reports for Your Business
Share Story :
How to Use the Debugger in Dynamics 365 Finance and Operations
Debugging is an essential skill for developers working with Dynamics 365 Finance and Operations (D365 F&O). The built-in debugger helps you identify and fix issues in your X++ code efficiently. In this blog post, we’ll walk through how to use the debugger effectively in D365 F&O. Prerequisites Before you can start debugging, you’ll need: Access … Continue reading How to Use the Debugger in Dynamics 365 Finance and Operations
Share Story :
Method of Depreciation – Consumption Depreciation – D365 F&O
Financial records of a Company should show its true and fair value of its assets and liabilities. In circumstances, for value of assets to be shown correctly, they have to be depreciated as per their use. For examples, car (kms run), production machine (number of hours run). In this case, straight line or reducing balance … Continue reading Method of Depreciation – Consumption Depreciation – D365 F&O
Share Story :
Restoring a Deleted Posted Bank Reconciliation in Business Central: A Comprehensive Guide
Are you having trouble restoring a deleted posted bank reconciliation in Microsoft Dynamics 365 Business Central? In this blog, I’m going to guide you through the process of effectively restoring a deleted posted bank reconciliation and ensuring the accuracy of your financial records. You’ll learn the step-by-step procedure to re-post a deleted bank reconciliation, along … Continue reading Restoring a Deleted Posted Bank Reconciliation in Business Central: A Comprehensive Guide
Share Story :
Using Copilot for simplifying Sales Quote and Order Lines creation in Dynamics 365 Business Central
Microsoft is rapidly integrating Copilot across its ecosystem, empowering users with AI-driven assistance in various business processes. As enterprise systems become more connected, AI gains deeper access to data, enabling automation that eliminates tedious tasks and lets users focus on strategic decisions. In Dynamics 365, Copilot can help sales teams by generating Sales Quote Lines … Continue reading Using Copilot for simplifying Sales Quote and Order Lines creation in Dynamics 365 Business Central
Share Story :
Seamless Integration: How to Sync Business Central with External Systems Instantly or in Batches
In today’s fast-paced business world, integrating your ERP system (like Business Central) with other external systems is crucial for streamlining processes and ensuring data consistency. However, if you’re new to API integrations or struggling with how to send data from Business Central to another system, don’t worry! In this post, I am going to walk … Continue reading Seamless Integration: How to Sync Business Central with External Systems Instantly or in Batches
Share Story :
Elevating SSRS Reports with Dynamics Company Logo in D365 F&O
In the world of corporate reporting, presentation matters just as much as data. The more personalized and professional your reports look, the more impactful they become. If you’re using Dynamics 365 Finance and Operations (F&O), chances are you rely on SSRS (SQL Server Reporting Services) reports to generate vital business insights. But have you ever … Continue reading Elevating SSRS Reports with Dynamics Company Logo in D365 F&O
Share Story :
Business Central Translations: Working with XLIFF Files – Part 2
By the end of this guide, you will be able to generate, edit, and implement XLIFF files in Microsoft Dynamics 365 Business Central to support multiple languages seamlessly. This will enable your application to display translated content for UI labels, reports, and messages, ensuring a smooth experience for users across different regions. Why does this … Continue reading Business Central Translations: Working with XLIFF Files – Part 2