That's Great :)
↧
Forum Post: RE: [NAV17 CU14] JOB QUEUE STATUS = On Hold
↧
Forum Post: RE: NAV 2018 CU1 Office 365 Single Sign On setup
For those of you that are struggling with this: I managed to make NAV2018 CU02 WebClient + WinClient work (Azure installation). It can work if the configuration is correct - but I had no success using the Powershell script Set-NavSingleSignOnWithOffice365.ps1. Do the configuration manually!
↧
↧
Forum Post: Item Application Entry
Hi How Inbound Item Entry No_ & Outbound Item Entry No_ works in Item Application Entry table Thanks
↧
Forum Post: RE: Microsoft Dynamics NAV Licensing
Thanks Stefano. So as a Microsoft Partner, we can use our Microsoft NAV developer License to provide custom solutions to our offshore clients. Also, do we required Microsoft Visual Studio Enterprise with MSDN & Software Assurance License to provide custom solutions to our offshore clients? Is this license mandatory or we can use Visual Studio Professional with MSDN subscription?
↧
Forum Post: RE: Wanna fetch Start Date and End Date from Sale price Table
CalcBestUnitPrice return you only one Price which is the lowest Price available.
↧
↧
Forum Post: RE: Microsoft Dynamics NAV Licensing
Regarding Visual Studio, you can use the free Community Edition. This is enough for NAV (reporting and so on). A Visual Studio license is not mandatory. For developing with the upcoming new platform (AL) you will need Visual Studio Code (free).
↧
Forum Post: RE: Item Application Entry
Inbound Item Entry No: Specifies the entry number of the item ledger entry that corresponds to the inventory increase or positive quantity in inventory for this item application entry. Outbound Item Entry No: Specifies the entry number of the item ledger entry that corresponds to the inventory decrease for this item application entry.
↧
Forum Post: We are an ISV and want to develop an Add-on
We are an ISV and want to develop an Add-on. where can I found information to do that?
↧
Blog Post: Developer Preview – March Update
We're pleased to announce the March update of the Developer Preview. We have been working hard on improving the capabilities of the toolset as well as fixing incoming issues reported by you. Below you can see the changes that we're announcing for this update. The preview is already available if you sign up for the Ready to Go...
↧
↧
Forum Post: RE: We are an ISV and want to develop an Add-on
You need to contact your local Microsoft headquarter and they'll give you all the materials for the addon submission. In order to submit an addon, you need: 1) to have a valid contract with MS 2) Compile some documentations that MS will give you, especially an Excel sheet with objects in your addon (tables, pages, codeunits and so on) After the approval, MS will assign you a valid range for the addon.
↧
Forum Post: Upgrade-Compare
Hey there, I need more information's between the different NAV versions. In the past there was a very usefull hompage: https://www.microsoft.com/dynamics/upgrade-compare/nav/default.html --> but it's down now, or is there a new direction? thx for help BR
↧
Blog Post: Microsoft Dynamics Partner Roundup: Acquisition; Partner program; CfMD solution; Reporting for D365 Business Central
In this week's Microsoft Dynamics Partner News Roundup: XTIVIA Inc. acquires Pleasant Valley Business Solutions PowerObjects joins the Provance global partner program Forceworks earns Certified for Microsoft Dynamics 365 accreditation Solver's BI360 delivers advanced reporting and budgeting for Microsoft Dynamics 365 Business Central XTIVIA Inc. acquires Pleasant Valley Business Solutions XTIVIA Inc. , a provider of enterprise information management solutions, has acquired privately held Pleasant Valley Business Solutions (PVBS), a Microsoft ERP and financial management solution provider. PVBS is a ... read more
↧
Forum Post: RE: We are an ISV and want to develop an Add-on
ok, thank you, I hope MSFT still support that kind in nav 2018 R2..
↧
↧
Forum Post: Attribute table table in Items Table
Hello All So let me cut straight to point. I got asked to add attributes to the Items drop down in Sales Order table(27) . So what I've done is pretty simple. My code goes to Items table and picks up 2 attributes which have been preset on there. It works just fine but I got told what if more attributes have been added to the item? My answer obviously was just add some code for the extra attributes and I got told that this is loner way of doing it. So my question is, is it possible to get items table to go and look at the attributes table and look how many attributes there is for that item and then display them in the items drop down. So is that even possible? if not, then anything similar to this approach?
↧
Forum Post: RE: Attribute table table in Items Table
Hi, I'm not sure if I understood your description 100%. The official way to use Item Attributes when entering Sales Orders is described (for example) here: https://www.archerpoint.com/blog/Posts/using-item-attributes-microsoft-dynamics-nav-2017 or here: https://docs.microsoft.com/en-us/dynamics-nav-app/inventory-how-work-item-attributes
↧
Forum Post: RE: Upgrade-Compare
we have reported this and they are working on it. Not sure when that will be ready.
↧
Forum Post: RE: Language module NAV2017 for Poland
Hi, I represent the Acrebit S.A. company. We are a NAV partner who created a Polish localization and deliver it to the Polish and foreign markets. Our localization includes adapting the Dynamics NAV system to local legal requirements (Accounting Act, VAT Act) as well as many additional improvements in terms of ergonomics and daily work with the system. Also the Polish language layer is provided. We also have many additional registered add-ons and solutions improving working in accounting dept., logistics, EDI integration, etc. Please contact me directly, I'll provide an additional information and documentation: l.filus@acrebit.com.
↧
↧
Forum Post: RE: We are an ISV and want to develop an Add-on
Yes the actual development model will be supported also for D365BC On-Premise. You could choose if using the new extension model or the actual C/AL. Extensions are mandatory for D365BC SaaS.
↧
Forum Post: RE: How to invoke-navcodunit with navuserpassword
The suggestion on the link says: The solution was simply to create a new user (Windows authentication) and permission set for the Windows user running PowerShell. After creating this user I was able to run the codeunit. There is no need to create a separate NST handling Windows authentication. Unfortunately in Dynamics 365, I am not seeing a way to create a windows user.
↧
Forum Post: RE: How to invoke-navcodunit with navuserpassword
In my previous comment I’ve showed the solution that works for NAV 2018. What are you talking about?
↧