-
Continue reading →: Report Selections -NAV 2017
To communicate the contents of business documents quickly to your customers, you can use the Report Layout feature to define document-specific content that gets inserted in email bodies automatically. Regarding sending email from pages I wrote earlier in my blog Send Document. Now in NAV 2017 this feature is extended more…
-
Continue reading →: NAV 2017 vs Dynamics 365
On October 11 Microsoft unveiled a First Look at Dynamics 365, the next generation of intelligent, purpose-built business applications that work seamlessly together to help manage specific business functions across Sales, Customer Service, Operations, Financials, and beyond. PowerApps, Microsoft Flow, and the Common Data Service are built-in to make Dynamics 365…
-
Continue reading →: Default Item Quantity-NAV 2017
In NAV 2017 one new parameters added in Sales & Receivables Setup i.e Default Item Quantity. By default this parameter is unchecked .When you check this parameters then this will add by default quantity as 1 when you add Item in Sales Order.
-
Continue reading →: Navigate Page Type-Web Client NAV 2017
Prior to NAV 2017 Navigate Page type was not supported in Web Client .When user try to access Navigate page then it throws error saying that use Card Page type. In NAV 2017 Navigate page type are supported and user can view the navigated entries in Web Client.
-
Continue reading →: Create Item from Description -NAV2017
New utility introduced in NAV 2017 where you can create Item from description. This is control from Sales & Receivables Setup that means if user want to create item based on description entered by user in Sales Order User need to enable following field in Sales & Receivables Setup In…
-
Continue reading →: Report Settings- NAV 2017
There is one new parameter introduced in NAV 2017 reports that is ‘Saved Settings’ Depending on the report that is run, request page that lets you to set certain options and filters for changing the data that is included in the generated report. A report can include one or more saved…
-
Continue reading →: Microsoft Dynamics NAV Cumulative Update Release for this Month
Following cumulative updates release for this month for Microsoft Dynamics Navision NAV 2016 :- You can download the cumulative update from KB 3202888 – Cumulative Update 13 for Microsoft Dynamics NAV 2016 (Build 47256). NAV 2015 :- You can download the cumulative update from KB 3202890 – Cumulative Update 25 for Microsoft Dynamics NAV 2015…
-
Continue reading →: NAV2017:- Account Categories and SubCategories
I wrote about this cool feature introduced in NAV2017 in my earlier blog Account categories. Today we will see more in detail how this is used in NAV2017 We have to classify the Ledger accounts specially for reporting purpose and creating balance sheet and income statement. User can define the Account…
-
Continue reading →: NAV 2017-C/AL Properties
In NAV 2017 some new C/AL properties has been introduced by looking at the user requirement . These properties are introduced to give user more flexibility over the UI and give more user friendly experience. Application Area:- This property set application areas that apply to the control and this property…
-
Continue reading →: Develop Notifications-NAV 2017
Previously I wrote about new feature Notifications in following blog Notifications.Today will explain how to write/develop notifications. Notifications provide a programmatic way to send non-intrusive information to the user interface (UI) in the Dynamics NAV Web client. Notifications differ from messages initiated by the MESSAGE function. Messages are modal, which means…