OnQueryClosePage - Stop the page from closing
Hi everyone, I've written some code in the OnQueryClosePage trigger of a page. IF CloseAction IN [ACTION::OK,ACTION::LookupOK] THEN BEGIN fctXXX(); Rec.NEXT; END; The code in fctXXX() is executed but...
View ArticleNAV 2016 Job Queue report does not work but error log shows "processed"
Hi, I encountered interesting issue: I have processing only report scheduled - it does simple update of two tables based on information in third table. This report is scheduled to run every 1 minute....
View ArticleRowNumber in RTC Report
Hi to All, I want to make a RowNumber in RTC Report . I put this code on Report Code propertis: Public RowNumber as Integer Public Function SetRowNo RowNumber=RowNumber+1 End Function Public Function...
View ArticleAverage Cost (AVCO) Method
Dear All I have a question on Average Cost (AVCO) Method. Item X has following ledger entries. January 1st Beginning Inventory 2 units @ $1000.00 per unit ie. amout $2000 June 30th Consumed 2 units @...
View ArticleMulti Language
Hi, I created one field in the employee table. Is it possible that I tag a different language(e.g. Russian) for this particular field that user can enter value in Russsian(as per example) in the RTC. I...
View ArticleIs there a relationship between an Archived Sales Order and a Sales Shipment...
This is on Dynamics Nav 2013. When re-printing a Shipment Note I need to get back to the Sales Order for some information. If the Sales Order is completely invoiced I need to get to the related...
View ArticleBudget Checking Workflow
Does anyone know of any vertical solutions to cater for Budget checking on the workflow authorisation process for Purchase documents. The idea is to make project managers to be accountable for their...
View ArticleNAV servers - Microsoft Office
Hello, we are considering to update Office 2016 in our NAV servers, have you guys encountered any problems with NAV 2009, 2013, 2015 and 2016 versions and Office 16? -pn7
View ArticleAssembly BOM Explosion Report or Excel
Hi In NAV 2016 there is a Bom Explosion report for Productions BOM. BUT, as I can find - none for Assembly BOM. Can anyone give my an idea how to make a report, It could be in excel.. THANKS
View ArticleHow to access Management Portal
Hi Can anyone direct me how to access the Dynamics NAV Management Portal? There are quite a few videos on Youtube https://www.youtube.com/results?search_query=dynamics+nav+management+portal and...
View ArticleDocument Approval
Hi Guys - I have a problem with document approvals. Have a look at the screen shot. I would expect the user Gustav to be able to post Sales Orders below 5000 LCY, but no matter how low the amount on...
View ArticleError on FINDFIRST
Hello, I have a program that imports items with some logistic information I can't reproduce the code here - too much But what happens is strange enough : I get the error : The Item cross reference...
View ArticleExternal access to NAV 2016 on Azure
For testing purposes I have created a manual installation of a server on Azure. I installed NAV 2016 CU1 from the DVD on this machine. I created a database on Azure SQL. Within the remote desktop all...
View ArticleJavaScript-Add-In causing a Problem when trying to Customize the Ribbon
Hello everyone, I've got a little problem with a JavaScript-based Add-In that I made. It is working as intended but now when I try to customize the ribbon of the page I get an error that says "The...
View ArticlePoor report performance using click once installed Windows client?
Simple Balance takes 2-3 seconds on standard installed windows client, but >60 seconds on click once installed windows client. Testet on NAV 2016 with cumulative update 4. Does anybody else see...
View ArticleNav 2016 and SQL 2014 Compatibility (Reporting Slownless)
Dears, Any one is using Dynamics NAV 2016 and SQL Server 2014, I am facing a big problem essentially when printing reports (standard or customized). print preview, post and print, some times when...
View ArticleOne user unable to run account schedule
Dear experts Our client uses NAV 2013 R2. One user receives errors when trying to edit an Account Schedule, export the account schedule into Excel, or run the account schedule report. Please find the...
View ArticleHow to lock table on record level?
Hi, How can I tackle the following situation: On periodic event, there is an automatic process that will read an xml file and make changes to a sales order / lines through web service. On the other...
View ArticleReport with rows and columns variable
Hello: I am working with NAV 2016 and have to make a list in which each row is a customer and the columns are the Department dimension values. Each box should include customer sales by each Department....
View ArticleRefresh Service Tier cache after SQL Injection
Hi! Disclaimer: Any help is appreciated but PLEASE don't play captain hindside (southpark reference) here. We did NOT recommend this solution and we currently don't have the resources to change it. So,...
View Article