How to catch event of add or update of 'Item Ledger Entry ' table ?
Hi expert , I have added one column (UpdateFlag) in table Item . Now i want to update this column by 'U' when insert or update of quantity in ledger entry table . Please any one tell me how can i...
View ArticleRE: Save as option in NAV 2013
When you push from report "Save as..." (Excel, Word, PDF), you can fill your own file name (system start exporting and then ask you file name and location). NAV recommend report name, but you can use...
View ArticleRE: Save as option in NAV 2013
HI Aleksandar,Thanks for reply but I am not having any problem with exporting the document....but what my concern is suppose when you create Customer report, Sales Order report ...one window opens...
View ArticleRE: Save as option in NAV 2013
HiFrom the preview it is not possible to change the file name, the system gets it from the caption property on the report & this cannot be changed while the report is runningIf however you create...
View ArticleSave as option in NAV 2013
Hello Team, I am new to NAV2013 and would like to ask as is there any option so that while saving the report as pdf,excel...it should give the field/property name from report/pageAs per my view, its...
View ArticleRE: How to catch event of add or update of 'Item Ledger Entry ' table ?
Hi Surajit,there is something similar already. The Item table has the field "Cost is adjusted" which is always reset when new item ledger entries or value entries or item applications are posted, and...
View ArticleRE: Problem connecting zetadocs to sharepoint
Update: I am unable to find any local logfile while I do have these settings:
View ArticleRE: Save as option in NAV 2013
Hi Nev,Thanks for the useful information, but even with SAVEASPDF option...we need to specify the name and location which will be staticThere is no such way that the file get automatically renamed with...
View ArticleRE: Empty page at end in Reports (NAV2013)
Hi,Please check the width of the report. Try putting width equals to standard 206 report.
View ArticleRE: Accessing Microsoft Dynamics Nav 2013 WebClient using IP Address
Would you mind to try using http://servername.domain:8080 (I mean, with the FQDN instead of NetBIOS)Please, let me know the result.
View ArticleEmpty page at end in Reports (NAV2013)
I am editing the standard reports like 205,206, 207 etc. After editing every report prints one empty page with header and footer with empty body. Any suggestions/tips?
View ArticleProblem connecting zetadocs to sharepoint
Hi,I have installed the Zetadocs Express for Navision Database (2009 R2). I followed the guide step by step. Now when i want to add a document to NAV i get this error.Translation: Can't upload...
View ArticleRE: Problem connecting zetadocs to sharepoint
you can find the log file using start -> run %temp%. Goto the Zetadocs logging directory.Regarding the upload, do you have rights to use thhe sharepoint site and library? Did you change the name of...
View ArticleRE: How to catch event of add or update of 'Item Ledger Entry ' table ?
How do you clear the "u" once you're done looking at the update flag?Do you have a function of processing report to reset them?else eventually they will all get filled up.I would have focused on "Last...
View ArticleRE: How to catch event of add or update of 'Item Ledger Entry ' table ?
Hi Jens, Thanks for the reply . I can do it on Quantity insert or modify .ThanksSurajit
View ArticleRE: How to catch event of add or update of 'Item Ledger Entry ' table ?
Hi Jens , I have little bit confusion that how to update my flag if i write below code On 'Item Ledger Entry' quantity insert / Modify .is it wright code ? yes then how to get ItemNo value...
View ArticleRE: How to catch event of add or update of 'Item Ledger Entry ' table ?
Hi Surajit,I'm afraid it's a little more complicated than this. As Erik Ernst points out here, it is important to know the business logic behind the tables. This defines where your addition to the...
View Article