Forum Post: RE: Create salesOrder using web service
Yes, it should return you number of created document and it's details . Check in NAV that new order appear.
View ArticleForum Post: RE: Wanna fetch Start Date and End Date from Sale price Table
The code seems to be correct. Do you have Sales Price for the Item for the combination?
View ArticleBlog Post: Let's talk about Shared Fixture and how to profit from this with...
It's been a while that I wrote on NAV and automated tests. In the meanwhile I have been teaching a lot all over Europe, and, yes, advocating test automation in NAV. And what did you do since my last...
View ArticleBlog Post: Getting prepared for the Microsoft Dynamics 365 Business Central...
Microsoft Dynamics 365 Business Central launched last week at Directions Asia in Bangkok. As promised in the autumn of 2017, Microsoft will be delivering ‘full fat' NAV in the cloud from 2 nd April....
View ArticleBlog Post: NAV on Docker: running it on an Azure Container Instance
A container image is a lightweight, stand-alone, executable package of a piece of software that includes everything needed to run it: code, runtime, system tools, system libraries, settings. I was a...
View ArticleBlog Post: Visual planning boards highlight service order scheduling with NAV
“A picture is worth a thousand words” - this statement can by all means be applied to our graphical planning board add-ins that are the perfect choice when it comes to convincing potential customers of...
View ArticleForum Post: Received and Invoiced Purchase Order not being deleted
Hi all, I'm having an issue where completely received and invoiced PO are still showing up in Purchase Order. Its seem to only happen on some PO while most are deleted on the final Invoice. This mean...
View ArticleForum Post: RE: Create salesOrder using web service
Hi Andrey, No, new order isn't appeard in NAV in postman am getting wsdl as response with 200 status code
View ArticleForum Post: Microsoft Dynamics NAV Licensing
Could anyone help me to understand MIcrosoft Dynamics NAV licensing? I am trying to understand that can we use our Microsoft Dynamics NAV developer license to customize our client Dynamics NAV system...
View ArticleForum Post: How to invoke-navcodunit with navuserpassword
Hi I am using powershell to run a few navcodeunits but I am getting credential errors because my environment has been setup with navuserpassword authentication. Is there a way to handle this without...
View ArticleForum Post: RE: Received and Invoiced Purchase Order not being deleted
If you've Invoiced PO from an Invoice Document with "Get receipt" Function, the order isn't deleted: you've to run Report Delete Invoiced Purchse Orders
View ArticleBlog Post: Microsoft Dynamics 365 Business Central: Advanced Reporting and...
This article focuses on the launch of Dynamics 365 Business Central and how to enable decision making for managers and executives I used to spend more than 70,000 hours helping organizations achieve...
View ArticleForum Post: RE: Microsoft Dynamics NAV Licensing
@kerry55: Please refer to the following link: www.encorebusiness.com/.../dynamics-nav-license-types
View ArticleForum Post: RE: Microsoft Dynamics NAV Licensing
Yes, a developer license can be use to customize NAV also afte the implementation stage. At customer site, you need to set the NAV service tier in order to use the customer’s license. For developing...
View ArticleForum Post: RE: How to invoke-navcodunit with navuserpassword
I don’t think it’s possible. You need to have the user under which you’re running the PowerShell script on NAV. You don’t need to switch to Windows authentication: In your PowerShell script, first...
View ArticleForum Post: Config Package Error
I am tying to export a production forecast from a live company and import it into a test company. The forecast date on all the lines has a value in it. However on using the config package to import the...
View ArticleForum Post: Importing Lot numbers using web services
Hi. I'm currently importing sales invoices using the page 43 (Sales Invoice) exposed as a web service, that works perfectly. The problem I have is how I can include also a lot tracking in the Item...
View ArticleForum Post: RE: Config Package Error
It seems that for this entry the date is not passed. Can you activate debugger?
View ArticleForum Post: RE: Received and Invoiced Purchase Order not being deleted
Hi All, I am having the reverse issue where a partially received purchase order has disappeared from the purchase order listing so I cannot complete it.... Thanks, John
View Article