Forum Post: RE: Customize Navigation Pane not working on NAV2016?
Works fine for me - but in NAV 2016 CU5. Exactly what is it that doesn't work?
View ArticleForum Post: RE: Automatic numbering in shipment address
Hi Niels, And what is your question? Is RMSetup the standard relationship management setup table? And where did you put this code? [:)]
View ArticleForum Post: RE: Krishi Kalyan Link available but no download
Hi Manish, Works fine for me. Could it be a permission problem? Using the wrong partnersource account?
View ArticleForum Post: RE: Starting date of the Fiscal Year
Hi Uaja, As long as we are only talking about actual balance accounts, then you should be fine. Did you also migrate open balance per individual customer and vendor on this date?
View ArticleForum Post: RE: Automatic numbering in shipment address
HI Niels , We haven't understood your request/requirements ? Can you be clear .... i think you were talking about Shipping Fasttab in Sales Order page But If you talking about "Ship to Code " Option...
View ArticleForum Post: RE: Krishi Kalyan Link available but no download
Hi Erik, Options available are, On this page: Overvi​ew Reference Information Important Notice to Customers Important Notice to Partners Installation Licensing Objects Setup Support Information...
View ArticleForum Post: RE: "Adjust Cost - Item Entries" not ran for 3 Years
We had the same problem, we also tried for a week but didn't work. Finally we asked client to go with a new fresh implementation with opening balances & inventory. Now our client is happy with the...
View ArticleForum Post: RE: Navision 2016 Upgrade Issue
Hi, You have to check whether same object is there or not in object designer as may be MS NAV 2016 changed some of the object numbering.
View ArticleForum Post: RE: Approval Entry Table
You need to provide permission for approval entry in the report/codeunit where you are inserting the records
View ArticleForum Post: RE: Customize Navigation Pane not working on NAV2016?
Hi Erik - thanks for the help!!! :) I've taken a short video of the issue. Hope you can help. www.dropbox.com/.../ScreenFlow.mp4
View ArticleForum Post: RE: Customize Navigation Pane not working on NAV2016?
you were right it might be Bug . Am Able Remove Chart of accounts ..
View ArticleForum Post: RE: Customize Navigation Pane not working on NAV2016?
Ok, I will try to get my hands on the latest Cumulative Update... Thanks! :)
View ArticleForum Post: RE: Automatic numbering in shipment address
I just want to have automatic numbering by code. So a user can fill in a code number. But now I want to have Automatic numbering, like abc1, abc2, abc3..etc if you press by code TAB
View ArticleForum Post: RE: Starting date of the Fiscal Year
Hi Erik, Thank u for your reply! Yes, we have migrated the opening balances of vendors on 01/01/2016. The problem might arise when running FOREX. Starting date should be 02/01/16 in order to prevent...
View ArticleForum Post: RE: Automatic numbering in shipment address
Are you talking About Customer Nos If that is what you need As Automatic Customer No then you can Attain it Search for No. Series Setup page Where a List Of all Series can be seen Search For CUST in...
View ArticleForum Post: RE: Automatic numbering in shipment address
? How I can I edit my own post. I have it now like this: I have it now like this: WITH CustAddress DO BEGIN CustAddress := Rec; RMSetup2.GET; RMSetup2.TESTFIELD("Example Nos."); IF...
View ArticleBlog Post: Microsoft Dynamics Partner Roundup: Advanced Payroll for AX in...
In this week's Microsoft Dynamics Partner News Roundup: Loki Systems Secures First Advanced Payroll AX Sale PROS Partners with Icertis on Dynamics CRM Dynavistics Rolls Out Industry-Specific Solutions...
View ArticleForum Post: RE: FlowChart showing the different tables that are touched per...
Hi, You didn't mention which version of NAV you are talking about. It was changed in Dynamics NAV 2016, where a lot of tables were added. Check appendix A for a list of which tables are included in the...
View ArticleForum Post: RE: Error when trying to start Physical Count - Dynamic NAV 2013
check if the unit if measure code with value LF contains a blank or a not displayable letter in these tables. best would be to debug to get the exact position where the error occurs.
View ArticleForum Post: RE: Need to do a customization in a table
could be that you have to extend the process. you could add a bool field to table item ledger entry "quality checked". if that value is true, only then the item can be used in production. best you...
View Article