Forum Post: RE: Dynamics NAV 2016 Purchase Invoice Line Dimension Defaults
Ok, I got it now. I will put it here just in case someone needs guidance like me. After going over SQL, UI, documentation, msdn, videos on youtube. I found out how default dimensions work. So The...
View ArticleForum Post: RE: Dynamics NAV 2016 Purchase Invoice Line Dimension Defaults
Yes you right, but when you choose vendor in Purchase Invoice or Customer in Sales Invoice or item in sales line or purchase line or resource in sales line or purchase line, dimension are...
View ArticleForum Post: RE: calc difference between two date
As per my understanding of your question. You need to know how to calculate difference between two dates as No. of Days and need to show in the report. To Achieve this. Create three variables, lets...
View ArticleForum Post: RE: POS terminal does not exist . Identification Fields and...
Very first scenario: POS terminal No='p04' has been deleted. Second scenario: you must activate the debugger and see why the logic is unable to locate or find the POS terminal 'p04' in debugger.
View ArticleForum Post: RE: Create copy function
1. Call CopyProgramLineNew(pFromProgramNo,pHeaderCodeNo) functon from OnRun trigger of the codeunit. 2. ToProgramOrderLine.TRANSFERFIELDS(ProgOrderLine) change into...
View ArticleBlog Post: “How -to” restrict multiple logins for same user in NAV
How many times users receive the message “ you can’t login.. you haven’t more licenses available… in RTC\Windows Client ?? Always ! ..users usually try to connect many times in NAV, consuming more that...
View ArticleBlog Post: Update for NAV development Tools (January)
By looking at overhelming response from entire NAV community,MS team is working constantly to improve the New NAV development tool. During this month lot of issues,bugs raised on github and based on...
View ArticleBlog Post: Cumulative Update 39 for Microsoft Dynamics NAV 2013 R2
Cumulative Update 39 includes all application and platform hotfixes and regulatory features that have been released for Microsoft Dynamics NAV 2013 R2. You can download the cumulative update from KB...
View ArticleBlog Post: Cumulative Update 46 for Microsoft Dynamics NAV 2013
Cumulative Update 46 includes all application and platform hotfixes and regulatory features that have been released for Microsoft Dynamics NAV 2013. You can download the cumulative update from KB...
View ArticleBlog Post: Cumulative Update 27 for Microsoft Dynamics NAV 2015
Cumulative Update 27 includes all application and platform hotfixes and regulatory features that have been released for Microsoft Dynamics NAV 2015. You can download the cumulative update from KB...
View ArticleBlog Post: Cumulative Update 2 for Microsoft Dynamics NAV 2017 (Build 14767)
This cumulative update includes all hotfixes and regulatory features that have been released for Microsoft Dynamics NAV 2017, including hotfixes and regulatory features that were released in previous...
View ArticleBlog Post: Dynamics 365 for operations-Warehouse
Dynamics 365 for operations-warehousing has been made available on windows store and google play store. The Dynamics 365 for Operations – Warehousing app includes the following features to boost...
View ArticleForum Post: RE: NAV 2016 - Workflow problem (table locked) when send multiple...
Increase the interval time on your Workflow job queue entry to enable the process to complete before starting a new iteration of the job. Cheers Steve
View ArticleForum Post: RE: NAV 2016 - Workflow problem (table locked) when send multiple...
Hi Steve, Thanks for your reply. Can you please be more specific how to setup the Interval Time? My workflow setup make no Job Queue Entry when running? Thanks, Hai
View ArticleForum Post: RE: POS terminal does not exist . Identification Fields and...
Hi Dileepa, thanks for your reply. Dear sir i am beginner please could u suggest me first scenario has been deleted No=P04 how to create newly. and second scenario how to active the debugger. please sir.
View ArticleForum Post: RE: POS terminal does not exist . Identification Fields and...
Please refer below link: msdn.microsoft.com/.../hh165356(v=nav.90).aspx
View ArticleForum Post: RE: Error Occur at Open Web client in NAVISION 2013 R2 ..
Moved from Dynamics AX User forum - it seems to belong here.
View ArticleForum Post: RE: Error Occur at Open Web client in NAVISION 2013 R2 ..
please check event viewer for more info.
View ArticleForum Post: RE: Error Occur at Open Web client in NAVISION 2013 R2 ..
Kindly paste the error as well as check event viewer for more details
View Article