Manufacturing businesses need more than just ERP software—they need real-time visibility, production planning, inventory control, BOM management, and seamless operational efficiency.
🔗 Read the full article:
https://indibloghub.com/post/dynamics-365-business-central-manufacturing

#Dynamics365 #BusinessCentral #ManufacturingERP #MicrosoftDynamics365 #ERPSoftware #ManufacturingTechnology #DigitalTransformation #SupplyChainManagement #ProductionPlanning #InventoryManagement #BusinessCentralManufacturing #MicrosoftERP #SmartManufacturing

#msdyn365BC devs, ever join a project with API work and zero Postman collections?

You build one from scratch. Second dev joins, builds their own. Third dev too. Nobody's in sync.

If your team uses GitHub or Azure DevOps, there's a simple fix using Raw URLs.

1/3 #businesscentral

For years I used the same PowerShell script to spin up Business Central containers. It worked, but I always felt there should be an easier way.

So, I built BC Docker Manager. A VS Code extension to create and manage BC Docker containers. No scripts. No Docker Desktop. No BcContainerHelper.

1/3

#BusinessCentral #msdyn365BC

Gibt es irgendjemand in meinem Netzwerk, der #Microsoft #BusinessCentral als #CRM System nutzt? Ich bräuchte mal eine kurze Einführung, wie das in der Praxis gut funktioniert 😎 Gerne auch Links zu guten Quellen, Videos, Tutorials etc.

Business Central is rebranding to "AIERP." It's not just marketing fluff. The "Fulfillment Agent" that auto-manages orders is real. BC consultants: You need to learn how to demo AI features. If you are still demoing "How to enter an invoice manually," you are losing the sale.

#BusinessCentral #AIERP #ERP

al devs: reviewing deeply nested AL code before a holiday shutdown got me thinking, this is hard.

I built AL Indent Prism, a tiny VS Code extension: subtle colors per indent level, works only in AL, doesn’t modify code.

Open source + free: https://learnbeyondbc.com/blogs/al-indent-prism-code-review

Makes AL reviews easier. Feedback & PRs welcome.

#msdyn365BC #businesscentral

How to update global apps in Business Central:

Global app updates are done in the Business Central Admin Center, not inside the client. Updates apply at the environment level, so all companies get it.

No BS guide here: https://learnbeyondbc.com/blogs/update-global-app-business-central

#msdyn365BC #businesscentral

Unlocking the full potential of Copilot in Business Central means reimagining your daily operations. From seamless data entry to proactive financial forecasting, Copilot isn’t just an assistant—it’s your competitive advantage. Discover how you can harness this cutting-edge tool today and leave routine behind.

Read more 👉 https://lttr.ai/Al87d

#BigStepForward #BusinessCentral #M365Show

M365 Show Podcast

The M365 Podcast is your daily destination for everything happening across the Microsoft cloud. We cover the full spectrum of Microsoft 365, including Teams, ShareP…

M365 Show Podcast

Surviving Business Central Breaking Changes using AL Preprocessor Directives

BC27 introduced official breaking changes many of us already felt during 26.x. Extensions relying on events that stopped firing were hit the hardest.

I wrote a practical guide on using compile-time directives and symbols like CLEAN26/CLEAN27 to support multiple BC versions without branching your codebase.

Full article here:
http://learnbeyondbc.com/blogs/bc-breaking-changes-al-preprocessor

#msdyn365BC #businesscentral