-
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…
-
How to provide adding data into new empty line in table without clicking "New"?
I have a card page from which user can enter values in field of table. My task is provide an ability for user enter data by one field (like this ) With my code (in the OnValidate trigger) user have to always click New button ( ) to enter the value in new record. I would like to provide next situation: when OnValidate…
-
Need to update blank field in a table
If the field is empty for today then I need to find the same field with yesterday date and increment the yesterday value and update the empty fileds today.
-
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…
-
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.
-
Timezone of Service User
Hi guys, quick question, does anybody know where the NST User gets its timezone from? It's obviously not the same that is set in the NST config. It's also not changed if you enter it in the User Personalization of the Service User. And maybe another question that someone can confirm. Are the timezone settings only applied…
-
how to split getfilter into 2 dates
hi! I've got getfilter, which contains 2 dates from..to I need to get the first and second as date fields I tried everyhting but I couldn't work it out
-
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…
-
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,…
-
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>…
-
get all values of field in table for writing in the variable of array
May be somebody knows how to get all values (there are 10) of field in table to writing they in var of array: Int [10]?
-
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…
-
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
-
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.
-
"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…
-
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…
-
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…
-
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
-
How Can I change Size of field in a page also the color of caption in navision 2016.
I want to change height and width of a field in page how can i do this. secondly how to change caption color as there is a method to change color of values not caption
-
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
-
SMTP test error
Hi, Im not too tech savy so would appreciate if the anwear is in a "beginner level". Im trying to set up the SMTP Mail Setup settings for a customer in NAV 2017. When I try to send as myself, to myself the test goes through. But when I try to send to another mail I get the following error. I have tryed to enter another…
-
NAV crashes when closing page with add-in
Hello, I have created a javascript add-in that uses leaflet to display map information. This works fine, however from time to time NAV crashes when the page with the add-in is closed. I think there is a problem with an event that is triggered after the page is closed, however I cannot find what it can be. Does anyone know…
-
"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.
-
Create file on azure storage in Business Central
I am trying to create a file on azure storage using PUT request, Below is my code and i get the error The value for one of the HTTP headers is not in the correct format. The Code and the headers formed are: procedure CreateFileNew(FileName: Text) var requestMethod: Text; request: HttpRequestMessage; RequestHeader:…
-
Update Totals on Subform
I have created 2 fields by extending the Sales Line table.* Premium % (Decimal) * Premium Amount (Decimal) These two fields will be shown on the Sales Order Subform and will function like how Line Discount % works. It is just that, it will add the Premium Amount value to the Line Amount instead of how Discount % subtracts…
-
Unit Of Measure Translation
Hi, We have the German Language Pack installed and a Unit of Measure translation setup for the German Language. When running a report with the Unit of Measure field displayed with the CurrReport.LANGUAGE set as the German Language code, we still see the english 'EACH'. What other factors need to be considered for the UoM…
-
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