RE: NAV 5.0 SP1 Paste from another app
thanx MOHANA (i've had to create a new login since the first one navuser1 does not let me login with...)However, what i'm attempring to do is paste in NAV screen from another app. Not to make import....
View ArticleRE: (Copy &) Paste into Dynamics NAV
Hello, that's exactly what i'm trying to achieve. Can u help me wwith some explanation on how to set datas in the clipboard??
View Article(Copy &) Paste into Dynamics NAV
I wrote a custom WPF app in C# to help me track my daily activities. At the end of the week I have to fill in this data into MS Dynamics NAV 5.0, which our company uses. Since I don't want to type all...
View ArticleNAV 5.0 SP1 Paste from another app
Hi NAV specialists!Got troubles to understand how to paste text in NAV:Copy from Nav ==> To nav worksCopy from Nav ==> To excel/Notepad or whatever app works, but when I copy again from the...
View ArticleRE: NAV 5.0 SP1 Paste from another app
Sorry, but this is standard only in NAV2013. Something like that is not possible in NAV5.0. Only possible is to make some customization specific for application from which you want to copy/paste.
View ArticleRE: MS Word Automation Numered List
Thanks for your suggestion Nev.Here I leave the code I used to solve my problem.Thank you again.CODE:NewLine := 13;Tab := 9;CLEAR(WordApp);IF ISCLEAR(WordApp) THEN CREATE(WordApp, TRUE, FALSE);WordDoc...
View ArticleRE: Account Schedule - Income Statement by Department
If you use dimensions, you can use global dimensions totaling and next two dimensions totaling in Column Layout setup. If you want to use other dimensions, you need to link Analysis View Name (with...
View ArticleRE: General Ledger VS Project Ledger
Look at your ICE to see how many G&A pools DCAA approved your company. What is your company size? I support Dynamics NAV for GovCons which seems to be what you are running (from reading your...
View ArticleGeneral Ledger VS Project Ledger
I have a case where I have some records for two accounts where we allocate G&A with different rates for each. The system was working fine till now, but for some reason it is resulting different...
View ArticleRE: Integrating with Microsoft OneNote in NAV 2013
what is the folder and file name?There is a bug if you have a space in the folder/file name, so please remove if any space is there in folder / file names..
View ArticleRE: Integrating with Microsoft OneNote in NAV 2013
Dear Mohan,I have tested it successfully with OneNote in Local machine and its working fine.My issue is when I provide address on the skydrive Folder Path for the OneNote Book Location it doesn't...
View ArticleRE: Integrating with Microsoft OneNote in NAV 2013
I was wrong in my previous post..it should be reversemibuso.com/.../viewtopic.php
View ArticleIntegrating with Microsoft OneNote in NAV 2013
Hi all,While trying to integrate Microsoft OneNote in NAV 2013 and selection Opening OneNote options note and sharing to a skydrive position is giving an error message.Nav accepts URL, but no way to...
View ArticleRE: Using add-on EasyPDF with NAV
Hi Helena,I work for Draycir, authors of Spindle Professional, award winning electronic document distribution software. Spindle is compatible with both NAV 2009R2 and NAV 2013 and fully scalable...
View ArticleFixed Asset -> Declining Balance 1
I created an Fixed Asset with the following book value ($1500), depreciation method is declining balance 1, with declining balance % = 4. However, in the first year, the calculated deprecation should...
View ArticleNAV, Traditional Chinese language support in a non-unicode database sql
Good morningI have a database that I would like to upgrade from NAV 5 to NAV2013, currently the collaction is 'latin general', without unicode support (it's an very old database)A brief should enable a...
View ArticleRE: Fixed Asset -> Declining Balance 1
Thhis is impossibly with Declining Balance 1 method. This is an accelerated depreciation method that allocates the largest portion of the cost of an asset to the early years of its useful lifetime, but...
View ArticleRE: Indirect Permission
I know this, but I need list of these objects for setup. Role setup make by inexperienced consultants.
View ArticleRE: Indirect Permission
Hi Aleksandar,Aleksandar TotovicI know this, but I need list of these objects for setup. Role setup make by inexperienced consultants.well then grep is your friend :)grep -lHr 'Permissions=' ....
View Article