Block Warehouse Shipment Posting by Code- Event to use
Hi All We want to block warehouse shipment posting if all pick list lines are not picked. What's best event to subscribe. Found this [EventSubscriber(ObjectType::Codeunit, Codeunit::"Whse.-Post...
View ArticleWhy doesn't copying project planning lines reset their picked quantity?
I noticed that when copying project tasks to a new project in Business Central 25.2, the copied planning lines won't reset their fields related to their warehouse pick ("Qty. Picked", "Completely...
View ArticleMissing table(s) when upgrading from BC 16.5 to 25.15
I am attempting to upgrade an on-premise instance of Business Central 16.5 to 25.15. However, when attempting to synchronize System Application, the following error occurs:Table 4152 Temp Media :: The...
View ArticleHow to embed RDLC format within the AL code and extension
Hi AllWhen developing reports in AL you automaticlaly create and rdl fiel thats in xml but later in front end report editor we chnage the look and feel of the layout. Is there a way to convert the rdlc...
View ArticleProject/Resource Planning
So here is the problem I'm having (BC cloud, version 27.3): I have a project planning line with a single resource on it, and that resource is only available for 40 hours a week. If I enter a task that...
View ArticleTenant media Growing Too Large
Hi, One of my clients' Tenant Media table sizes is growing quickly. The data in this table can be viewed or exported, but records with the MIME Type "application/octet-stream" cannot be read. This kind...
View ArticleUsing RecordRef and FieldNo Instead of dependency to get fields from another...
Hi AllWe can get fields from another extension by using something like below without delcaring dependency in app.json file. Are there pros and cons with just using recordref vs dependecy. Eitherway if...
View ArticleInsert new line on second List Part - The view is filtered, and the entry is...
Hi Guys I have created a second list part on the Service order screen to show service item worksheet table rows, second list is filtered by the service item lines . same hierarchy such as sales lines...
View ArticleRecref between companies
I'm using recref to copy data between companies not copying the key because I want that to be perform by the insert in the destination company but it looks like the insert it's working in the current...
View ArticleInvalid Date - Behaviour using Modify / Insert
Hi all, in the last days i stumbled upon a strange behaviour of our Navision2018 System. And i think(?) this behaviour is knew. I did not recognize that in the past.Situation: We use Nav2018. We have...
View ArticleXMLPort odd behavior
I'm executing a function that calls an XMLPort and then on Success it archives the file. Out of 800 files tested 6 archived the file without importing it. I'm not sure why it archived even though I...
View ArticleNAV 2009 to Dynamics 365 Business Central License Upgrade
Good Day everybody, I am actually using NAV 2009 R2 version at my company and I am planning to move to the latest version of Dynamics 365 Business Central. I would therefore like to understand how...
View ArticleFull upgrade path from 22 to 23
What is the recommended way to do a full upgrade of a live system (On-Premise) from BC 22 to the latest release available now? May I know whether there is a step by step guide somewhere? I searched and...
View ArticleChange Log Setup empty after Migration to Dynamics.com (BC27) how to copy...
After migration to dynamics.com the change log setup is empty. All old setup data is lost in the migration process. I want to create a decent setup and copy it to all other companies (>10) , but...
View Articleupgrade from DYNAMICS C5 to Microsoft Dynamics NAV 2016.
Hi Guys, One of our customers want to upgrade from DYNAMICS C5 (NAVISION C5) to Microsoft Dynamics NAV 2016. I have upgraded Nav 4.0 to NAV 2016. So upgrade from DYNAMICS C5 to Dynamics is Same as we...
View ArticleCan you run AL code under a different user or permission sets?
Hi I'm developing some test code and want to run say posting of invoice under a different user so I can test permissions? Is this possible without using docker and test libraries as I do my testing...
View ArticleNavClientInvalidCredentialException
I am unable to connect BC clients. I have a three tier Dynamics 365 Business Central 2026 on-prem installation, with sql, web server and nst on separate servers. I need help figuring out why the...
View ArticleAL interface implementation question
I'm new with interfaces, I'm trying to replace this event: [EventSubscriber(ObjectType::Codeunit, Codeunit::"Sales-Post", OnBeforePostInvPostBuffer, '', false, false)] local procedure...
View ArticleSteps for Upgrading from Nav 2015/2016/2017 versions to Dynamics 365 Business...
Hi everyone, I have searched various places but I ended up without any answer, I would like to know what are the upgrading steps required to upgrade/move all the customized objects from Nav to Dynamics...
View ArticleIssues with Snapshot Debugging
Hi,I'm getting the below error whenever I try to snapshot debug through Visual Studio Code This is happening across multiple vms, containers and on my local machine, trying to connect to multiple...
View ArticlePrinting from NAV 2015 to Outlook - Operation aborted (Exception from...
Hi experts, First off, i'm in no way experienced in using or administrating Navision. I'm simply a frustrated sysadmin, that has overtaken an old and broken system, with little to no documentation,...
View ArticleBC-CRM/Dataverse integration - is it possible to sync a BLOB file from BC to CRM
Hello,I'm working on a project where I have an already existing integration between BC and CRM/Dataverse/Field Services (using the integration table mapping, etc).For context, it is a Business Central...
View ArticleAnyone syncing D365 and Business Central Items with Multiple Units of Measure?
https://docs.microsoft.com/en-us/dynamics365-release-plan/2021wave2/smb/dynamics365-business-central/use-multiple-units-measure-when-synchronizing-items-resources-dynamics-365-sales This new feature...
View ArticleD365 Business Central Extending Deferrals
Hi All, I am trying to extended the functionality of Deferrals (Sales Lines table, onValidate of deferral code). Automatically, when validating deferral code, NAV is creating the Deferral Schedule (in...
View ArticleA Python Framework Inspired by NAV/Business Central Development
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...
View ArticleSkip deleting warehouse shipment after posting
HiThe 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
View ArticleError "You cannot apply and post an entry to another entry with an earlier...
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...
View ArticleSAAS - Mass delete Change Log Entry not working
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...
View ArticleBC and CRM Integration
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...
View ArticleUpdate analysis view timeout on SAAS BC
Hello,We have a large customer running SAAS for the last 10 months and until 4 weeks ago update analysis views was working fine.All of a sudden, the job queue running the update analysis views process...
View Article