Forum Post: RE: Moving cursor to next record after scanning - NAV 2009 R2...
Thanks Simpsoid, that worked.. Thanks for all your help.
View ArticleForum Post: RE: Profit Center
You could setup your warehouse and restaurants as Business units and track them as profit centers.
View ArticleForum Post: RE: Profit Center
This feature used to exist in Navision in Advanced distribution in some very old versions, but has not been available for over a decade. You would need to develop a custom solution to handle this. The...
View ArticleForum Post: RE: stock valuation
Why would you do this? You paid for a full ERP system with Inventory management included and now instead of using what you paid for you are going to pay your partner to develop this for you from...
View ArticleForum Post: RE: Profit Center
thanks David for your response , is there any other way to do the profit center as dimension .
View ArticleForum Post: RE: Profit Center
Just create a dimension called Profit center and create a new dimension for each warehouse. Not sure actually what you are asking. Your partner should have gone through all this with you when they were...
View ArticleBlog Post: Quickstart your D365/NAV Connect API usage: Use Azure Container...
You might have seen one of the presentations where Microsoft showed their idea of future NAV-based applications: It can be either a Connect App (just connects through a REST WebService API to...
View ArticleForum Post: RE: report designer
Hi Karim, Did you install it including the Microsoft Rdlc Report Designer for Visual Studio ?
View ArticleForum Post: RE: report designer
You need below one of the versions of Visual studio with respective .NET framework to work. I also had the same issue and I installed Visual studio 2017 with .net framework 4.7 and it worked. Codename...
View ArticleForum Post: RE: report designer
Hi Erik, Yes i did,i installed VS 2017 and then Rdlc separately. thanks.
View ArticleBlog Post: NAV 2018 and related environment best videos
NAV 2018 and related environment best videos Addendum to my course “NAV 2018 What’s New & New Technology – Fast Tracks”...
View ArticleBlog Post: Remove all custom apps on Docker container (with PowerShell)
Today, I was prepping for my 2-day Masterclass about developing Extensions in Visual Studio Code. And finally, I made some time to make a first version of a function that I have been wanting for quite...
View ArticleForum Post: RE: Add filter to Page
Hi Marek, First welcome to DUG! I'm not really sure exactly what it is that you want to archive and what the relation between the customer and the "standing order" is. Nor where the "Customer Group"...
View ArticleForum Post: RE: Assist Edit Property
Did you also write the onAssist trigger code? Not enough to enable the property.
View ArticleForum Post: RE: Assist Edit Property
Yes i have written the code but it is not working IF AssistEdit(xRec) THEN CurrPage.UPDATE;
View ArticleForum Post: RE: Assist Edit Property
Does it execute the code? Have you tried running it with the debugger?
View ArticleForum Post: RE: Assist Edit Property
No i have not tried with debugger, my field is a boolean, I think AssistEdit only apply for text box ???
View ArticleBlog Post: Developing extensions blindfolded in Dynamics NAV
Developing extensions in Dynamics NAV, it is possible to add two extensions that are adding the same field numbers to a solution. No warnings are given, and it is not possible to get an overview of...
View Article