Functionality in Microsoft Dynamics Nav2016 which helps in giving suggestions...
Hi Can anyone help me with this? Is there any functionality in Microsoft Dynamics Nav 2016 which helps in giving suggestions on purchasing quantity of goods (variable on periodic basis)? For example if...
View ArticleFlowfields show in some places as Yes/No and others as Checkbox
Simple question: In NAV 2016 has there been a fix to make a flowfield show as a checkbox instead of text Yes/No.
View ArticleIs there a "debug mode" for the Role-Taylored Client in NAV 2009 R2?
Hey guys, I have a slightly lengthy project I've been tasked with, so I'll spare you the details, unless somebody is familiar with the factory coding and what everything does. But essentially, I...
View ArticleSplitting or grouping event subscriptions in add-on / custom codeunits?
Suppose you have a database containing following changes: - W1 objects, with event publishers, no event subscription codeunits - BE objects, possibly containing subscription codeunits dealing with...
View ArticleProgramatically Creates Line No. in Line
I tried Creating Line No. programatically using this code: //Function GetLineNo recBMGICollectionDetails2.RESET; recBMGICollectionDetails2.SETRANGE(recBMGICollectionDetails2."Document No.","No."); IF...
View ArticlePopulating subforms with Provider ID
I'm attempting to link two sub forms together using the Provider ID and the SubPageLink set up as such.. No.=FIELD(No.),Document Line No.=FIELD(Document Line No.),Line No.=FIELD(Line No.),Label...
View ArticleOData-/SOAP-Services with x-frame-option
Hi all, a pen-tester at our customers site found, that HTTP-responds via SOAP/OData are missing the x-frame-option (which is necessary to avoid clickjacking). Is there a way to activate/configure the...
View ArticleUsing DOTNET API - Webpermission failed
Hi I trying to use a API from NAV 2017. But i'm getting this error A Call to FlexAPI.Connect.Login failed with the message: Request for the permission of type 'System.Net.WebPermission, System, Version...
View ArticleNAV 2015 - XMLPort export blank fields
Hi all, I've a question. I'm trying to export a XML file with many optional fields (it's an items's extraction with many commercial informations). I setupped optional elements properties with MinOccurs...
View ArticlePhone Client / Universal app can't connect: "Server connection timeout occurred"
Hi everyone, I have set up a NAV 2016 instance, with Windows authentication, along with the web client. I have installed the selfsigned certificate and can access it via browsers - I get an error on...
View ArticleHow to undo Charge (item) return receipt?
Hi, After posting a Sales Return Order, go to posted receipt -> Functions -> Undo Return Receipt and got the error that it can only be done for item type only. Is there another way of achieving...
View ArticleInStream.READTEXT show me the wrong data
Hello everyone, I'm new on Dynamics NAV. Currently, i'm working with NAV 2013 R2. I have some synchronize problem, I explain : I want to open a .txt file and read it. But when I read this file, it show...
View ArticleApply customer ledger entries on vendor entries (vendor and customer the same)
Hello and sorry if this was asked before (haven't found my answer), I have a client who has a lot of vendors that are also customers. I know you have to create a separate vendor and customer cards but...
View ArticleEdit field on Sales Invoice Header Table 112
Hello We have created a function to a customer, where we mark invoices on Table 112 Sales Invoice Header to be mailed via a job queue, which only will run one time daily. But when we try to edit the...
View ArticleThe G/L - Item Ledger Relation already exists. Identification fields and values
When I am trying to post a Sales Return Ordre I get this Errror : The G/L - Item Ledger Relation already exists. Identification fields and values It is the same problem posting a Sales Return Order...
View ArticleFunctionality to plan the capacity of a resource along with planning the...
Hi, Is there a functionality which helps me to plan the capacity of a resource along with planning the shipment route? For example I want to track the effort of a delivery boy point by point of...
View ArticleConnecting to WebDAV Server throug NAV client
Hi All, I am looking to access WebDAV server file through NAV 2013 , in order to perform some transaction , Can any body help on this ?
View ArticlePosting routines - why not work directly on Rec?
Hi Can anyone explain the pattern used in say codeunit 80, 81 etc: SalesHeader.COPY(Rec); Code; Rec := Salesheader, Why not work directly with 'Rec'? Are there some technical reasoning for doing like...
View Articleconsuming NAV2009 Webservice via PHP
Hello, can't consume the NAV-Webservices via PHP nor get the service in soapui running, respectively proper results. adjustet the CustomSettings.config for the webservice configuration...
View ArticleNAV 2016 and tracing down blocking users
In NAV 2009 R2 Classic it was so easy to trace down what user was blocking other users. Simply running the session table and looking at the "Blocking User ID" field solved this problem. We are...
View Article