Forum Post: RE: purging sales quotes
You have standard report "Delete Archived Sales Quote Versions" (5179). This report delete only archived sales quotes, but you can easy modify this report to delete sales quotes.
View ArticleForum Post: RE: CRM NAV Integration
Hi,Try to play with "GetUtcTime" function. Here is example for NAV to CRM "Requested Delivery Date" mapping:CRM Requested Delivery Date = If(LessThan(Sales Order LinesSales Order LineRequested Delivery...
View ArticleForum Post: RE: Customization of Sales Invoice format
Are you want customize report Sales Invoice or form? What you want to customize?
View ArticleForum Post: RE: Sending reports from 2009R2 to excel
HI, watch this post on Nav Team Blog (by my Friend Duilio Tacconi)With NAV 2009 R2 it is now possible to set how many XML records to send to RoleTailored Client (RTC), bypassing the previous hardcoded...
View ArticleBlog Post: Posting operational work (posting differences) – part 5
What is a main difference between using Output Order and Job & Position Journals?As I wrote in my first post for this theme, we can post the operational work on next ways:Using ‘Output Order’–...
View ArticleForum Post: RE: NAV NA Document Report Margins
Change the Page Setup or printer settings. No other tools available. Also, the fist reports are actual reports, and 10000 range are documents.
View ArticleBlog Post: NAVUG Forum 2013 Keynote Speaker to be Revealed Thursday!
Just three days until we announce the keynote speaker for NAVUG Forum 2013! Who is it? Here's a hint: He's twice reached the pinnacle of his profession.Check back soon for more clues to his identity!
View ArticleBlog Post: Posting operational work (resource costs/price calculation) – part 6
Using NAV4Construction, we can use specific resource cost or price models. When we post resources, we have next quantity fields:Quantity– total time of resource engagementWaiting time– time when...
View ArticleForum Post: Planning worksheet in Dynamics NAV 2009 R2
Hi All,Please give your comments about following areas; (Dynamics NAV 2009 R2+ W1)1. How planning worksheet run in Dynamics NAV?2. PW(Planning worksheet) run backward or forward?2. When run PW why its...
View ArticleForum Post: RE: Assign a BOM for batch
Hi,you can do that with many methods, that depends on what you want to manage. On Customer cardUsing "Lot Size" Production on customer card (quantity multiplier)Changing BOM to item before launching...
View ArticleForum Post: RE: Planning worksheet in Dynamics NAV 2009 R2
This is text from NAV help (you can find many answers in help, msdn and offical MS training materials):You use the planning worksheet to calculate and adjust an item replenishment plan. You can enter...
View ArticleBlog Post: Some Compounds Statements
Have a look at these code samples and tell me where a compound statement, i.e. BEGIN-END, should be constructed to get the code work right.Just dare without going into NAV and verify. Sample 11....
View ArticleForum Post: Could not load type '' in Dynamics NAV 2013
Hi guys,While converting av existing codeunit that relies on an .NET add-in from 2009 R2 to NAV 2013. I get an error message saying could not load type '' (blank).I have placed the .dll in the add-ins...
View ArticleForum Post: connecting nav web services from php
Hi all,I am trying to connect the Nav Web Services in Php (followed by this Blog).but it’s returning an error: SOAP-ERROR: Parsing WSDL: Couldn’t load from...
View ArticleForum Post: RE: Create ItemCard via Webservices through PHP
hi jeffery,could you tell me how to connect nav web service using php?with source code.thanks in advance.......
View ArticleForum Post: RE: "Send to Microsoft Office Word" template
Hi,some links about stylesheets...
View ArticleBlog Post: What I Did On My Summer Vacation
I’ve written before about my fondness for playing the Street Fighter video games, and I had an experience worth noting a few weeks ago that made me think about what we try to do at ArcherPoint with the...
View ArticlePage: Support
Contact a support professional by e-mail, online, or phoneAsk a Question in the Community ForumSearch CustomerSource (Microsoft Dynamics customers on a service plan - Login Required)Search...
View ArticleForum Post: RE: RTC Navigation Page
Hello Mohana,Thanks for replying..But even with with new Role center, where i can find the option to hide/remove the Department since on role center itself its showing an option " Customize navigation...
View ArticleForum Post: RE: NAV 2013 RTC Installation Error
Thanks, it got resolved as I added Basic codeunits and other basic permission sets as you suggested...but it seems it will conflict with permission sets once you start restricting...anyway as of now I...
View Article