-
No. Series Automatic Generation
Hi, I am facing a problem, when i open any old PO and press F3 on No. field, it is not picking up the next no. series. It is showing an error: "It is not possible to assign numbers automatically. If you want to assign the nos automatically, please activate Default Nos in No Series D" Eg: There are 4 No. series when i look…
-
Dynamics Online Payment Services
Hi, Is anyone using Dynamics Online Payment Services? I have it all setup for a client and running correctly. My question is how do I see that an authorization has been placed against a sales order? I don't see any fields in the sales order table for a "pre authorized" or "deposit received" field. In other words, if I'm in…
-
Chinese characters are replaced with question marks while doing Save As RTC report to Acrobat pdf
Chinese characters are replaced with question marks (????) while doing Save As RTC report to "Acrobat (pdf) file" option. Please share the solution if anyone has came across this problem. Thanks, Jithin.
-
Microsoft Dynamics NAV W1 2016 Cumulative Update 2 (Build 43897)
I'm newbie on Dynamics Nav. I have installed Nav 2016. I read today about Cumulative Update 2, but the link on this site doesn't work, is broken. Could anyone help me? Thanks in advance
-
How to submit an upload
Hi Experts, Please help me on submitting an upload! I don't see this section on new Mibuso site. Thanks and best regards, Khoa Nguyen.
-
How to print Word Template for all Customers
Hi to all, I have to make a word document thet have all Customers. Here is the code: CREATE(wdApp, FALSE, TRUE); TemplateName := 'c:\IOS\IOSCustomer.dotx'; Customer.RESET; IF Customer.FINDFIRST THEN REPEAT Customer.CALCFIELDS("Net Change (LCY)"); wdDoc := wdApp.Documents.Add(TemplateName);…
-
Total Routing Operation Output
Is there a way to determine the total output per operation from a routing line?
-
XMLPort.EXPORT with OutStream error "CharTran.bin non found"?!?!?
Hi to all, I'm writing a simple piece of code to export a flat txt file with XMLPort. In my codeunit using OutStream to accomplish this action. But when exec my coduenit by RTC Client (NAV 2015 CU9 and 3-tier environment with 3 server Client, MT and DB), it show me this error tha I attached, I attached a portion of code…
-
Unpick a Warehouse Shipment
Is there a way to Unpick a Warehouse Shipment line (including tracking lines) without having to do any development?
-
Slow Lot No. Selection
Hi All! A customer is using lot numbers on some of the items. Those items are often used as components on Prod. Orders. When they open Item Tracking Lines form and click the assist button on the Lot No., it can take anything from 30 sec to even couple of minutes before the form opens up. So far I managed to establish…
-
Temporary Items in Project Quotations
We have a scenario for a client where in they are using Projects module for their external projects. They are creating Quotations for the projects (Mainly for their Civil department) where in the BOQ will be a big list....They dont want create an item on Product master as this is just a quotation and they are saying that…
-
Service Contracts Query
I have created a fixed value service contract (using non-stock items). When I create the Service Invoice, the line values on the invoices do not match the contract line values. I cannot see where it is getting the line values on the Invoice?
-
delete string from text file using DELSTR
Hello Developers, I have to delete some lines from text file on the CU when I using XMLPORT. Below codes on the CU are read lines with filter. I found lines to delete but cant delete or skip it when I import into NAV table. How can I delete this lines or skip when import data into NAV? OnRun()…
-
NAV2016 printing problem
I have a NAV2015 label report I moved to NAV2016 - with no changes. The text exports of the 2 objects are identical. The width is 8 inches and the length is 5.5 inches. In NAV2015 it prints perfectly. In NAV2016 it realigns 90 degrees. I am guessing this has to be the report viewer that processes the RDLC output. Has…
-
Control size of Repeater in a Worksheet page
Hi everyone, I am working on NAV 2015. I created a page of type Worksheet consisting of a Repeater and a List. I want to be able to reduce the height of the Repeater to give more space to the List. Is it possible, and if Yes, how? Thanks in advance :)
-
SOAP webservices and Services Language
Does anyone has an idea what could be wrong in setup NAV 2015 where I have - "Services Language" set to my local language, - ServicesCultureDefaultUserPersonalization is set to False, - my local language is installed on service tier, and when I send SOAP request I receive answer in mixed language: system text is in…
-
text input not responding opening .net wpf window from navision 2016.
When I open a wpf window from Navision page it appears correctly, but I can not write text in textbox controls in this window. If this window is developed in window forms it works perfectly. Please can you help me we need to start a big project. Thank you.
-
Service Tier Crash after try to open Attachment
Hello together, we are facing a problem since we upgraded from 2009 to 2015. The Service Tier is sometimes crashing when a user try to open a attachment. Short explanation: We have a little "strange" attachment logic because of security concerns from the controlling team. All attachments are stored on a central file share.…
-
Updating the Diff Amt (Initial Amt - Correct Amt) against account effected during Purchase Invoice.
Hi All, We have purchased 5 Items @ 100Rs and posted the invoice. Later we found that 5 Items cost was 90Rs, in this case how to adjust the difference amount in the NAV in such a way that accounts effected during purchase invoice should be updated with the difference amount ? Once done we will arrange the payment through…
-
Skip rows by filter in text file using XMLPORT
Can I skip some rows by filter in text file using XMLPORT? For example: IF Type='ONE' THEN currXmlPort.Skip; Regards, Undy
-
Missing Fields in Find engine of the Posted Sales Document Lines
Hi All, Scenario as below: 1- user accidentally removed the page Get Post.Doc - S.InvLn Subform (5852) from Sales Credit Memo > Get Posted Document Lines to Reverse. 2- Resolved by delete the user personalisation 3- but now, another issue arise - the Find feature is now only show for "Line Discount %", but not all the…
-
How to show data value in RDLC report?
Hello developers, How can I show below red rows on RDLC report? It is Report 113. I want to show GLobal Dimension 1. But I cant find it from Integer dataset. It shows empty lines. There are shown on ItemLedgerEntry dataset with red lines. How can I get this datas on report? Please show attached image. Best Regards, Undy
-
Impact on Cost (wrong unit of measure)
An item on the warehouse floor was received (with the unit of measure) as "watts" instead of "ea". However, the item was consumed in "ea", so we cannot simply reverse it. Therefore, we must do a negative adjustment. But I am not sure how this will impact the cost. I need to understand the impact of doing a negative…
-
Quantity (Calculated) in Phys. Inventory Journal and Whse. Phys. Invt. Journal is not the same
Hi, I am using NAV2013 R2. Would like to know is anyone encountered the same issue on inventory quantity, especially for Bin: - the value inserted in Quantity (Calculated) field in Phys. Inventory Journal is different from from the value inserted in Quantity (Calculated) field in Whse. Phys. Invt. Journal (Location with…
-
Text Encoding Mexico C/AL NAV 2016
Hi, again jeje, I need help :( , I have the next scenario. I have to make a Electronic invoice for Mexico, but the Invoice need have a special characters, example Biciclá-ta , Silla inv. PARÍS, negra,I save my text in a blob file, then i read this blob and storage her content in a bigtext, and finaly I read char by char to…
-
Routings and Machine Centres
Hi Is there an easy way to have different timings for a product based upon a different machine centre? ie, If we put it through A then it takes 40 minutes, if we put it through B it takes 80 minutes. But also to change this when the Production order has been released? Any help would be appreciated Andrew
-
Reporting partial production
Production order, quantity 4 units, one line, 4 components, 3 routing lines. If I post an Output Journal against the first line of the routing, quantity 1, thus recording that a 'step' has been done, but not for the full quantity, I can't find a report that shows this. No components have been posted, and now ILE entries…
-
adjustement item
this article should be enliven between the date .... and ... in nav 2009 r2
-
WebServicesUseNTLMAuthentication
Hi All, Using NAV 2009 R2 facing issue in WebServices ie., Able to view the web service URL in the browser when WebServicesUseNTLMAuthentication is false in the CustomSetting config file. Attached login issue occurs in the browser when WebServicesUseNTLMAuthentication is set to True in CustomSetting config file. and also…
-
problem when adjust cost item entries
Hello 1-well I COM to launch adjustment of cost item but during the adjustment process it blocks me a message display here : WRITING BOOK ARTICLE NO SEQUENCE Do NOT EXCISTE. 2-