-
OData Track Changes
I would like to know if it is possible to do Change Tracking with OData in on-premise NAV 2018, as explained in the below link for Dynamics 365 https://docs.microsoft.com/en-us/dynamics365/customer-engagement/developer/use-change-tracking-synchronize-data-external-systems I tried this with the standard NAV Items Entity…
-
JOB type: capital job means and how is can be use in Navsion 2016 job module
Hi All my question is regarding JOB module in nav-2016 in Job Card there is option Job Type : Blank or Capital WIP. Pls tell me use is use of Capital WIP and can be this capital WIP for below senario suppose manufacturing company constructing new Building or Warehouse and they want to manage all project through Job Module…
-
SEPA and bank direct connexion - Download and upload File
Hi, It's integrated with Nav to generate SEPA File, for credit and Debit - that's cool. but, is there a fonctionnality that is integrated which let me download and upload, and management all the workflow for vendor payment , and client debit orders , directly from nav ? Generate file is good, but management their final use…
-
Conditional Mapping on a Lanham EDI Document
I need to be able to send pricing on 810 based on the item unit of measure that came in on the 850. I setup a conditional element (element 4) for the IT1 segment (see below), but it is not working. What am I missing?
-
Deploy Clickonce Non Azure
Hi there, im struggling with deploying the clickonce client on my NAV 2017 enviroment. I have searched for a solution but cant find it directly. Sometimes the app wont download. Sometimes the app wont start, and crashed. I have found serveral sites and scripts, but most of them are based on Azure. Is there some on who is…
-
2009R2 Web Services without NTLM?
The customer still uses 2009R2, An update to a current version is planned for next year. We currently are trying to provide a web service so that some external hardware device (scales) can talk to it. The service is running and I tested it by using SoapUI. Only thing is: Authentication only works via NTLM - and our…
-
Can any one please share the TDS related documents or any study video link in Navision 2016
We need help for TDS related return process in NAV
-
Web Service Use TimeClock on VB .Net
I need to PerformClocking on Visual Studio vb .net Ex: Dim myWS As TimeClock.TimeClock = New TimeClock.TimeClock myWS.Credentials = New System.Net.NetworkCredential("admin", "xxxxxxxxx", "xxxxxxx") Dim myws1 As New TimeClock.Clocking myws1.EmployeeNo = "E-08212" myws1.ClockDate = "03/07/2018" myws1.ClockTime = "17:50:01"…
-
Probleem importeren contact business relation
Bij het importeren en toepassen van contact business relation kreeg ik steeds dezelfde fout en ik begrijp niet waar het probleem zit.
-
SLA Fees
All, Could you help to know what is the expected fees (round figure) for a LS NAV support for one year? Should it be based on number of users/license or function or based on what?
-
Word lay-out with HTML and images
Hi, Is it possible to make a report with a Word Lay-out that renders HTML with images? I have tried but not found a solution so far. For example I have HTML like this: <p class=MsoNormal>Some text here and this is an image:</p><br><br><img src=\"https://linktoimage.com/temp1527085408825.png\"…
-
Can i have different General business posting group in a service item
hi everyone i want to select a different general business posting group for one item type service example: screws business posting groups screws for building screws for office screws for general maintenance this for create a purchase order with this item thanks for your help! Kind regards!!!
-
Problem with making card page editable in business central
I'm playing around with the locally-hosted business central sandbox. I'm attempting to make a simple setup form of type Card, and I want this page to be editable by default. The problem is that the page always opens in View mode. I have set the Editable property to true on page, groups, controls, all to no avail. If I…
-
Data migration error NAV 13 to NAV18
Hi, I wanted to ask you about the process of data migration from NAVISION 2013 to NAVISION 2018, since once I have passed step number 11, the following guide https://docs.microsoft.com/en-us/dynamics-nav/upgrading-the-data, and I execute the synchronization of the data schema, I get the following error: The translated…
-
how to change language?
Hello sir, I am new to the forum. I hope you enjoy yourself. I have come to your help, I have a concern with the language change of Dynamics NAV 2016. to change language English to French. thank you in advance
-
Changing Role Center causes createing new user personalisation
I made some changes in e.g. Sales Order Overview which is stored in User Personalisation (Table User Metadata). After changing the Role Center and restarting NAV 2017, sometimes the personalisation is not visible anymore but can be still found in the user metatada table. Changing the Sales Oder Overview again causes an…
-
Sales Invoice Attachment
Hi, If i attach a picture of Sales Invoice to around 100 Sales invoice daily before posting, what increase in size of Nav database will be there post a week. I am Using Nav 2016 & is there any std attachment feature in Sales Invoice(if yes then, can it be made mandatory for every Invoice) or it is to be developed.
-
Fill posting no series Sales Credit Memo
Hi everyone, I'm trying to fill the "posting no. series" on the Sales Credit Memo because by default it appears empty. So I want to fill with the series "MRVNC" and I'm trying the code below in "OnValidate" Trigger IF "Posting No. Series" <> '' THEN BEGIN SalesSetup.GET; TestNoSeries;…
-
Open manually new NAV Datepicker
Hi, is there a way to open manually the Datepicker you have when you Lookup a Date format field ? [Edit] By "manually" I mean using a runmodal with "actionlookup" in the OnLookup field trigger I'd like to do it to use the return value immediately, without being forced to leave the control to validate it. Thanks in advance…
-
NAV2017 Permission related errors suppressed
Hi, in NAV, when a user does not have permission to a table, the user would normally get an error msg indicating that user does not have permission to read/insert/modify a certain table. E.g. "You do not have the following permission on TableData Incoming Document: Insert". But I recently came across a scenario whereby, a…
-
NAVAppProfiler
Could someone help me use NAVAppProfiler please? I download the archive (Codeplex has ceased operations) and in it there are no binaries. Only source code. Am I supposed to compile it? How can I use the NAVAppProfiler ? I was expecting binaries, like add-on dlls. not source code. Let me add the link:…
-
XML PORT csv file importation not working on a 2008R2 server
I upgraded nav from 5.0 to 2013R2. am able to run my tables, reports fine but when I import a csv file using the xmlport, it is not inserting the data in the employee table, no data is inserted on Sql server 2008R2 edition. If I repeat the process in sql server 2012 it works and it inserts data successfully. below are the…
-
GST Base Amount & Qty. is updating wrong in Detailed GST ledger entry
Hi, I tested one sequence in which GST base amount and Qty. is updating wrong. Please let me know the root cause and solution for the same. I am using NAV2016 Indian version and attaching the test scenario for same. Regards, Chetan Sharma
-
Locations wise trial balance Report -6
can we view Trial Balance Report (ID-6) location wise in navision 2016. not dimensions wise only location wise
-
Bank Statement Import Unable Match by Document No.
Hi, Have anyone try to match bank statement with bank reconciliation with transaction date, document no. and amount? I able to match by transaction date and amount, but it's seem document no. is not working. Appreciate can share your experience on this mater. Regards, Rain
-
Error loading PowerShell module when running script from NAV (with PowerShellRunner)
So I have made this PowerShell script to login to an Azure account and start an Azure VM. When running it from the PowerShell ISE or PowerShell command prompt, everything works fine, but when I run it from NAV-code (using the PowerShellRunner) I get the following error, when the scripts reaches the Connect-AzureRmAccount…
-
Problems with indentation
hi everyone, I'm doing a small merge manually, and when importing the txt to dev environment, I'm having indetation problems, and the importation stops. Is there any tool, or extension for VSCode, to debug and repair this issue? Thank you very much
-
json parse
Please, help ! How to get value with empty property name ? ItemList1 :=Item.SelectToken('barcodes'); FOREACH Item1 IN ItemList1 DO ItemRec.EAN :=Item1.GetValue('').ToString; Here runtime error. "barcodes": [ "4260361980090" ], "voltage": "AC220_240", "protection_class": "Class1", "ingress_protection_rating": "IP20",…
-
Ensure a specific Item cannot be received for a Cost > 0
Hi, I have a specific Item, which we bring into stock via a Purchase Order. In reality, we do not own these items we just provide a service on these items for a customer. So the cost for the actual item is 0, as we are not actually Purchasing them. Somehow, a user has receipted one of these items into stock for a value >…
-
what is the Linkage from Customer Ledger Entries to Applied Entries?
Hi All, i want to know how to get relation when we click Applied Entries, from customer ledger entries page. I tried using closed by entry no, applied to cust ledger entry no between cust ledger entry table and detailed cust ledger entry table it seems so many way for different scenarios anyone can help?