-
Job Posting Group Setup
What is the use of G/L Exp. Sales Account in Jon Posting Group Setup? When this account is used by the program?
-
Cancelled Fixed Asset Ledger Entries
Hi All Can you please advise why I cannot see the FA no. on the Register Fixed Assets, Reports, Maintenance, Register. Open the posted journal and no Fixed Asset No. on the FA NO. field. I cancelled the Fixed Assets Ledger Entries with a FA Journal. Is this a bug? Please can anyone respond. This is urgent.
-
Old 2.60 database from Poland
Hi, I'm looking for a 2.60 Polish cronus database. I haven't found it on Partnersource. Is there somebody that can help me ? Thx in advance.
-
Migration of invoice transactions to Navision
Hi All! Does anyone know about any dataport or other objects available to import sales invoices into Navision? In fact, I was trying to create a dataport and am not a technical person. I've got to choose two tables: Sales Header and Sales Line. My question is how to link these two tables so that the sales header matches to…
-
NLW Navision Localization Workbench
](*,) Hello, can everbody help me! It's my first upgrade in Nav and i can't find the NLW. Where can i found the NLW? Greetings from Germany HMR
-
Payment Tolerance
Could someone help me with this one? SENARIO Max. Payment Tolerence has been set to €5.00 (with payment tolerance warning ticked), a customer invoice valued at €100.00 and payment arrives in to the value of €97.00 for this invoice - when the payment is applied to the invoice the warning appears which is correct. However,…
-
Nav 2.6 Client "hanging", but is actually stray SQ
Running Nav 2.6 on SQL Server 2000. Applications are fast, but then suddenly seem to get stuck on a random basis. Turns out that there is a huge, stray select running and hammering the database. For example: The user views and Inventory Item, History. They then click on the <Window> menu to switch to another window and the…
-
Columns not scrolled in a form
Hi, I am working on a form which shows an overview of all the projects they have. This form contains so many fields that it can be scrolled with the scroll bar. Our customer wants that the first two columns of this form, that contain the projectnumber and description, will not be scrolled, so that they allways can see…
-
Vorsprung Payroll
We have recently installed a Navsion System complete with Vorsprung payroll. I would be interested in anyone's comments or experiences with this product as we are experiencing some difficulties in using the system. Thanks in anticipation Kennedy Fraser LT Scotland
-
Error 1262 in module 19.
In dberror.txt file this describes: ObjectStillRefered Can anybody tell me that can it meen ? This error issued using Cfront.
-
Can i track indirect user rights.
Hi' Does any one know if it is possible to create C/A Code in a codeunit, to read the indirect rigths attached to another codeunit.
-
Apply Entries - With Indian TDS
Hello We are facing a problem when we try to apply a payment journal entry to the posted Invoice. While using Function -> Apply Entries in Payment journal, no Invoices are found in the list to apply against the payment. Kindly find below, the steps that are followed: 1. Post the Invoice to a Vendor 2. Enter the payment…
-
N.F. 2.6 over SQL Server and C/ODBC
This error is generated when trying to insert into the Navision Native Database from SQL using C/ODBC. "ERROR {42500}{Navision Software a/s}{Navision Financials ODBC Driver} ISAM error" Anyone can help fixing this problem
-
VAT Statements
Hi all, Does anyone have any advice / notes!! to offer me as support for delivering VAT training in Navision? I have attended and passed the Financials courses, but the literature is limited on VAT statements. In the MS notes, it basically says this where to set it up...... I confidently know all the other financial areas,…
-
Linking Fixed Assets
Hi, I have a query in relation to linking Fixed Assets. Instead of acquiring a FA all in one it is possible to acquire it in separate parts. I would like to know how to link the separate parts together so that when depreciation is applied it will be applied to all part assets that are linked together. Any help would be…
-
Problem with moving a Database
Hello to all :) and sorry for my poor english , not my native language.. Here is my problem.. I got a Navision 2.6 database on a server A (Win2K server, SQL server 2K).. All work perfectly, but the server is a bit old now.. So, i bought a new server, B, (a Dell one).. P4 3,4 Ghz, 1 Gig ram etc.. Windows 2003 Server on it,…
-
Hi,,, a question about navision license
hi to everyone, my question is: is there a way to monitor the navision license? i mean, can i see what licenses have I use in my sistem?if i vae license 1 and then change it to license 2,,is there a table or a way to see theses changes made? thanks in advance
-
Programming a Test-Message-Box into a Report
Hello, I am a Beginner in programming Navision Financials and I want to modify a Report. Depending on the Value of a Calculatet-Field i want to drop a Section. To proof a value, i want to programm a MessageBox, that will prompt me the value of my field after running the Report. My Field is called "ArticleNumber". What is…
-
G/L Account Card & Gen Business Posting Group
Dear All, In Navision Cronus database, in Chart of Accounts window Gen Business Posting group is mapped against G/L Account Card. What is the reason/purpose behind this? Is this used for reporting purpose? Please let me know. Regards, Bhushan
-
Exchange rate conversion
Hi all, I've got this problem, i have a posted invoice with the an x amount and on the GL the entry shows a different amount. I tried running a Adjust Exchange Rate report, but it does not give me the amount on the posted invoice and even if it does, how am i going to alocate it to the posted invoice? Thanks in advance
-
2.60 database with 4.0 SP2 client
Hello all Nav-hackers, Does anyone know if it's ok to run a 4.0SP2 client on a 2.60 SQL-database? I want to get the latest finsql.exe-updates to run the old 2.60-database as fast as possible. Best regards, Torbjörn
-
URGENT : C/FRONT - DBL_Allow
Hi all, Is there someone who has already used DBL_Allow in CFRONT. I want my program to not raise exit error when there a Record Not Found Error. I used so DBL_Allow(1246192) which the error code of not found record. Now it raises me an internal error 7 ; module 39 ... Could you help me !! Please !! :) Thanks in advance,…
-
C/FRONT - DBL_Exit function
Hi, I'm using a .Net Wrapper written by Power Roy and i get an exception during exiting my application. In my code, when i finish my queries, i call DBL_Exit function and i get the following message : Attempted to read or write protected memory. This is often an indication that other memory is corrupt I don't know if i…
-
VAT calc problem
Hi, I hope some one can help me I have Navision 2.60 for Mexico, and In some VAT Movements i saw that the system is calculating the VAT from a base diferent than the invoice ammount. :?: :?:
-
File.Write and Record
Hi, I'm trying do write a record variable to textfile and then retrive data, field by field. f.textmode(true);f.create(...);f.write(record);f.close; and the file is created, but the order of fields in this file is different from the order of fields in this table (by field no.). I've noticed that flowfields are shifted to…
-
Default rename behavior Navision
Does anyone know how to bypass the default rename behavior in navision? What i want is to rename the record in a specific table and not the whole database. thnx Patrick
-
Skip a record
Good Morning, i want to modify a report. In this report, there is a field, that is called "FreiDispontBest". The field will be calculated through Code after starting the report. Now, i want to modify my report, so, that the section only will print if this field has got a negative value. If the content of this field is zero…
-
Shrink Database - Reduce Database Size
Hi all We have a 50GB navision 2.60 database. After some maintenance we reduced de real used space to 10GB, so we would like to reduce the size of the database to free some disk space. Is this possible? The only thing we've been able to think about has been backing up the database and restoring it into a new one with the…
-
Loading Navision 2.xx to the new Palm Treo?
Hi, Does anyone know if Navision 2.xx (the whole program) can be loaded on the Palm Treo using the latest Microsoft Windows OS for handheld devices? I've found this posting on the forum, but it only talks about integration: viewtopic.php?t=544&highlight=palm+treo We want to actually load the whole application on to the…
-
Advice on full data migration required
Hi, We are in a fairly unusual position, so a fair amount of pre-amble is required to explain the situation, so please bear with me. We have Navision Financials 2.5 GB, our sales ordering is quite unique and required heavy mods. This has caused us to get stuck at 2.5 because upgrading was always extremely expensive and on…