Latest blog posts
View allFor growing Non-Banking Financial Institutions (NBFIs), loan management software is turning into the go-to tool for staying efficient and compliant. With loan demand rising across consumer and business segments, NBFIs, such as microfinance institu...
I think that everyone of you know what a GUID is. A GUID (Globally Unique Identifier) is a 128-bit number … More [https://demiliani.com/2025/11/21/dynamics-365-business-central-use-sequential-guids-when-possible/]
[https://blogger.googleusercontent.com/img/a/AVvXsEhsUTJwsYM8b2V5C5MfhF48ooQ0-sUhV2fkRmPX_CaSn26--RM_LGypYIPUEy_y6Op-vBK-NxNu_Ll3Buxioh8I3j85RXg_22McvqkKEMRE4hYtLuF1l-c4x5Nk7Zy5BOO6CO-gFwUDHbEAPJqgGJny_mczYrijBeyaKORat93RDzbCuyK6SxyV=w640-h346] [h...
Adding new fields to Sales or Purchase documents is simple. However, you also need to consider whether users can edit those fields after the document is released. The post BC Friday Tips #57 Use TestStatusOpen Procedure [https://thatnavguy.com/bc...
There are various ways in x++ to check the current company in X++ (Ax2012 / D365FO). 1. Using SysCountryRegionCode::isLegalEntityInCountryRegion Simplest built-in method. Example: ✅ Pros: Direct, readable, uses enum. No Hard-coding of the legal en...
When working with Dynamics 365 Finance and Operations (D365 F&O), integrations often require us to send or receive files from external systems. One of the most common ways to do this securely is through SFTP (Secure File Transfer Protocol). Un...
