Forum Post: RE: Amount In Words
Sure you are right Saurav, The code is actually for NAV 09, had to support a client in NAV 09 with amount in words functionality, here the client requires the whole part and the decimal part of the...
View ArticleForum Post: RE: Amount In Words
Hi Saurav, That is correct. Only "problem" report 10400 is not a W1 object. It's in the US version as Check Translation Management. But for example then it's not in the Danish version.
View ArticleForum Post: RE: Insert transaction to table G/L
Not sure what version of NAV you are using but you will first have to create the Transaction field in Gen. Journal line table, next in codeunit 80 search for the text // Post sales and VAT to G/L...
View ArticleForum Post: RE: Insert transaction to table G/L
Thanks you sbhatbng. I'm using NAV version 2013.
View ArticleNAVUG Summit
Summit will offer education for all versions of Dynamics NAV. No matter your Dynamics version or where you are in your implementation, you’ll find value through educational sessions. Summit is...
View ArticleNAV Tech Days 2017
NAV TechDays is the name of a conference , organized by mibuso.com . This conference offers 2 days full of – technical only and highly relevant – sessions, related to Microsoft Dynamics™ NAV . NAV...
View ArticleForum Post: RE: Insert transaction to table G/L
Hi sbhatbng, I checked but it's not work. Field "Transaction Type" in table Sales Header (ID 36) I need insert "Transaction Type" to table G/L Entry with Transaction. Thanks
View ArticleForum Post: RE: Insert transaction to table G/L
Hi Dinhson, Did you do what sbhatbng suggested? Then you need one more step. You need to copy it from sales header to gen. journal lines, before you can copy it to g/l entry table. That's done in...
View ArticleBlog Post: NAV Development Preview – September Update
Welcome to the September update for the Developer Preview. In addition to the next batch of fixed issues we announce the following changes: We have a new developer preview image ready for you. To get...
View ArticleBlog Post: MS NAV Updates for September-2017
Following are updates for MS NAV for month of September Update for Development Preview https://blogs.msdn.microsoft.com/nav/2017/09/07/nav-development-preview-september-update/ Lot of issues pointed...
View ArticleForum Post: RE: Error Posting Bank Payment Voucher ?
Looks like an impossible error. Sp what did you do to debug it so far? Did you look at this questions? Do you have any customization's in this area? Which version and localization of NAV? Does it...
View ArticleForum Post: RE: Insert transaction to table G/L
You're welcome. You may also benefit from reading this blog post: dynamicsuser.net/.../how-to-become-a-great-microsoft-dynamics-nav-developer-which-tables-to-use
View ArticleBlog Post: Learn4NAV Neues Videotraining: Dynamics NAV Power BI –...
nav2017, dynamics365 #office365 msdyn365 #d365 #financials #lagerbewertung #learn4nav #d365fo #videotraining Hallo zusammen! Die Urlaubsphase ist zu Ende und fleißig wird wieder gearbeitet. Heute...
View ArticleForum Post: RE: How to import 5 out of 10 columns in Nav using XMLPORT?
Use the first 5 columns as the fields from the spreadsheet and then add DUMMY1,DUMMY2, DUMMY3, DUMMY4,DUMMY4 and then you should be good to import the file.
View ArticleForum Post: RE: How to import 5 out of 10 columns in Nav using XMLPORT?
Sorry what I meant was your XMLport fields will be something like this. Field1 --->Write it to table. Field2 ---->Write it to table Field3 ---->Write it to table. Field4 --->Write it to...
View ArticleBlog Post: Microsoft Azure IoT Hub previews automated device provisioning
Microsoft has announced the public preview of its Azure IoT Hub Device Provisioning Service. This offering has the potential to be a significant time and labor saver. With the Device Provisioning...
View ArticleBlog Post: NAV Developer Preview – September (Getting started)
Yesterday, we got a new Development Preview from Microsoft. You can read the announcement on their blog . This time, a lot has changed on how the image is constructed – basically meaning that my blogs...
View Article