Forum Post: RE: Archive Sales/Purchase Documents
Sure would be nice, and makes sense too.Big problem with NAV is you're always going somewhere else to find what you need to know.
View ArticleBlog Post: NAV AS 101 Lesson 22: Dealing with Zeros
Every numbers person needs to deal with zeros, and the most frequent thing we all do with zeros is to get them out of the way. NAV gives us very few ways to deal with this, but frequently the best way...
View ArticleForum Post: RE: No. Series and Journal Entries
Thanks Olof. We did set up NAV to use the production order number for entries in the Consumption and Output Journals, and it works fine as it should. We also decided to go ahead and create batches for...
View ArticleForum Post: RE: Error msg: Overflow in calculation of 2147480000 + 10000
Yes, and it works for all but one batch; which is logical since there's only one batch with a problematic line number.
View ArticleWiki Page: Unique Record Identifier
By Soren Klemmensen, Concept Computer Corp.Meet the PatternThis Pattern is meant to create generic & reusable links between tables. The goal is to have an easy generic way to link a generically...
View ArticleForum Post: RE: Set Focus on Field
Hi Gabsi Mohamed,Jens is right. There is no such possibilities today. The best 2 things I can recommend are placing the field you need first on the page, so focus automatically is on it and secondly...
View ArticleForum Post: Document Approval and Inter Company Transactions
Hi all. Suppose you have set up Approval Templates in Dynamics NAV for Purchase Orders, with several levels of approbation (there is a certain number of Additional Approvers being added). Now, you may...
View ArticleForum Post: Report 10021 - Nav 2009
I want the report to sort by G/L no. regardless of the account name. However, if there are G/L accounts with the same name, the sorting is wrong.Example of how report currently sorts:50110...
View ArticleForum Post: Jobs
How do we stop closing a job if a PO is still active on that job?RegardsPaul
View ArticleBlog Post: NAV 2013 R2 - How to Restore Selected companies With Multi Tenancy...
Hi all,In this post we will list down the steps to restore backup taken in Previous Post using power shell Using Direct Database & Service Instance For a MultiTenant Database.If you haven't read...
View ArticleForum Post: How NAV 2013 send a Push Notification to Mobile Phone
Hi,I need help for the above. How do I establish the link between NAV web service to Microsoft Push Notification service (MPNS). please provide me some tutorial links, sample, code for the below...
View ArticleForum Post: RE: Exporting Navison Forms and Reports to Desktop As Individual...
Since you are still on 2009 you can use Microsoft Navision C/Front to export the objects, below link has an...
View ArticleForum Post: RE: Getting Error 'The type Binary is not supported' for edit...
Any idea please..........
View ArticleForum Post: RE: Error code 85132273 during upgrade from 2009 to 2013R2
After Importing the objects, execute the powershell command 'Sync-NAVTenant' for the related Instance, and then compile your security tables. This should work.
View ArticleBlog Post: The Evolution of Technology and the Implementation Consultant, Part 1
The Evolution of Technology and the Implementation Consultant, Part 1 Aside from being a technology professional of one sort or another since the late 1970s, I have always been a student of historical...
View ArticleBlog Post: Help us make Microsoft Dynamics NAV better
We always strive to make Microsoft Dynamics NAV a better product – and in order for us to do that efficiently we need to know how real customers out there are using the product. To help us getting that...
View ArticleForum Post: RE: How NAV 2013 send a Push Notification to Mobile Phone
Hi, After reading the Microsoft MPNS, below is the example of using Asp.net to send PushNotification :HttpWebRequest sendNotificationRequest = (HttpWebRequest)WebRequest.Create(subscriptionUri);...
View ArticleForum Post: how to connect with microsoft dynamic nav
I am trying to connect with microsoft dynamic nav using php script . Please suggest me php library to connect with microsoft dynamic nav and also explain the meaning of following code which belong to...
View ArticleForum Post: Printing check signatures
Can a signature be pre-printed on a written check?
View ArticleBlog Post: NAV AS 101 Lesson 23: Copy and Paste
The Copy and Paste function for NAV Account Schedules is a huge time-saver and anyone who designs reports for account schedules should know how to use this important feature. Let’s talk about the three...
View Article