Search this community for posts, articles and more.
Hi there, I got a question regarding extending the bc and crm integration. Has anyone had trouble getting the option set based coupling to work for custom fields? So for example like Microsoft did for "Sales Header"."Payment Terms Code" -> "CRM Salesorder".PaymentCodeTermsEnum field. A client of mine wanted me to sync a…
Covers extending the Customer table with a tableextension, surfacing the field on the Customer Card via a pageextension, and both sides of the event pattern: subscribing to base application events and publishing your own integration event. Part 1 (Docker container setup):…
Hi, We have a customer who is running on SAAS. When we create a sandbox we have a process that truncates change log entries to get the database size down. we have a codeunit that has explicit permission of RIMD for table 405 and the user also has permission for RMID table 405. This has been working for a few months but…
Hi The system auto delete completly shipped warehouse shipments by default. Is there a way to skip this from AL code ? So the fully sales shipped warehouse shipment satys in system
Hello Everyone, I’m currently working on a Microsoft Dynamics NAV 2016 to NAV 2016 data migration project, and I’m facing a challenge where I’d really appreciate some guidance from people who have handled similar cases. In my scenario, the source system is NAV 2016 and it contains many years of historical data, while the…
Hello, One of our customers using version BC 28.2 is receiving an error message when attempting to post a payment reconciliation journal: "You cannot apply and post an entry to another entry with an earlier posting date. Instead, post payment XX and then apply the result to invoice XXXXXX." In this case, the payment is…
Presentations of the BC TechDays 2026 conference of 11 & 12 June 2026 in Antwerp (Belgium) Thursday 11 June 2026 Where Do I Still Fit? What "BC Developer" Means in the Agentic Era (Jeremy Vyska, Tine Staric) From OpenAPI to Copilot: Auto-Generating MCP Tools for VS Code (Tobias Fenster, Markus Lippert) Microsoft presents:…
After 6 years of development, I’ve finally released a framework project that may be interesting for NAV / Business Central developers looking beyond traditional AL development. It’s called Pral (https://pral.fieldconn.com) — a rapid business application framework written in Python for building complex database-driven…
I'm new with interfaces, I'm trying to replace this event: [EventSubscriber(ObjectType::Codeunit, Codeunit::"Sales-Post", OnBeforePostInvPostBuffer, '', false, false)] local procedure OnBeforePostInvPostBuffer(var GenJnlLine: Record "Gen. Journal Line"; var InvoicePostBuffer: Record "Invoice Post. Buffer"; var SalesHeader:…
Hi everyone, Third article in the Business Central local development series is live. This one covers configuring launch.json to point at your local container, downloading symbols, and publishing your first AL extension to see it running inside Business Central. Part 1:…
It looks like you're new here. Sign in or register to get started.