February 2023 archive

Real things I’m asked –What is ERP Software?

Enterprise Resource Planning (ERP) software is a business management software that helps organizations automate and integrate various aspects of their business processes, such as finance, human resources, supply chain management, inventory management, customer relationship management, and more. An ERP system typically consists of integrated applications designed to collect and manage data from various departments in …

Continue reading

Using an ‘OR’ Filter in Dynamics 365 Business Central with FilterGroup(-1)

In Microsoft Dynamics 365 Business Central, a FilterGroup contains a filter set on a Record. The current filter group can be set or retrieved with the following syntax: Record Filters are set with the SetFitler, or SetRange Functions of a Record. The filters set across different groups are in effect at the same time. To work with filters in a …

Continue reading

Tag a Commit with Git in VS Code

A Git Tag is a reference to a specific point in Git history. It marks specific releases or versions of your codebase, allowing easy recall of the exact code associated with that Tag. A Tag may track software version releases, identifies significant changes, or annotate a point in the project’s history. Git Tags are immutable; they cannot be changed once they …

Continue reading

February 2023 Cumulative Updates for Dynamics 365 Business Central and Microsoft Dynamics NAV

The February updates for Microsoft Dynamics NAV and Microsoft Dynamics 365 Business Central are now available. Before applying the updates, you should confirm that your implementation is ready for the upgrade and ensure compatibility with your modifications. Work with a Microsoft Partner to determine if you are ready and what is needed for you to apply …

Continue reading