-
Excel Automation Control
Hi i just wanne put some decimals into an Excel-Sheet with the function worksheet.range('A1').value := number; But in excel there are only 2 decimal places all the time, but i really need 5 decimal places. In Navision this Variable has all the decimal places ! What should i do ?
-
Microsoft acquiring Navision-Damgaard
The article in Financial Times.....
-
Comunicatings with printer using COM Port
Is there any solutions how to connect to printer using COM port without using any other prog. lang.? With printer I mean cash register.
-
Setting borders in Excel Output
The OCX-Interface for writing into excel is a fine thing. But is there any way to format the Borders. The following statement is working sheet.range('A1:A5').Borders.LineStyle := 1; But all cells will have a full border around. If I try to set only bottom Borders like in VBA I get an error message. (9 is identical to…
-
Printer-ESC-sequence in Navision-Code
Hey, I created a report. The report has special pageformat. Normaly the printer used by pageformat A4 and now for the special report I need an User-defined pageformat. How can I give the printer in the Navision-Code the ESC-sequence. Thanks for all comments.
-
Spell checker
Does anyone know of a spell checker utility that can be integrated with Navision. We developed a time sheet and have a request for spell checking capability to scan the descriptions associated with the time.
-
Manipulating Forms
Hello all, just wondering if anyone has a way to set the focus to a specific field on a form at run time ??? Ive been using Error() on Validate but that only works with the current field. What im doing is a form for barcode readers so I need to be able to jump to the next field if the barcode is accepted... and once im at…
-
Barcodes not printing properly
Hi, On the Picking Slip, the Sales Order No. is printed in a Barcode Format 'BC C39 3 to 1 Narrow' Font (Size 24). Sometimes the Barcode is displayed, but sometimes it prints the Sales Order No (Figures). Can someone tell me why the Printing of Barcodes is not consistent? The Printer is a Xerox one. Thanks SL.
-
Reports in PDF (again...sorry)
I know that this topic has been visited several times before, and I have read every one of them, but I still cannot get a full answer. Most of the threads are now a couple of years old, and I really need some current information. We have a client desirous of sending his invoices and statements, as well as other things, as…
-
A bug in the Warehouse Mangament Module
Hi, I was able to post a Pick Ticket even if the Item did not have any inventory. The Quantity on Hand in the 'Bin Content Inquiry' is now negative. I would like to know if someone has come up with the same problem. This posting is giving false Inentory and I don't know what shall I do, as the Warehouse Ledger Entry is a…
-
make a fbk file in C/al
Hello, Is it possible to make a report which create a backup (production of a FBK file). Benoît Durand
-
Navision Human Resource
Is there any body who has developed an addon solution for HR on Navision with the follwing features. It is expected that the Human Resource System should include the following modules: · Recruitment This module enables users to - Enter job application data on-line - View the status of application - Set up work-flow to…
-
Text store in request form
Hey, I have created a Report with textboxes in the request form. The user can write text in the boxes and the text will print on the report. But when he open again the request form from the report, the textbox is blank. How can I store the last text who was written from the user in the text box. Thank's for all answers.…
-
Fob file
Hello, Is it possible to make a report which create a backup (production of a FOB file). Benoît Durand
-
Clearing of WIP account (MNF 2.60)
I am experiencing problems with the clearing of the WIP account when running the Adjust cost - Item entries and Post inventory costs to G/L batch jobs. There are still some item ledger entries of 4 to 6 months ago that is not flagged as "cost is adjusted" although it has been established that they are fully invoiced. Any…
-
Help File
Hi! - We're in the process of setting up a new client with 2.60 SQL. According to our on-site team - everything is set-up on the client's server on the E: drive; however, when they try to access Navision Help they get an error because the system is looking for the file on the D: drive. What I would like to know is if we…
-
Barcode not being displayed all the time
Hi, I was printing my Picking Slip (6 in Total). Some of them came with the Bar Code but others without and had the No instead. Can someone please tell me why is this happening? Thanks S. <img border="0" title="" alt="[Confused]" src="images/smiles/icon_confused.gif" />
-
Error 101 in module 60
Have anybody any commnets about the subject? This error runs inside OnInsertRecord trigger of Form. I debugged all the code step by step but could not find any possible mistakes before the error runs.
-
Division through Zero 0/0
Hi, on request form of a report i had to put in some numbers, like a = 10 b = 5. now in code i had to calculate c := a / b; But when the peeps put in zeros for a or for b Navision had a division through Zero. Is there another way then: if (a <> 0) OR (b <> 0) Then begin c := a /b end else c := 0; They had to put over 20…
-
Craftiness asks
The users wish to see the wording of the code in the tool tip, on the cursor passage on a field codes (wording contained in a field text of the same table). After seizure of some characters in a field with AssistButton, then clicks the assistButton, the users wish that the cursor takes directly place on the recording…
-
error 182 in module 1 - net work type
When i use nettype=tcp the server starts ok ! But i need to start two services for Navision in English (C/SIDE) and Navision in Portugues (SQL 2000) on the same machine. When starting service server in DOS on a Win2000 PC, the following error comes up: Internal error 182 in module 1. The setting for networktype is netb.…
-
Looking for something
I seek a way of knowing where to find a Client ID in any place of the Navision database. Thanks. Alex
-
Connecting NAVISON db to asp
Hello, i am trying to connect NAVISION db to my asp page. i dont know how to do.. can anyone help me ?? thx atchu
-
Navision V2.6B Backup
Anyone notice when doing an internal Backup in Version 2.6B that the backup slows way down when it gets to the item application table? Why is this happening? <img border="0" title="" alt="[Roll Eyes]" src="images/smiles/icon_rolleyes.gif" /> <small>[ 26-03-2002, 16:52: Message edited by: jwilder ]</small>
-
error in asp
hello guys i am getting this error when i try to connect my asp to navision Microsoft OLE DB Provider for ODBC Drivers error '80004005' [Navision Software a/s][Navision Financials ODBC Driver]ISAM error /status/test.asp, line 16 help me please......
-
C\ODBC and Multiple Companies
I am having difficulty using C\ODBC to access data from different companies. My method was to create a different File DSN for each company and then use either Crystal Reports v.8 or ASP's to access the DSN's for each report. Viewing the first reports from the first company works no problem, however when i subsequently try…
-
Stopped Services.
Hello Navision Experts, Our old NT 4.0 server crashed and we have to reinstall Navsion Financial server to a new win2000 server. We are using NF 2.5. The NF services on the server stopped numerous times during the day. Any advise as why this may be happening? Any pointers and leads as to how I could resolve this issue is…
-
Client movements
Does anybody know a way, not too much complicated, of transfering the movements of a client to another, maintaining the integrity of the data. I'm trying it but is quite complicated because I have to keep in mind a lot of parameters, and I don't want to forget none.
-
Print severalcopies of the same document
HI, I would like to print several copies of a document wihout asking the user to enter the number of copies. Is there a way to set up the no of copies to be printed while calling the REPORT.RUNMODAL....? <img border="0" title="" alt="[Confused]" src="images/smiles/icon_confused.gif" /> SL.
-
Automation, MS Excel.
Hello, I make report for transfer a data in a Excel file with some sheet. I have a problem. I do not reach to find the method to select a sheets of this file. Thank you, Benoît Durand