Page hyperlink
I already asked how to make hyperlink to open the page in RTC on NAV2013, but what is the most easy way to send page link to other person.I know, there is some shortcut, but I forgot where is it.
View ArticleRE: Page hyperlink
You need to open top left Dynamics icon and then Page->Copy Link to Page. You need to do "paste" e.g. on email and sent.
View ArticleRE: WMS in NAV
You need to setup specific Location for wms with next mandatory sets: 'Require Put-away'=YES and 'Require Receive'=YES.Process:You need to make purchase orders. When you physical receive items, you...
View ArticleWMS in NAV
I would like to use warehouse management in purchasing processes. I don't know how it work with Put-aways. I know what I want, but I don't know what process is in NAV. Can anybody help with advice?
View ArticleRE: Import data with accented characters via dataports (Nav 2009)
Thank for the reply. I solved the problem by opening the txt file with an external text editor before importing in NAV. THen chage code page to ASCII or OEM, save it and import with dataport.And then...
View ArticleA new beginner book about developing in Dynamics NAV 2013
Hi folks, Just wanted to drop in and tell you guys about a book that I've been working on for the past few months. The title of the book is called Getting Started with Dynamics NAV 2013 Application...
View ArticleFEFO
How I can use FEFO method, but I don't want use Warehouse Pick? Is there any way to use that?
View ArticleRE: FEFO
No, you do not use FEFO without using picks. But you can use Expiration Date sorting.When you start Item Tracking Lines from Sales Order, choose 'Select Entries'. NAV will recommend Quantities by Lot...
View ArticleRE: Batch numbers for production orders
Batch Name for all journals in NAV is "collective name" for the group of journals. It is not clear to me, why you want to use Batch Name for WIP? We usually use material quantity in 'WIP', but no...
View ArticleRE: Batch numbers for production orders
For example, we have a Production order to produce 100 items. This might be done in 3 batches 30, 30 and 40 itemsWhich would be batches 1, 2 and 3. They could be done over different days. This is...
View ArticleRE: Batch numbers for production orders
I forgot to mention...We are also writing a data capture program in C#to create the output journals using the NAV web servicesThis could create new or split batches when necessaryAlso using the web...
View ArticleBatch numbers for production orders
Our customer is used to using [Work order No].[Line No].[Assemby No].[Batch No]e.g. 1234567.2.0.1 to identify WIP.We are gong to use Production Orders with Routings, Output Journals etc.I noticed that...
View ArticleRE: Asynchronous Web Services in MS Dynamics NAV
I have looked on MSDN and various other places for a link / article on this, but I have not found anything. Can you perhaps point me to some resource - Thanks
View ArticleRE: Company Database Import & Export in ERP
What version you use? Do you want to rename codes or only to delete excessive codes? Do you have entries on Customer Ledger Entry, Vendor Ledger Entry and Item Ledger Entry? If you have, do you want to...
View ArticleCompany Database Import & Export in ERP
I want to export the whole company database (i.e. Customer master, Vendors master, item master etc) in to excel and i have to delete some duplicates in my master and again i want to import the correct...
View ArticleAsynchronous Web Services in MS Dynamics NAV
Does MS Dynamics Nav support the exposing of Async web services?
View ArticleRE: Asynchronous Web Services in MS Dynamics NAV
Look at:www.youtube.com/watchnav.dk/.../Nav_IntegrationGuide1.2.pdfblogs.msdn.com/.../connecting-to-nav-web-services-from-silverlight-3.aspxMaybe you can find something good.
View Article