I'm using RTC, I don't think that works.
RE: Multiple Locations
RE: Multiple Locations
Check this post about RTC & Flowfilters
RE: Account Schedule Report Column Layout
Rather than developing code to accomodate additional columns on the Account Schedule Report, I usually advise clients to export the Account Schedule data to Excel and print from there.
RE: Dynamic Nav Client Components Fatal Error during Installation
Which options have you selected while installing NAV2013?
Only RoleTailoredClient is enough for client machine..
RE: Account Schedule Report Column Layout
Dear Arnolds and Alex Chow,
Yup, you alright. But they are complain to me about the blank amount that shown as "0" and bold description not working. So, I should to develop the code to make as is report like they wanted.
By the way, thank you for your suggestion.
-DynamicsBoy-
RE: Proplem in calculation standard cost to finish good item
You dint mention qty consumption in BOM detail., first need to fill qty then you can get finished product cost.
Developer license cost
I am a user of Microsoft Dynamics NAV, I want to get developer license, what will be the approx. cost of this license.
RE: Developer license cost
A full developers license is big $$$$.
Numbers discussed here in 2006, it's 2013 so note prices rarely ever go down:
RE: Slow reports in NAV 2009 R2 after upgrade
Nev, I went ahead moved the cache up as suggested and that helped tremendously! I had also put a ticket into our Microsoft partner and heard back from her shortly after I made the adjustment and she confirmed this is the first thing they look at when speed issues are present. She also suggested that with the native database I split the database up into 3 or 4 separate files rather than just using a single larger file. Our database is currently 6GB, she suggested using four 2GB database files instead. I haven't tried this yet as we seem to be running much better now so I'd rather leave well enough alone for now.
Thank you for your help!
RE: Rookie needs help
Thank you so much again. For the record if someone else needs help, I run the SQL Profiler and these are the queries I got:
SELECT SUM("SUM$Quantity") as 'On Hand',
SUM("SUM$Invoiced Quantity") FROM dbo.[Buxton$Item Ledger Entry$VSIFT$2]
WITH(NOEXPAND) WHERE (([Item No_]='39316.BK.00'))
SELECT SUM("Quantity") as 'On Hand',
SUM("Invoiced Quantity") FROM dbo.[Buxton$Item Ledger Entry]
WHERE (([Item No_]='39316.BK.00'))
SELECT SUM([Outstanding Qty_ (Base)]) as 'Qty on PO' FROM dbo.[Buxton$Purchase Line]
WHERE (([Document Type]=1)) AND (([Type]=2)) AND (([No_]='39316.BK.00'))
SELECT SUM("Outstanding Qty_ (Base)") as 'On Sales Order' FROM dbo.[Buxton$Sales Line]
WHERE (([Document Type]=1)) AND ((Type=2)) AND (([No_]='39316.BK.00'))
SELECT SUM([Remaining Qty_ (Base)]) FROM dbo.[Buxton$Prod_ Order Line]
WHERE ((Status>=1 AND "Status"<=3)) AND (([Item No_]='39316.BK.00'))
SELECT SUM([Remaining Qty_ (Base)]) FROM dbo.[Buxton$Prod_ Order Component]
WHERE (([Status]>=1 AND [Status]<=3)) AND (([Item No_]='39316.BK.00'))
SELECT SUM([SUM$Outstanding Qty_ (Base)]) FROM dbo.[Buxton$Kit Sales Line$VSIFT$1]
WITH(NOEXPAND) WHERE (([Document Type]=1)) AND ((Type=1)) AND (([No_]='39316.BK.00'))
SELECT SUM([Quantity (Base)]) FROM dbo.[Buxton$Reservation Entry] WHERE (([Item No_]='39316.BK.00'))
AND (([Source Type]=32)) AND (([Source Subtype]=0)) AND (([Reservation Status]=0))
SELECT SUM("SUM$Intrans Qty") as 'In Transit' FROM dbo.[Buxton$Purchase Line$VSIFT$14] WITH(NOEXPAND)
WHERE (([Document Type]=1)) AND ((Type=2)) AND (([No_]='39316.BK.00')) AND
(([Outstanding Quantity]>0))
SELECT SUM([SUM$Quantity]) FROM dbo.[Buxton$Item Ledger Entry$VSIFT$2]
WITH(NOEXPAND) WHERE (([Item No_]='39316.BK.00')) AND (([Location Code]='RC'))
SELECT SUM("Quantity (Base)") FROM dbo.[Buxton$Package Line] WHERE
(([No_]='39316.BK.00')) AND (([Type]=2))
SELECT TOP 1 NULL FROM dbo.[Record Link] WHERE
(([Company]='Buxton')) AND (([Type]=0))
AND (([Record ID]=0x1B0000000089FF4F4D31303032322E424B2E4258000000))
Posting date on Warehouse Receipt
We are creating a Warehouse Receipt from the Purchase Order. The Posting Date on the warehouse receipt is updating both the Posting Date AND Document Date on the PO. When we go to post the PO invoice, the Document Date has changed. I understand why it would update the posting date on the PO Invoice but does anyone know why it would update the document date?
RE: Rookie needs help
Great, glad you got it sorted
RE: Slow reports in NAV 2009 R2 after upgrade
Happy to help, glad you got it sorted
My suggestion is when you have some budget an time you can look at adding additional drives to the servers hard drive array, although the database now has a gig of ram available to it, if the database is bigger than that it will be swapping out from the HDD
The more drives you put into the array the faster the server will get, so extremely good value for money adding additional drives to the array, I might be wrong here, but the splitting of files is to use different drive sets to handle the parts of the database, not sure of the impact of that but my suggestion would be to initially just increase the drives in the array as this will be the simplest performance boost
Cheers
Nev
RE: Proplem in calculation standard cost to finish good item
Hi
Been a while since i last used the worksheet but the steps are basically:
Suggest Item standard cost - Purchased materials
Suggest Machine & Work Centers
Update costs on these if required
Suggest item standard cost - Manufactured items
Roll up standard cost
Implement cost changes
That will then give the correct calculated cost, when i was first working with this i created a new FG item and setup in a test system, then manually added just those to the worksheet so that i could play with the numbers and figure it all out, i would suggest that you do the same as it helps with getting it all to make sense
Cheers
Nev
RE: Dynamic Nav Client Components Fatal Error during Installation
yep, it looks like it is failing on the IIS setup which is the windows web server
I agree with Mohana, have a look at the installation options and only load the client config, if it needs to be a development machine firstly rather upgrade to a 64 bit OS as some of the NAV 2013 components need 64 bit, also install IIS from the operating installation disk
Cheers
Nev
Dynamic Nav Client Components Fatal Error during Installation
Hi,i need help, i cant install Nav client into user laptop.
OS: Win7 Pro 32 Bit
Office 2007
After i encounter the issue, i tried,
- Repair NAV client, (Cant solve still same error)
-Uninstall NAV Client, and reinstall (Cant solve still same error)
Below is the installation log.
=== Logging started: 2013/05/02 11:47:04 ===
Executable: C:\Program Files\Common Files\Microsoft Dynamics NAV\70\Setup\setup.exe v7.0.33781.0
Computer : NB009
--- logging level: standard ---
RegistrySearch: Checking registry key existence. Id = 'SqlServerInstalled'
RegistrySearch: Checking registry key existence. Id = 'SqlNCLIInstalled'
RegistrySearch: Searching for registry key value. Id = 'DotNetFx45Version'
RegistrySearch: Searching for registry key value. Id = 'DotNetFx35Installed'
RegistrySearch: Searching for registry key value. Id = 'DotNetFx35SpLevel'
RegistrySearch: Searching for registry key value. Id = 'DotNetFx35Chart'
RegistrySearch: Searching for registry key value. Id = 'VstoInstalled'
RegistrySearch: Searching for registry key value. Id = 'ReportViewer'
RegistrySearch: Searching for registry key value. Id = 'ReportViewerLevel'
RegistrySearch: Checking registry key existence. Id = 'MsXml60'
RegistrySearch: Searching for registry key value. Id = 'Excel14Installedx86'
RegistrySearch: Searching for registry key value. Id = 'Excel14Installedx64'
RegistrySearch: Checking registry key existence. Id = 'Outlook'
RegistrySearch: Checking registry key existence. Id = 'Outlook15'
RegistrySearch: Checking registry key existence. Id = 'SharePointServices'
RegistrySearch: Searching for registry key value. Id = 'VCPPSpLevel'
RegistrySearch: Checking registry key existence. Id = 'VCPPInstalled'
RegistrySearch: Searching for registry key value. Id = 'VCPP64Installed'
Registry key not found. Key = 'SOFTWARE\Microsoft\VisualStudio\10.0\VC\VCRedist\x64'
RegistrySearch: Checking registry key existence. Id = 'IISInstalled'
RegistrySearch: Searching for registry key value. Id = 'IISWinAuthInstalled'
Registry key not found. Key = 'SOFTWARE\Microsoft\InetStp\Components'
RegistrySearch: Searching for registry key value. Id = 'IISASPNETInstalled'
Registry key not found. Key = 'SOFTWARE\Microsoft\InetStp\Components'
RegistrySearch: Searching for registry key value. Id = 'IISASPNET45Installed'
Registry key not found. Key = 'SOFTWARE\Microsoft\InetStp\Components'
RegistrySearch: Searching for registry key value. Id = 'IISNETFXInstalled'
Registry key not found. Key = 'SOFTWARE\Microsoft\InetStp\Components'
RegistrySearch: Searching for registry key value. Id = 'IISNETFX45Installed'
Registry key not found. Key = 'SOFTWARE\Microsoft\InetStp\Components'
RegistrySearch: Searching for registry key value. Id = 'IISISAPEXInstalled'
Registry key not found. Key = 'SOFTWARE\Microsoft\InetStp\Components'
RegistrySearch: Checking registry key existence. Id = 'HttpActivationInstalled'
RegistrySearch: Searching for registry key value. Id = 'IISISAPIFIInstalled'
Registry key not found. Key = 'SOFTWARE\Microsoft\InetStp\Components'
RegistrySearch: Searching for registry key value. Id = 'IISREQSTFIInstalled'
Registry key not found. Key = 'SOFTWARE\Microsoft\InetStp\Components'
RegistrySearch: Searching for registry key value. Id = 'IISSTATICInstalled'
Registry key not found. Key = 'SOFTWARE\Microsoft\InetStp\Components'
Configuring package. Id = 'ARP'
MSI log file set to: C:\Users\ADMINI~1\AppData\Local\Temp\setup.wix.msi.16.log
Done configuring package. Id = 'ARP' ReturnCode = 0
Configuring package. Id = 'SQLNCLI_x86'
MSI log file set to: C:\Users\ADMINI~1\AppData\Local\Temp\setup.wix.msi.17.log
Done configuring package. Id = 'SQLNCLI_x86' ReturnCode = 0
Configuring package. Id = 'ReportBuilder'
MSI log file set to: C:\Users\ADMINI~1\AppData\Local\Temp\setup.wix.msi.18.log
Done configuring package. Id = 'ReportBuilder' ReturnCode = 0
Configuring package. Id = 'RoleTailoredClient'
MSI log file set to: C:\Users\ADMINI~1\AppData\Local\Temp\setup.wix.msi.19.log
Done configuring package. Id = 'RoleTailoredClient' ReturnCode = 1603
Configuring package. Id = 'ClickOnceInstallerTools'
MSI log file set to: C:\Users\ADMINI~1\AppData\Local\Temp\setup.wix.msi.1a.log
Done configuring package. Id = 'ClickOnceInstallerTools' ReturnCode = 0
SUCCESS: Package Microsoft Dynamics NAV Setup Components executed sucessfully.
SUCCESS: Package SQL Server Native Client executed sucessfully.
SUCCESS: Package Microsoft SQL Server 2012 Report Builder 3.0 executed sucessfully.
ERROR: Package Microsoft Dynamics NAV Client Components failed with error. See detailed message above.
SUCCESS: Package ClickOnce Installer Tools executed sucessfully.
=== Logging stopped: 2013/05/02 11:47:31 ===
RE: Order Planning
In NAV 2013, the service order, jobs and assembly orders are integrated to the planning engine of the Order Planning.
RE: Developer license cost
Granule 7200 - Application Builder costs you around 2,77200 INR
Granule 7300 - Solution Developer costs you around 9,70,200 INR (Prerequisite 7200 Granule)
Total 12,47,400 INR (Approx.)
RE: Permission problem
Its not a permission problem
its a setup issue.
you need to add User with WMS location in Warehouse Employees setup under Warehouse-->Planning & Execution-->Setup Warehouse
RE: Permission problem
Thank you very much Mohana, but I have added all the 13 warehouse locations and yet the user get the same message. :(