Forum Post: RE: nav 2009 how to add dimension in column list in rtc
If you have global dimensions on your Item Card, you can present them on Item List, as well.You need to go in Object Designer and find page Item List (31). Open this page with Design and add new field...
View ArticleForum Post: RE: Tax Liable cant be changed
Well, I finally got what the problem was. I didnt notice that there was a field of 'Tax Liable' field in the Ship To Address table. it was set to False. I m relatively new to the system, so I guess...
View ArticleForum Post: Zetadocs Express - Separate calls for save and send without Dialog
Hi,is it possible to call the save or the send function for it's own without Dialog using Zetadocs Express ?We have to send the Pdf (Rep. 206) silently with function save to the zetadocs SharePointIn...
View ArticleForum Post: RE: How to print QR with NAV 5.0 ?
Hi,Thanks for your help. I have downloaded the exe file and unzip it. But it doesn't content the MXElectronicInvoice.msi file requested to compile the NAV Cside code of the Nav Team Blog.I am...
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 ArticleBlog: Olof Simren – Microsoft Dynamics NAV Blog
My blog about Microsoft Dynamic NAV tips and tricks.
View ArticleBlog Post: NAV Account Schedules 101
I’ve decided to give away my account schedule class material here on the blog in this Series: NAV Account Schedules 101. Check back to see what’s been added, or choose to follow the blog to receive...
View ArticleBlog Post: Top 3 reasons why using spreadsheets instead of Property...
It is evident that a lot property managers are still using spreadsheets and relying on them to keep track of information on their properties, tenants and leases. Although some spreadsheet programs are...
View ArticleBlog Post: Microsoft Dynamics ERP holds its own in ROI, go-lives: New research
Analysis of new ERP survey data from research and advisory firm Mint Jutras suggests that the companies prefer an integrated solution, but that the concept of distinct modules within a software...
View ArticleForum Post: RE: NAV 2013 R2 ON SQL 2014
Hi,For the moment Microsoft has not yet confirmed SQL 2014 as compatible with some NAV versions.mibuso.com/.../sql-server-2014-and-navmsdn.microsoft.com/.../dd301054(v=nav.71).aspx
View ArticleForum Post: RE: NAV 2013 code with NAV 2013R2 Client & Services
hi,msdn.microsoft.com/.../dn271650(v=nav.71).aspxMicrosoft guidelines"If your current solution is based on Microsoft Dynamics NAV 2013, you can convert the database to the Microsoft Dynamics NAV 2013...
View ArticleForum Post: RE: Zetadocs Express - No Focus on Print Preview
David -Is there any update on this? We're noticing a similar problem after installing ZetaDocs: pages (ie: Sales Order) lose focus when completing a user action. For example: when you change the...
View ArticleBlog Post: Microsoft Dynamics GP, NAV add new subscription licensing option...
SPLA licensing for Microsoft Dynamics GP and NAV is not dead, as has been suggested, but it has been augmented with a new subscription license that will give VARs and hosting partners better...
View ArticleForum Post: RE: NAV 2013 R2. Strange error when running post on page 255
try to compile the page 255, codeunit GenJnlManagement, codeunit Gen. Jnl.-Post and codeunit Gen. Jnl.-Post+Print
View ArticleForum Post: Print quantity of items required open for Sales Order
Hi all,I want to print a report where I can see the information of all the raw materials (Items) that are needed, its inventory quantity and the quantity needed(quantity that I have to purchase) that...
View ArticleForum Post: RG Register bug continue in 2013 R2 in case of sales cancellation...
I found and fixed lots of bugs in NAV 2009 and many more already fixed in 2013 already, but RG 23 A II related bug is still not fixed as occur if a sale invoice post by applying direct debit to RG/PLA...
View ArticleForum Post: RE: Zetadocs Express - No Focus on Print Preview
I'm working with NAV 2013 (not R2). I merged the Objects with ZDNAVInterfaceToolExpress. I have loeded the Code for 2013. The following Code Comes into OnAfterGetRecord in Form 42:BEGIN...
View ArticleBlog Post: Login Error: Communication protocol mismatch between client and...
Login Error: Communication protocol mismatch between client and server for NAV 2013There are times when logging into NAV 2013 that you will be prompted for a username and password. But after entering...
View ArticleForum Post: RE: images in report dynamics NAV
For picture saved in a field retrieve the record, use YourRec.CALCFIELDS(YourPicField) and add the field in the dataset. Then in Visual Studio add an Image control, setting Source = Database the Value...
View Article