-
GL lines
Hello! When posting an invoice it i ssummarizing my lines. I am aware this is because of the localization, but what code do I need to amend to fix this? I coudltn find anything in codeunit 90..?
-
Power Automate integration with BC SaaS
Hi, we are using BC (SaaS) and HRCloud (SaaS) and their is a business requirement to have integration between HRCloud and BC (SaaS), now the HRCloud (SaaS) is going to get a connection for Power Automate, and since Power Automate (MS Dataverse, right?) is integrated with BC, is it possible to enable the integration from…
-
Discounted Unite price Automatically
Hello ;, how can discounted NexLine on sales order for the some Item code and some delivery date Automaically ,but discounted with apply Level , its mean when creat order and get Item in the first Line (10000) its equal level 0 , so for the second line (20000) Equal level 1 then uniteprice deucted by -100 decimal Amount…
-
How do we register down time for machine or work centers? We work with Microsoft DynamicsNAV 2013 R2
Hello! We are learning about machine and work centers. One question that came up is -how do we tell Nav one of our machines(machine center) is down? before production orders are released or once they have been released. Also, does Nav auto allocate the capacity to another machine once we register the first one is down?…
-
Error when run customized report "Adjust Exchange Rates"
In Dynamics 365 Business Central OnPrem, when we try to run Adjust Exchange Rates report we get an error "The value "409*" can't be evaluated into type Integer". The report is not the standard one. We copied the standard one and add some changes. The problem is I cannot figure out where the error comes from. When I clicked…
-
How to link a dataitem with record variable and fetch fields of record variable.
Hi all, I am trying to create a report with dataitem trans.sales entry and record variable with trans. Infocode entry. I want two records "amount" and " information" from trans. Infocode entry. I have given filter of setrange of transaction no. on OnAfterGetRecord() of report dataitem trans sales entry. Please help me to…
-
Aged Accounts Receivable Print to Excel Should not show preview
I would like help in getting the Aged Account Receivables report to not show the preview when the Print to Excel option is selected. In the old versions it use to not show, because of the code in the OnPreSection. Any help would be very much appreciated. The version I am working with is NAV 2013.
-
Add filter on request page on report
Hi experts, I have made my own report in my extension on Business Central cloud. I have a button that is used to call the report and save it as a pdf-file. To do that, I call the request page first and then run the report. If the user has a filter on the list page, it must be copied to the request page on the report. And…
-
Save report as pdf and send as e-mail
Hi experts, On Business Central cloud, I have made my own report in my own extension. I need to add an option for the user to select, if the report should be printed as normal or if it should be sent as an e-mail with a pdf document attched. I don't want the user to select, where the pdf document should be saved during the…
-
Intercompany Transaction Add-Ons in NAV
Hi All, Could you please suggest some Add-ons that will help the Intercompany Transactions in NAV? Thanks in advance, Jacob.A
-
Salesconfirmation as E-mail, want non-modal mode
Hi, On a NAV 2018 with Continia Document Output users complain that the Confirmation to Email action is run in modal mode. When user hits that button, it takes around 5-7 seconds to generate the outlook mail Window (the waiting time is bugging customer too). As soon as the sales confirmation window is up with the pdf…
-
API / ODATA BATCH PATCH requests with decimal values
Hi all, I have an ongoing project where an external system is using custom API's to update jobs in our Business Central (Onprem, 16) system. Everything has been going fine until we start trying to use a combination of batching and numbers with decimal values in them. Send a single non-batched request with decimals -…
-
Install apps from MarketPlace on on-premises environments
The option is there, so I feel it should be possible... If I start an on-premises web client, I can go to the Extension marketplace and select an app. I fill out my data, Then, when I want to start installing it, the system gives me the following message: "Installation of extensions from the marketplace is not supported…
-
New Workflow Event
Hi! I'm trying to creata a new workflow event (In BC 17.5.22499.22680) using the guide at https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-walkthrough-workflow-events-responses but I'm having some problems. In the guide the this procedure doesn't return any data when called. {…
-
Returning Multiple Value on ODATAv4
Hello Everyone, Is there any way to return multiple value on procedure in codeunit shared using ODATAv4 in Business Central on SaS ? For Example i create a simple function to return Description and Description 2 of the item. First, i tried variable parameter below and had no luck. procedure GetItemAndDescription(ItemNo:…
-
SSRS report to PDF
I'm looking for a way to silently print an SSRS report to a PDF from within NAV. I'd prefer to use a call to the SSRS URL or NAV DotNet. I've looked at the Microsoft.ReportViewer.WebForms assembly but can't find enough info to be able to tell if that would work. I can call the SSRS URL but it pops up a web browser which…
-
Odata Service Reference
Hi all, Recently we've made a migration to a new server with Dynamics Business Central 365. We have a internal application in c# that uses Odata to Update/Delete information between NAV and c# When i try to update the service it gives me this error I also changed some IIS configurations accordind the old server. Enabled…
-
Post image into Business Central via API page
Hi I would like to publish an API page through which an image can be transferred to a table in Business Central. I am using Business Central 2020 Spring release wave 1 Can anyone please give me an example of how to achieve this. Thanks
-
AL(AS0085) Warning Message
Hi Experts, I have activated the Script Analysis and found that got warning in app.json file. The warning message is: I have checked in Microsoft website and compare the sample, it is exactly the same as mine. What should I do with this warning? Thanks.
-
sales price discounted by an amount between level parametre
Hello friend, please I have a question on the unit price, once I want to create the order and (enter the item that will be programmed in a special price contract) the price of the second line of the same item is discounted by an amount set in a field in the price contract. I show you an example:: Line NO Item Delivery Date…
-
Retrieve data from XML file
Hi everyone I am new to the world of soap webservice response files and XML. I was wondering if anyone could advice on how to retrieve data like accno, carriername etc from the following file <GetDeliveryOptionsResult><deliveryoptionresults> <recommended><DeliveryOption><accno>123456</accno><carriername>TEST…
-
List of all published extensions from AL Code
Hi, I need to get all published extensions from AL Code. Ideally would be if I could extend "Extension Management" page. Unfortunately, I cannot extend this page and I cannot use "Published Application" table for Extension Developement. Is there any other way to get a list of all installed applications? Maybe there is some…
-
Proforma Invoice
Hi, I'm using Navision Business Central. Is there any way to print proforma invoice having GL accounts instead of items? The report layout includes only items and non GL accounts.
-
structure of a web service published in Business Central
Hi Experts!! I have published a web service (via a published CU) to import data from an xml in Business Central. When I see the schema from SOAPUI these two labels appear in the structure that I have highlighted in the attachment These labels correspond to the published CU function and its parameter But as you can see, the…
-
Problem using TLS12/13 for connection with webService
Hi everyone, I am working with NAV 2018, installed windows server 2012 R2 standard. I have created a a few years ago an integraion with an external webService. it is working perfectly, but they are changing the security protocol to use TLS 1.2 or 1.3. The system administrators from the webService gave me a new URL for…
-
UnitPrice in sales line
Hello , My need is how to change automaically price unite if insert second line for the idem item on sales line , the sales line is connect to contract price , and can change if shipped for next qte on idem delivery date for 3 leavel variante.
-
How to Setup Payment Service Connection
hi, How can i setup Payment Services connection setup, if i am using Payment method code in Sales invoice, the Demo database 2016 IN is asking for the setup. If I have checked yes in Run in Test mode and Generated->Downloaded ->Uploaded the Key. But, when i click on Sign up Now, dynamics link page open that i always in non…
-
How to add Chart in Role Centre Page
Hi ... is there any way to create a custom generic chart and add that to any roll canter page in new BC? Previously in NAV desktop application by add new chart part and then customize that part and selecting the required chart from generic chart list. I could not find this option in Business Central web version. I can…
-
Permissions Dialog for Interacting with External Functionality
Hi, The first time you Send to Excel, or send an email via outlook from Microsoft Dynamics 2016, you get a one time dialog informing you that you are about to interact with external functionality. The dialog asks you is if you want to not allow it, to allow it once, or to allow it always for that external functionality. I…
-
NAV 2015 Bug? TableRelation and Enabled with condition
Recently I encountered a reproducable NAV 2015 client crash that took me a while to understand. Table "A" contains a field "Ref B"(Code 20) that is used to reference Table "B". Therefore the Field "Ref B" has its property TableRelation to "Table B"."PK Field". Page "Card A" uses table "A" as SourceTable. An action "Show…