-
NAV financials for customer in Cambodia
We are looking for another partner or free-lance resource to participate in an implementation in Cambodia. The customer is a financial institution and will only be implementing NAV for accounting. A loan portfolio will be managed in a separate system to be integrated with NAV.
-
Cambodian (Khmer) language in Dynamics NAV 2009
Has anyone successfully configured the Cambodian language (Khmer) in Navision? Cambodian doesn't have a code page for Windows, so we can't configure Cambodian in the same way that we configure other languages like Japanese, Chinese, Thai, etc. Also, this doesn't seem to be like Laotian, that has a program called Lao Script…
-
NAV 4.00 Delete tables via code.
Hi, I have 2 questions: 1. Is there any quick way to delete the tables (incluing data) via code quickly? I need to remove some specific range of tables quickly. 2. Is there any quick way to remove specific fields while importing fob which are no more? Like Force in schema synchronization in NAV 2015 onwards. Looking…
-
possible to change SO status to 'Released' after click 'Make Order' in SQ automatically?
Is it possible if we would like Sales Order status automatically change to 'Released' of 'Open' in Sales Order after user clicks on 'Make Order' button in Sales Quote Page? Because the manager doesn't want users to change any thing after Sales Quote turns to Sales Order. if users want to change anything such as price or…
-
Calculate planning filter not working
Hi all, I am struggling with what appears to be simple but I somehow can't get past the error. Basically I want to calculate demand based on sales orders and if the planning worksheet already contains the SOs then skip it, else mark it for later processing. I have the following code to check for this condition:…
-
The filter is not valid for the Period Start field on the Date table.
Hello, I got an error after hit 'F7' button. I cleared the filter but an error still come out. Then l tried to find other solution and there is a hotfix https://mbs.microsoft.com/knowledgebase/KBDisplay.aspx?scid=kb%3bEN-US%3b2934571. But I concern if I have to install it on the system. Is there anything l can fix besides…
-
Does anyone have NAV 2009 R2 Build 34045 update
Please help
-
EnableExternalImages = true;"
" set reportViewer.LocalReport.EnableExternalImages = true;" Where can i modify that ? thanx in advanced
-
CALC FUNCTION ON TABLE Purchase Line
HI AM CORONTLY GO TO CREAT A REPORT BASED ON TABLE Purchase Line IN NAV CLASSIC CLIENT (2009 R2) THE OBJECTIV OF REPORT IS TO CALC DIFFERENC BETWEEN TWO POSTINGE DATE PLEAS HELP ME IF ADD WITH C/AL GIVE ME THIS LINE IF NOT OR WITH ANOTHER IDEA TRANSFERT TO ME THANK YOU
-
NAV and fairbanks scales
I have a customer running a NAV classic client and wants to integrate NAV with Fairbanks Scale using USA connection. He basically wants to put a product on the Scale and the weight get automatically entered in the Weight field on the Sales Line. Any idea on how to get NAV to talk with the Scale? Thanks
-
XML-port fail in load
Hi, friends! So, I have some problem with load xml-document, how to solve it? 1. My code, error at last line HttpWebRequest := HttpWebRequest.Create(URL); HttpWebRequest.Timeout := 30000; HttpWebRequest.Method := 'POST'; HttpWebRequest.ContentType := 'text/xml; charset=utf-8'; HttpWebRequest.Accept := 'text/xml';…
-
XML port not work
Hi, Friends! I have some problem with XML-port, so, NAV do not read one attribute "xmlns", it is obligatory part of xml-file. How I can solve this problem? 1. my xml-port 2. error 3. xml-file
-
Default values on Request Form
Hi experts, this is another basic question ... sorry for this. I tried to initialize the data items (not the options-tab!) on the request form with specific values, that shall be identical to all users and active, whenever the request form opens. So I do not want to use "SaveValues" for the request form. Let's say I want…
-
can we set default value for reqfilter fields?
Hi all, I try to set the default values for fields which i am specifying in the reqfilter fields property of the dataitem in report on init trigger so that as soon as the user runs the report, he should see the default value appearing in the respective filter fields. I dont know how to set the default value to reauest…
-
Populating a Combo/Dropdown with data
How can I populate a Combo/Dropdown on a form to data in a table thanks
-
How to use CFront on Windows 7 and higher versions
I need to get data from Navision FDB file using CFRONT Dll. Can you please suggest to achieve this on OS windows server 2012 or window 7 or higher versions.
-
Trying to do a reversal on a physical inventory master batch journal but not working
I have multiple lines that I posted without changing the posting date of yr 2015 to yr 2017. When I try to reverse it I get this error: Reverse Item Jnl. Line Pos. must not be No in Reservation Setup Primary key=". Does anyone know how I can reverse this?
-
Re-open closed accounting periods in NAV 5.01
Hello Folks, Is there a way to re-open closed accounting periods in NAV 5.01. Thank you. endnavuser
-
Index out of range
I created an array with dimension 10000, I insert the values with [...] Array[j] := Progr; j+=1; UNTIL Book.NEXT = 0; and then I select the values I want. FOR k:=1 TO j-1 DO IF Array[j+1] - Array[j] <> 1 THEN counter += 1; I tried to change the index but I always get the error "index out of range"... heeelpppp meee!!…
-
Select part of string
I have to save into a variable anly a part of a string, i.e.: String: "name:Mark" myVar: "Mark"
-
Adding custom filters to the request form?
So I have a report that generates a column "Qty. Available" and would like to create a custom filter that filters a range of the amount in that column. Not really sure where to start. Can anyone help?
-
Rounding problem
Hello Guru, NAV 2009. The customer have bought an add-on very long ago, it huge and relates to the Warehouse. The customer made wrong decision and put base Unit of measure Case, which consists of 6 Jars. So, they produce in cases and sell in jars. That's was wrong, but that's what we have to deal with now. Now we've ended…
-
spaces within string (COMPRESSARRAY)
I cant seem to get spaces to stick in the 5th line of my array. The SellToAddr variable is of type "text". How can I get spaces in between the pieces of the 5th line? SellToAddr[1] := "Sell-to Customer Name"; SellToAddr[2] := "Sell-to Customer Name 2"; SellToAddr[3] := "Sell-to Address"; SellToAddr[4] := "Sell-to Address…
-
How to delete a small letter alphabet in code field in NAV?
Dear all, Some external vendor has inserted a small letter character named "admin" in user id which is a code field in user system table . As a result of which I cannot able to open the user table form or cannot able to retrieve the record using report . and I cannot delete this record also. When I try to open sql I cannot…
-
export Nav. object programmatically
Hi, Can i programmatically export Navision object? The functionality should open File-Save dialog and ask for exported file name, and then export the object to the local hard drive, all this should be done programmatically, ala: Nav.OpenExportDialog(objID, '*.txt'); FileName := nav.GetExportedObjectFilePath; //read file in…
-
Does NAV 3.7 work on to Windows Server 2008 and SQL server 2008 with 32 bit??
Hi Guys, I just want to know whether NAV 3.7 runs smoothly on to 32 bit of Windows and SQL 2008. If it does not get supported then what is the highest configuration till which NAV 3.7 does work? Your valuable input would be appreciated. Thanks in advance!!
-
WEB PAGE
Can anyone explain this web page result with an Option Field "Document Type" passes the option string information correctly "quote,order, invoice,etc" "Allocation priority" should pass the option string "1,2,3" It does not instead we get "_x0031_" Thanks All
-
XMLPort Question
Hello, Im new in Navision and i need to export some shipmentdata for our transport guy. Some values i can get from a table but some tags that my transport guy needs are fixed value such as our costumer number is there a way in XMLport that make a predefined value for an xml tag ? example : <someTAG> ExampleText</someTAG>…
-
You have not Tender declared yesterday's sale. Contact IT
Dear Expersts, I am just starting to Learn Microsoft Dynamics NAV- LS Retail. I am trying to log into a restored database through the POS- Client and I get the error, "You have not Tender declared yesterday's sale. Contact IT". What should I do. Thanks Dan
-
I want to buy items from a customer and not set them up as a vendor.
I want to issue a return order/credit memo on an item to my customer. This item will be used in an assembly and then sold back to the customer. I cant use the return order because it needs to apply to a ledger for the item. Is there anyway to do this without setting them up as a vendor?