BC Friday Tips #38 Keep Description
When you change the Account Type, BC clears the Description field by default.
But there’s a hidden field. The Keep Description field can be used to preserve your text when switching accounts.
Anything about Microsoft Dynamics NAV and Microsoft Dynamics 365 Business Central Consultancy
When you change the Account Type, BC clears the Description field by default.
But there’s a hidden field. The Keep Description field can be used to preserve your text when switching accounts.
Did you know about Inherent Permissions in AL? Inherent Permissions allow developers to temporarily grant permissions during code execution.
Here’s BCFridayTips for msdyn365bc consultants. Did you know you can display emojis in BC?
Did you know there are two common ways to post an item journal in AL?
Did someone accidentally delete important data in production? If you no longer have a backup, you might still be able to recover it.
Did you know there’s already an enum for Month?
Did you know there is a “Unit of Measure Management” codeunit?
Want a quick way to block most users from accessing an environment?
Use the environment- level security group.
Did you know about the DataAccessIntent property? Set DataAccessIntent to ReadOnly when you only perform read-only data for API pages or reports.
Ever wondered why there are gaps in your Customer Ledger Entry numbers? It’s not a bug, but a design choice.