-
Error when printing a check in Navision
Good day, My cashier attemps to print a cheque, which is always possible in Navision, but now is gettint an error message "Seventy Eight Cents Results in a written number that is too long".
-
Table 'TempBlob' is marked for removal. Reason: Replaced by BLOB Storage Module
Hi all, How shall we call Codeunit.Run(CodeunitID, TempBlob) if TempBlob will be removed in future? Thanks
-
Create Dimension set id for the combination of three 'Dimension code': Dept,Project and Channel.
Hi Everyone,(Nav-2018) I would like to create 'Dimension set id' for the combination of three 'Dimension code': Dept,Project and Channel in "Dimension set entry" table. for this i am following the below link: https://dynamicsuser.net/nav/b/amol/posts/dimension-update-in-nav-2016 For this: Step:1. I have created one…
-
Error when Creating a new company
Helo. I'm trying to create a new company, but I'm having trouble to open it. When I try to open it, it starts to inicialize but stops with an error. Debugger showed me, that CodeUnit 2 pops up the error, however I have no clue where to start looking for the text that is mentioned in the error. Code stoped at line:…
-
The NAV 2013 R2 klient crashes witout any messages
When a certain user opens the customer card (page 21) of a certain customer and then opens the job list (page 89) NAV closes immediately without any messages. What could be the reason for this? If i'm doing the same there is no problem.
-
Invalid function when consuming SOAP web service
Hi. I have a problem to consume a web service made with SOAP in .net with Microsoft Business Central. It does not recognize the functions. The fact is that I have been using the same web service since Nav 2009 and I have never had problems, but since Business Central (BC14 and BC15), it gives errors. I discovered that the…
-
Unable to upgrade from BC140 C/AL to BC150 AL because of destructive changes error
I have successfully converted our C/AL solutions to AL , merged the code with the BC150 base application source files and build a new base application app. I'm trying to upgrade our BC140 database to BC150 combining the following two online documents from Microsoft:…
-
Turn off "An approval request has been sent." after send approval
hi all. usually after we send approval request, it will prompt message "An approval request has been sent." can we turn this off without changing the coding? Thank you.
-
Cost loading on Partial GRN with partial Item charges assignment.
Hi Experts, One of my clients has imported the Goods and it is laying out in the Bonded warehouse. he has received the Clearing agents' invoice of the total quantity whatever is import like handling charges freight, etc. now they will do the partial multiple time in future, but they want to pay that clearing agents with…
-
Question for Devs re: 2017 vs. BC365
I have a bunch of SQL scripts that I run against a NAV 2017 DB to extract financial information (client requirement, not my idea). My question is, will the SQL DB after upgrading to BC365 be similar enough that the fields that currently exist in the same table structure, or is it totally different? I understand there may…
-
asp.net core 2.1 add web service for NAV
Hi I am able to test NAV2013R2 web service in Asp.net by following the link below:- https://docs.microsoft.com/en-us/dynamics-nav/walkthrough--creating-and-using-a-codeunit-web-service--soap- When I tried the same thing in Asp.net Core 2.1, by using "Connected Services" > "Microsoft WCF Web Service Reference Provider", I…
-
Nav 2018 Access Web Client Outside VM
Hi, Today i've installed Nav 2018 on Windows Server 2016 in VM Amazon's ec2... I would to ask u if it is possible to access web client outside the Vm or not! Thanks so much
-
Business central F1 on development
Hi there, I`ve managed to set up a help server so that users will see "How to create Sales Order.." description if they strike F1 on a sales order page. But if I am at the development environment, it does not matter where exactly I strike F1, but the system only shows "Welcome to the Developer and IT-Pro Help for Microsoft…
-
How can i get rid of the error.
Hi All, I have tried to change the sales order from codeunit.In that time i am getting the below error. Microsoft Dynamics NAV An attempt was made to change an old version of a Sales Header record. The record should first be reread from the database. This is a programming error. Identification fields and values: Document…
-
The Global dimension codes are being changed in the table G/L Account Error
Hello, everyone, I got this error while changing the global dimension and making new G/L account. Please Help in this regard. thanks
-
File System in Extention Programming Dynamics BC Wave 2
Hello How can transfer the below code to Extension code? Regards Firas /Var //Filesystem :File CLEAR(Filesystem); Filesystem.SETRANGE("Is a file",TRUE); Filesystem.SETFILTER(Path,'C:\FilePlace'); Filesystem.SETRANGE(Name); //Update virtual tabel Filesystem.SETFILTER(Name,'',' *.xml'); IF Filesystem.FINDSET(FALSE,FALSE)…
-
User Permissions by branch/warehouse location in Business Central
I am trying to setup a company and wanted to break down user access by the company's branches. For example the company has Branch A,B,C,D and I want to setup a salesperson in-charge of branch A. I want them to be able to enter quotes etc as need for branch A but I only want them to be able to see the inventory of items in…
-
C# 8.0 in Nav2018 20783 JavaScript Add-In
I am currently developing a JavaScript Add-In for Navision 2018 and want my Add-In to resize based on data. Since i only export an interface in my dll i want to implement a "default interface implementation" leading to an interface that looks like this: That is generally possible from C# 8.0/.Net 2.1 and upwards. My…
-
GST value changes (double,triple)as per no of page in changes in report?
hi all, i have customize NAV2016IN standard report 407 purchase credit memo. As I enter no. of copies GST value become double,triple.. so on. how i kept it constant as in first page. thanks in advance.
-
Set page extension fields options using subcribers that reffer to base page
Hi, Is possible to set enable/disable or another options for page fields using subscribers? Subscriber use an event published from base page and new fields are added using same page extension. Subscriber is needed because enable/disable option is set depending on a global from base page variable value. I tried several…
-
report added to Navigation pane
Hello. I created a new report and added it to MenuSuite (we're using Dynamics NAV 2017). I can find it by navigating through departments. I wanted to add it to Ribbon for faster access, but when I right clik it, I can only add it to Navigation pane. As I was browsing Mibuso I learned that reports cannot be added to…
-
Json how to get proper Value
Hallo All, we have the following Issue: We want to retrieve from Google API the Longitude. The Longitude what we ask should be 6.990940399999999. we created a function which should get this Value, so far so good, but it retrieves this: 6.9909404. But we need to retrieve the full string. The Code how we will return this…
-
Does anyone know the last date that a C/AL on-prem license can be cut for NEW customers?
As per title, with the move to AL/Extensions I have heard rumours that Microsoft have said by this time next year it will not be possible to cut a new customer license for V14 on-prem (ie. C/AL). I'm treating this as a 'rumour' but need confirmation one way or another .. does anyone know if Microsoft have published a date…
-
[Solved] PageExtension Objects - can I add a 'part' / if so how?
As per the title, I'm familiar with adding Actions / Fields but I need to add a 'Part' and it doesn't seem possible (I've searched and returned nothing and IntelliSense doesn't know 'Part'). Please can anyone show me the syntax required or tell me it's impossible if that's the case!?
-
Refresh page after validating a field from event
Hey guys, I've run into a problem while working on one modifciation. I created table and page extensions and added some new fields there. Now I need to modify the 'Editable' property and value of one of the fields. I know the trick with creating a boolean variable to change the property, the problem lies somewhere else.…
-
Setup Internet access to Business Central Web Client and App
Hello everyone, I am attempting to setup a client's Business Central (BC14) for Internet access via the Web Client and the App. I find the documentation and resources for this quite sparse so I was wondering if any of you could point me in the right direction? I am looking to create a complete setup including:* Setup of…
-
RTC crash (2017 CU20)
RTC crashes sometimes when I navigate between Outlook and RTC and try to copy some text in Outlook. The user doesn't have any personalization. Another users dont have this problem. .Net Framework is 4.7 as on another machines. I get follow in event log. Application: Microsoft.Dynamics.Nav.Client.exe Framework Version:…
-
Subgroups in Navigation Pane
According to the Dynamics documentation here, you can create subgroups in the Sections area of the navigation pane. So I enthusiastically created the sample code below and published it. actions
{ area(Sections) { group(Setup) { Caption = 'Setup'; Image = Setup; group(Dynamics) // This is the grouping level { Caption =…
-
Share files between extensions
Howdy. I wonder if there is a way to share files between several extensions in Al. Namely, imagine I have one App for 2 versions, BC130 and BC150, and the vast majority of its code is the same. Is there any way that I can modify it in only one place and share it between both without having to copy it from one App to…
-
Set visible and editable property by event subscriber
Hi everyone, I am working on D365BC with extension. My requirement is changing visible and editable property from the setup table. I know that it can be done by assigning boolean variable to visible property in the page. So, if I have 100 pages to setup then I must create 100 page objects. There is anyway to set that…