-
Report called from search have different buttons
If I call the report 116 (Statement) from the object designer it is fine, I can print it in pdf, excel ... (1.), but if I call the report on the RTC's search box then it doesn't have print and preview button (2.). I want that when I call from RTC it should have the same 3 buttons.
-
Production order management
Hello, I’m planning production orders in NAV and have a question regarding it. We have setup and run time specified in routing of an item. If I run “Replan…” in production order management, I get following production plan for Item A: My question is: Which setting should I change that setup and rum time will be without time…
-
Extension "loses" connection to dll
I have created an extension where we are using WinSCP, through a default extension that we reference/have dependencies for. The winscp files have been added to a folder in the add-ins and everything has been running fine. Now we have extended some of the functionality in the extension. No change relateded to the Winscp,…
-
Wrongly Posted Invoice
Good day, NAV user has posted a Purchase Order (for Customer A) but mistakenly the invoice paid another Customer B. Now on settling payment for Customer A the invoice is missing since it has gone to Customer B. To correct the error, user posted a Credit Memo from customer B to Customer A which left a negative amount in…
-
Posting a Purchase Order with Partial Items
Good day, I have processed the purchase order with number of items of which the vendor would come and supply half of them. How do I receive these partial goods, in NAV, that I would later use the same purchase order to receive the rest? Thanks, Nagaboona.
-
How to Stop reservation from Purchase Order
Hi Everyone. I have a question about Item Reservation in the Sales Line. How to stop reserving Items in Sales Line from Purchase Order? We would like to reserve only if Item is in Stock in Inventory. Reservation is set as optional in Item Card, but still, the Sales Line Item is reserved from Purchase Order. How to Stop it?…
-
Print layout in reports in Microsoft Surface
Hi, Anyone knows how to resolve this problem? Printing layout on Microsoft Surface is all messed up. In another machines, it's fine but in Surface is very bad. Anyone knows how to solve?
-
Issue with Multiple Mail Attachments
Hi I have been playing around with the Email routines in NAV, specifically the Mail codeunit 397 and trying to send multiple attachments by Outlook. However, what seems to be a simple modification is being anything but! I have added a function which is based on the standard CreateAndSendMessage function, but accepts an…
-
OptionString in XML
I try to create a sales order using a standard web service. It works fine with items, but I cannot create sales lines that uses G/L Accounts. I write this in XML: <Sales_Order_Line> <Type>G/L Account</Type> <No>1485</No> <Description>Description</Description> <Quantity>1</Quantity> <Unit_Price>59</Unit_Price>…
-
Error in getting access token for azure key vault in business central?
Hello Everyone! I am trying to POST an HTTP request with different parameters in the body, but i am getting the message "oauth2 error AADSTS90014: The request body must contain the following parameter: 'grant_type' ". Through Postman i am able to get the access token, with the same parameters. I don't know what i am doing…
-
Merged GL entries
Hi, I have dilemma with customer requested modification to BC. In BC, GL Entries with same dimension set are combined into one gl entry. Now I'm requested to do a mod to BC with a purpose of not to combine gl entries. Rough Example --> Sales GL Account is 3000 Sales Invoice with two lines and with identical dimensions is…
-
SMTP Email without Server Internet
Hello Team, I need a help on the below scenario.It would be great if I get a solution. While I am sending mail from NAV 2013 I am getting this Error " The SMTP mail system returned the following error: "Failure sending mail. The remote name could not be resolved: 'smtpout.secureserver.net'"." In the above scenario My…
-
Adjust Cost Item Entries batch job (795) is taking long time
Adjust Cost Item Entries batch job (795) is taking more than weekend hours (38 hours) to execute and we cannot run this batch during working days due to table lock error?: Server Configuration Windows Server 2008 R2 Standard, Service Pack-1 Processor:- Intel(R) Xeon(R) CPU X5650 @ 2.67 GHz 2.67 GHz Installed Memory(RAM) :-…
-
Issue in Event
Dear Sir, In NAV 2016, there is an Event function called OnBeforePostItemJnlLine in Codeunit 22 Item Jnl.-Post Line. I am subscribing the same function in my custom codeunit & call the Codeunit 22 Item Jnl.-Post Line to Post something. It's working with a message "There is nothing to Post" & it does not clear the Page.…
-
Reverse G/L Entry From Code
Good morning, I've been trying to create a general ledger entry that would reverse the desired purchase transaction (or a part of transaction). All I really want to do is find the one general ledger entry and post it with negative amount, then post it again to another account. I'm using BC15 and the only event I found,…
-
"There are too many dimensions " Error
I have a List Page which displays data of one integer field from a table. I have to produce some operations with this field (sort in decreasing). So my field is like 10 dimension array (10 integer numbers are get). Here error is occurs ("j" gets value from 1 to the (length of array-1)) Could anybody tell me what I have to…
-
apply entry error in nav16
When a user trying to apply entry he is getting error "you cannot apply multiple documents with service tax in one transaction"....please help
-
Inconsequent System.Xml.XmlDocument.Save error
I hope someone can point me in the right direction. Sometimes a user gets one of the attached error messages when either calling a webservice of exporting a payment file. The last one is standard Dutch NAV functionality, so no customizations. It is also not a consequent message, since the user performs these tasks multiple…
-
Danish locale for help server not working in Business Central V14
I have installed the help server from "CU 04 Dynamics 365 Business Central Spring 19 Update DK", so I would assume that the danish language would be included in the help server, and it is in part. The navigation menu is in danish, but the content doesn't show up, an error does. I've done a few on-premise installations of…
-
SMTP Mail setup CreateMessage --> with or without HTML?
Hi all, I am using smtp mail setup to send email this is new CreateMessage function in smtp mail setup,so we cant put html as true or falseSMTPMail.CreateMessage(CompanyInformation.Name, SMTPMailSetup."User ID", ToAddress, EmailSubject, BodyTextEmail); Previously i created template with my own <br> because smtp mail setup…
-
Responsibility Center in Business Central
Hi, As we can setup different responsibility center in Navision and can assign them to a default location code for monitoring purpose. But in D365 BC, is there anyway or a function to have different responsibility center to be assigned with different serial numbers. Currently Serial Numbers function is in Item Card (Item…
-
NAV crashes when I try to open Jobs on a customer
Hi I have a problem when I've looking at a customer card and try to open Job List (Jobs) from there. Then NAV crashes without af error message. It's only one some customers where it happens and some of my colleagues aren't having the same problems. I've checked the windows log, and I see to errors occouring: Application…
-
Getting error Dynamics 365 integration
Hi I am getting error while setting up Dynamics 365 connection setup. I have entered Domain user id and password and authentication type AD "The connection setup cannot be validated. Verify the settings and try again. Detailed error description: Organization cannot be null or empty. Parameter name: Organization Name" warm…
-
Filtering page API
Hi everyone, I've published a page that is consumed from an external application. The source table of this page, is "Item". I need to aplly one filter, not to send al the items to the external aplication. The filters logic is this: IF "Item Category Code" = 'XXX' THEN SETFILTER("Product Group…
-
Any way to find out last activity for items in stock?
Dynamic Nav 2013 R2 - Is there any way to find out items that are currently in stock but their last activity was before a certain date? I tried going into the Item ledger entry table and filtering out "remaining Qty" <> 0 and posting date before 'date' but that then excludes the last activity which could have been after…
-
Invalid URI: The hostname could not be parsed.
Hi all. I have this piece of code: Hyperlink(GETURL(CurrentClientType(), COMPANYNAME, OBJECTTYPE::Table, 18)); It used to work, but since I restarted my computer the error "Invalid URI: The hostname could not be parsed." appears. It's a Windows client. Any suggestion? Thank you ever so much
-
Dynamically change caption on standard dialog page
Hi all, Is there a way to dynamically changed caption on field? Page type is standard dialog, so no source table. Thanks
-
MSD NAV 2015
when a customer list opens, in the header the caption for the column should be a value stored in variable. for example instead of "Name" I would like to have "Customer Name" and "Cust Name" based on condition. one of the two will be stored in the variable that has to pe in header when page opens.
-
service tax apply entry error in nav16
hi friends, When ever my user trying to post an apply entry in Nav 16 india version getting this error, to remind he is trying to apply entries with service tax not GST
-
"optimizing-sift-and-vsift" - 10 year ol article on dynamicsuser.net
Hi I stumbled over this interesting article by Jörg Stryk: https://dynamicsuser.net/nav/b/stryk/posts/optimizing-sift-and-vsift It is (more than) 10 years old, but the question is: Is it still relevant? More precisely for Nav 2017 and onwards.