-
Item Substitution and MRP - Does this funcationality exist?
Hello, everyone. Our manufacturing department is running into an issue whereby MRP is recommending that the supply chain order parts that are at/or below saftey stock when there is a substitute item available. Of course we cannot rely on the humans to know this and manually react accordingly. We do not have license to the…
-
License question
We purchased 640 forms with our dev license, we are now looking to upgrade to web client and need to convert all our forms to pages, here's my question, should we have access to the same ranges of pages as we do for forms, in other words should we have access to 640 pages?
-
An error occurred during rendering of the report
Hi guys, A friend updated OS from windows7 to windows10, the error message appeared when he tried to create the invoice report. :'( Is there anyone can kindly let me how to slove the issue. Best, Konan
-
Import excel using XMLPORT automaticly
Hello i have excel sheets(TXT type) I'm importing them using XMLPORT manually now but i want to make it automatic can someone help me with this. Thanks in advance
-
Converting the sign ÿ
Hi all, Have a strange problem and I cannot quite get it to work properly. When exporting data to file the ÿ = ASCII255 is placed instead of space in the file. Want to convert it to ASCII32 (normal space). I try to use the CONVERTSTR but cannot make it work. Any suggestions? Thanks in advance
-
How to calculate the last 24 hours in NAV
Hello, I am new to NAV. I would like to ask on how to calculate time to get the last 24 hours? Thank you in advance.
-
LS retail Pos Local Setup
Hi When i click on Save in Pos Local Setup i am getting error "Error writing to file LsRetail.ini" Thanks
-
Recurring Journal Revesal Date
In Navision the reversal date of a recurring entry is automatically set to the next day. What I want Is to set to a particullar date for the reversal date of the transaction. How can I do this? Thanks for any suggestion.
-
tcs
Hi guys kindly help i want to calculate TCS on base value on sale of scrap excluding GST eg Amount = 10000 tcs % = 1% GST % 10% currently system is calculating 10000*10 % Gst = 1000 and TCS on ( 11000 ) 10000+1000 (base + gst) i want to calculate TCS on 10000 (base value ) 10000*1 % = 100 and gst on 10100 Rs Kindly help…
-
Clear Down Transaction History?
Hi, is there a straightforward way to clear down all completed transactions all transactions completed before a specific date on the Sales Ledger? Thanks
-
How to use a routing link code in a production bom line where the type is production BOM
I'm trying to assign a routing link code to a line item in a production BOM where the line type = Production BOM. I get a validation error telling me that the line type must be "Item" not "Production BOM" This seems to infer that only inventory items can have a routing link in a BOM. Is this correct?
-
Calling a procedure from a codeunit on action button
I've have multiple procedures in a codeunit and i want to call a certain procedure OnAction button in a page. trigger OnAction(); var <Var> : CodeUnit <CodeunitName> begin <Var>.<FunctionName>; <Var>.Run; end; what I'm it doing wrong?
-
Navision 2009 connection to Outlook
Hi We are running Navision 2009 in terminal environment and Outlook 2016 running locally. Whenever we try to send an email from Navision, the outlook window pops up and we press Send and the email appears to be sent but nothing shows up in inbox or in sent items. This works flawlessly when we use Outlook running on the…
-
syntax LS NAV 5 into LS NAV 2018
anyone know this syntax in NAV 5? CurrForm.SubForm.FORM.SetCurrentLine(Currline) i can't use this into NAV 2018 i'm on progress merge Form(coding) EPOS Main (99008951 LS NAV 5) into codeunit POS Transaction (99001570 LS NAV 2018) i still confuse for that syntax
-
Comments in Report (Sales Posted Invoice)
I created a dataitem with the following filter: I insert the field in the body of the report but it does not show me anything, there are comments in that field Any idea how I could show the comments associated with each invoice? Thank you
-
SQL Error in Approved by
When clicking on Approved by, I'm getting the SQL error as per attached. 'The following SQL error was expected: New request is not allowed to start because it should come with valid transaction descriptor'. Any Help??
-
Navision Classic Client 2009 R2 - C/AL Error
Hi, I have a problem with Navision Classic Client, after reinstall Nav an error pops up appears in the Devices section: Maybe someone had a similar problem?
-
make a loop in Option value
Hello , in Job table i have Field MS Project Type Field No. Field Name Data Type Length Description 50042 MS Project Type Option The option value are : ,Admin,Co-Funding,Consulting,Continuous Improvements,Customer PO- Integration,.........ect how to make a loop instead ? ListTypeProject:=ListTypeProject +…
-
Reservation Entries and MRP
When we run MRP (planning worksheet) for purchasing, we are getting reservation entries created with reservation status "Reservation". All our items are set to Never Reserve on the item card. They are getting reserved for production order components. Is there a way we can stop these reservations when we run the planning…
-
OnInit Report - Need Help
Hello there, I have an Report, which need an "OnInit Report - Trigger". The Trigger looks like: IF Rezeptzähler.Nr >= 99700 THEN MESSAGE ('Bitte Info an die IT!'); But in my Report the "OnInit Report" do not have the Value from my Table "Rezeptzähler". The Report get the Number when i print it, but then it is to late..…
-
Error when trying to link a Flow Filter to a Normal Field in a Query.
Hi All, I'm a Developer and quite to to using Dynamics NAV. At the moment I'm trying to set up a query which uses the sum of a field on the Item Ledger Entry table, linked to the Item Table (via. Item Number), and the Location Table via. Location Code. The Item table is Linked the Location table using the data item link…
-
Array for integer
Hello. My array show me twice the integer values. What is the reason for this mistake? Variable: ArrLen -> Integer i -> Integer ArrMoq - Integer Code: ArrLen := 0; FOR i := 1 TO ARRAYLEN(ArrMoq) DO IF ArrMoq <> 0 THEN ArrLen += 1; IF "Sales Line".MOQ <> 0 THEN BEGIN ArrLen += 1; IF (ArrLen <= 8) THEN ArrMoq[ArrLen] :=…
-
Web Service NAV2009 to NAV2009
Hello all, So i'm getting some doubts about this but i am getting to a breaking point regarding navision 2009. So i am new to a old system as it is and i want to check between 2 navision databases in different servers. So i wanna check the stock from a product and i need to do it between those two navisions. I read in the…
-
RUNNING NAVISION v4 (SP1) ON APPLE MACS
Dear All I have a prospective client who has Apple Macs and wants to run Navisionv v4 sp1. I have tried to find out data on WINE as a means of terminal emulation. Does anyone have any experience with WINE or any other way to use Navision on Apples MACS? Your help is greatly appreciated! LaurenceSidney :lol:
-
Item Ledger Entry does not exist. Identification field and values : Entry No.='0'
Hey everyone, Today i am facing the Error stated above while trying to post a Sales Order Shipment. Any ideas? The error occurs on this line : IF "Value Entry Type" = "Value Entry Type"::"Direct Cost" THEN GlobalItemLedgEntry.GET("Item Shpt. Entry No.")
-
Sales Credit Memo Applied Cost Issue..
Hi Guys, The Scenario is as follows.. All Items Average Costing.. Customer created a Sales Credit Memo (applied to a posted Sales Invoice) Navigated and the Costs posted do not match the costs applied to the Original Sales Invoice We created a revaluation journal and re-valued the Credit Memo items with the correct costs,…
-
Import Contacts from Outlook
Hi, We have to Synchronize Outlook with Navision and Import all the contacts from outlook and skip if already a contact exists. Can some one help me out to do the above, step by step or help me out by guiding me.
-
Translate fin.stx file
Hello, I have problem when translating the fin.stx file. I use notepad to edit and translate the system fin.stx file, save it. However, when I deploy the new fin.stx file, Navision throw me error as "Invalid .stx syntax" "Internal error: 47-105" Does anyone know how to edit/translate this file? Thanks.
-
Modify ZPL File
Hi there, I need to find a solution for NAV 5.0 (so no fancy DOTNET stuff possible). I need to modify a ZPL file and add a new line at the very beginning of the document. In standard it is possible to write into a document at the end of the document, which works fine (but it's not what i need). Even if I set the pointer to…
-
Paramters thru Hyperlink
Hi Is it possible to encrypt parameters that are passed thru Hyperlink & then decrypt in c# Application Thanks