Transfer Orders, planning worksheet, carry out action message creates on...
In Microsoft Dynamics NAV 2009 R2, Verison US Dynamics NAV 6.01 SP1 (6.00.33046)When you create transfer orders by running the Carry Out Action Message function in the Requisition Worksheet dialog box,...
View ArticleRE: Label Printing
We use a program made by Teklynx called LabelView to print labels for all of our materials. We created custom table, then added a function to the sales orders to export the lines to the custom table....
View ArticleNAV 2013 web menu page
HiHopefully one of the other developers out there could help with this oneI am looking use the web page functionality within NAV 2013, to create a published NAV page that has a set of buttons on it...
View ArticleRE: NAV 2013 web menu page
You can do this through web services. I have built a mobile order entry tool with ASP.Net MVC in C#. Do you have any experience with web services?
View ArticleRE: Newbie question about security management (NAV 5.0 SP1)
Just check whether the form/page has execution permission in the Roles assigned..
View Articlehow to set up tariff codes on item card and or eship.
HiI need to set up the tariff codes on the item cards so when we ship to foreign countries the NAFTA and BOL is showing the correct information. Any help would be greatly appreciate it. Lori
View ArticleRE: how to set up tariff codes on item card and or eship.
Did you ever figure it out lri because i also am trying to do the same thing.
View ArticleRE: Newbie question about security management (NAV 5.0 SP1)
In the meanwhile i found an article related to my question:www.advanced-business-systems.com/.../Menus-and-menu-items-in-NAV.aspxBut thank you Mohana for answering!
View ArticleNewbie question about security management (NAV 5.0 SP1)
Dear Members,please help me manage the security in dynamics NAV. I have some hidden menu at the navigation pane, I think the user does not have the proper rights to reach the particular menu item (its...
View ArticleRE: Copy SQL 2000 Login as a user on a new database on the same SQL server
The weird thing is some of the SQL "logins" were copied as SQL "users" for the new database and some were not.Here's what worked:(1) With SQL 2000 Enterprise Manager, I went into each user and...
View ArticleNAV 2013 - consumption journal nightmare
When attempting to post consumption via the consumption journal, we get this error: "Source No. must have a value in Item Journal Line: Journal Template Name=CONSUMP, Journal Batch Name=DEFAULT, Line...
View Articlereverse transaction from general ledger entries show same transaction no to...
Hi guys I attach data from more branches in same database .then after few days i make wrong post to banks account theni go to function -reverse from general ledger enteries then i see all transaction...
View ArticleRE: reverse transaction from general ledger entries show same transaction no...
i found in the reverse entry form in open form trigger this codeReversalEntry.SetReverseFilter("Transaction No.","Reversal Type");when i add document no in place of transaction no it give me error "...
View ArticleRE: New Option in System Indicator
Are you working with NAV 2009 or 2013?With "Add code to get the same" you probably meant to add content to codeunit 1, functions GetSystemIndicator and table 79, GetSystemIndicator - right?At least...
View ArticleNew Option in System Indicator
My plan is to show Responsibility Center code in System Indicator.what I have done is: 1.Added Responsibility Center option to System Indicator field in Company Information table and modified code to...
View ArticleRE: New Option in System Indicator
I have already added relevant code to get the responsibility Center in System Indicator..so that is fine.Lets see whether someone will help me/us with C# or DotNet interop Help..
View ArticleRE: how to set up tariff codes on item card and or eship.
What do you mean by setup?Have you entered or imported codes & descriptions into table 14000719 (Harmonized Code)?Or are you looking to where you can get such information?I believe I downloaded the...
View ArticleRE: how to set up tariff codes on item card and or eship.
Note: that Harmonized table has a description length of 30so I added another field called "FULL DESCRIPTION" #50000 text250 to handle more detail
View ArticleRE: reverse transaction from general ledger entries show same transaction no...
Hi Ahmed,there are some reasons for a reversal of a whole transaction no. You can post with different document nos. and the same transaction, it depends on how the general journal is set up. What you...
View Article