Blog Post: SD Extension Pack for Dynamics 365 Business Central Developers
On all the Dynamics 365 Business Central training activities I’ve done in the last year for Microsoft Italy, I’ve always received the following questions: why your Visual Studio Code has all these...
View ArticleForum Post: RE: Changing the posting date while ` reversing the payment entries
based on versions that you "attached" you need to change codeunit. But from my point of the view, I need to know localization and how do you plan to do it.
View ArticleForum Post: RE: Changing the posting date while ` reversing the payment entries
i'm using navision 2016. suppose my payment voucher is posted in the system on date 01-11-2019 when i'll reverse the payment voucher the it should as me whether you want to reverse on same...
View ArticleForum Post: Weeks in sales lines
Hi folks, I need a field which will show the weeks like its showing in Virtual table(Date) in Sale Line.
View ArticleForum Post: RE: A package with publisher 'Microsoft', name 'Base...
The package cache is where AL looks for the references to the objects in the dependent apps. This is also called 'symbols'. If the symbols are not in the package cache, you need to download them, so...
View ArticleForum Post: RE: Changing the posting date while ` reversing the payment entries
OK, is it for Indian localization? When do you start to debug what objects do you run?
View ArticleForum Post: RE: Weeks in sales lines
and what date do you want to use as a base value for it? You need to create the FlowField for it (i think)
View ArticleForum Post: RE: Changing the posting date while ` reversing the payment entries
Yes it is for indian localization
View ArticleBlog Post: CI/CD for .NET with GithHub Actions
We manage all our internal projects with Azure DevOps (projects not only related to Dynamics 365 Business Central). All our code is hosted on Azure DevOps but personally I’m using also GitHub for...
View ArticleForum Post: Record Links in web client of BC on premises
My first query we still don't have option to browse the file from BC web client and another query is if I keep the website in the links, it opens in new tab but if I keept the file path it does nothing...
View ArticleForum Post: Transferfields command using with multiple linked tables
Hi all, I have to copy record from a tableA of CompanyA into same tableA of companyB. I am using command TRANSFERFIELDS so that record of tableA from companyA is transferred into the tableB of companyB...
View ArticleForum Post: RE: Transferfields command using with multiple linked tables
Sorry, but I lost the idea for the TableB. I can see " I am using command TRANSFERFIELDS so that record of tableA from companyA is transferred into the tableB of companyB " and can read " I need to add...
View ArticleForum Post: RE: Transferfields command using with multiple linked tables
Hi, I have copy record from tableA and also linked record on tableB. I hope it's understandable, now. Tnx
View ArticleForum Post: RE: Transferfields command using with multiple linked tables
Sorry, but I don't understand because I can see TableB 2 time => you need to select 1 table for the TRANSFERFIELDS and transfer "manually" for 2nd table
View ArticleBlog Post: My NAVTechDays
I got quite a week ahead of me .. . Not only will I host one session and some workshops .. I will actually host 2 sessions, 2 workshops and an ISV session this year. What did I get myself into? No...
View ArticleForum Post: How to add open balance to trial balance report in nav 2018
Hi Team, My client wants opening balance (column) to be showing in the trial balance report when he runs it with date filter but the default trial balance report that not have those feature. Regards
View ArticleForum Post: RE: How to add open balance to trial balance report in nav 2018
I think the main reason here that either you or your customer does not understand how the opening balance is posted to G/L and therefore you have a request like this. If it is a matter of seeing the...
View ArticleForum Post: RE: Changing the posting date while ` reversing the payment entries
The object is codeunit Reversal Post .
View ArticleForum Post: Select Variant on Sales Order
I've looked through history and it doesn't appear this question has been asked before. Using BC in the cloud. I have an item that comes in three different sizes. I have set up variants for these sizes...
View Article