-
Change Image Resolution
Hi everybody, I try to change the resolution of the images imported in the field Picture of the table Item.(NAV 2017 CU 30) The different steps are: 1. Import the file into a folder located in a server (I know that the standard NAV already do this my problem is not here but in the next point) 2. Change the resolution of…
-
How can I change the default value of a field in BC?
Hi, How can I change the value of a boolean field in a table or page? For example, when adding a new item, by default the value of the Blocked field is false, but how can I change it to true in code since the Item Card is opened?
-
Is over pick possible on the pick ticket for a production order?
Using NAV 2013 R2 Hello! We are trying to implement picks for production orders but Nav doesn't allow us to pick more than quantity on pick ticket. Reason why we need to do this is our scrap on production runs varies very often. Example, we a production order of finished goods calling for 100 labels. To set up the labeler…
-
Report dataset - DataItemTableView sorting
Hi Guys I'm trying to understand DataItemTableView in report dataset in AL. What's the point of sorting here and is it better to sort or not sort and performance implications? below is an example: dataitem("Purchase Header"; "Purchase Header") { PrintOnlyIfDetail = true; //remove header without detail RequestFilterFields =…
-
permissions for receipt but not for to invoice in purchase order
Business Central. Hi experts!! I need some users to only be able to receive and not invoice purchase orders. However other users should only bill and not receive. I've created a new permission copied from "D365 PURCH DOC, POST" but I can't separate these two features. you know if it's posible?? Thanks in advance!!
-
Report Issue
I am trying to add field in report but when i am trying to preview Field is not showing. 1) i checked visibility also., its not hidden
-
Adding DotNet3.5 to NAV2016 Docker Image
Hi all, Is anyone using Docker containers to do development for NAV2016? We are building individual docker containers for each developer/enhancement. We have an addon from an ISV that uses an addin dll that needs DotNet3.5 in order to compile and run. The standard NAV2016 container images/artificacts use the Windows Server…
-
Type conversion is not possible Text + Integer
I'm trying to compile some runtime upgraded object 2009->2013->2015->2016 and i get this error But Counter is Integer and not a text, even if I delete it as a variable and add it again the error comes back, this counter is printed multiple times in this report, so making a new variable with a new name is not optimal for…
-
Upgrade BC Version 13 to Version 17 without C/AL changes
Hello everyone, this is probably a question with an obvious answer but it's still early in the morning and I can't get it out of my head. If I do an Upgrade vom Business Central Version 13 to Version 17 without having any custom changed objects in C/AL (We've already been programming in AL and have thus an…
-
Field locked for editing
Hi, I want to edit the last modification date in the Item Card after adding or modifying the Unit of Measure records but I have not succeeded and I suppose it is because the field is blocked I have tried it this way: [EventSubscriber(ObjectType::Page, Page::"Item Units of Measure", 'OnInsertRecordEvent', '', true, true)]…
-
Belgian localisation
Hello, i am using the Belgian localisation. I would like to know which protocol (Domestic, International, SEPA, Non SEPA) if i need to pay a vendor in USD who is in Belgium? Note: Belgium forms part of SEPA
-
Where does my Item.Picture hide?
In a BC13 (Build 28871) I have a report written in al/rdlc where I want to include the item picture that is displayed in the item page. * First I just just included the Item.Picture in the dataitem column, but for some reason not all the pictures where included. * Then I changed the code to repeat through Tenant Media…
-
How to disable "Go ahead and delete " notification when deleting lines on the warehouse doc. page?
Hello, How to disable this notification when deleting lines on the warehouse document page? Thanks!
-
How to edit the Find row in Items by location Matrix.
HI All, I would like to know if there's a way to edit the subpage Find in the Items by location matrix Scenario : I just want to change the default field in this subpage From Description to No. Cheers! Thanks,
-
Removing Default buttons from a ListPart in NAV2018
Hello Nav Experts, I am using NAV2018 with extensions. I tried to remove the "New" button from a ListPart's ribbon using "InsertAllowed = Flase" but that didn't work. Any other solution please ? Regards.
-
High CPU load when starting NAV service tiers
After a reboot of the server I start the NAV service tiers. After the service tiers has status Running, the CPU load is 100% for about 10 a 20 minutes. I have no clue what the service tiers are doing. Anyone?
-
Nav.Client.exe -consolemode Parameter not working with 140?
Hey there, can anyone confirm that the -consolemode command line parameter, that worked perfectly by at least v71, stopped working in or since v140? I'm starting a "ui-less" windows client to run a codeunit like this (yes I know, there are better ways to do this): "C:\Program Files (x86)\Microsoft Dynamics 365 Business…
-
Transfer Generic Diagrams
Hello I am currently faced with the task of transferring the generic diagrams from a Cronus demo database to a real environment where there are no diagrams at all. It doesn't seem to work with the configuration package because the table behind it is a system table. Now I wanted to export the diagrams individually as an XML…
-
Nav Serialization Enhancement
1.How can we automate the serial number assignation to released component production journal 2.How to validate to check if the serial number already assigned or used.
-
How can automate the serial number assignation
how can i automate the serial number assignation to the released component and insert the serial number in reservation entry
-
Debug Onprem with AAD Authentication
Hi! We have a customer that has a onprem envrionment with AAD authentication. Is it possible to debug a user session that is connected with AAD? What I can read it isnt possible which is really awful if that is through. "AAD authentication is supported only for Dynamics 365 Business Central sandboxes. AAD authentication…
-
NAV 2013 / Net Tcp Port Sharing / Dedicated service account
Hello all, I try to configure a port sharing between the different services Navision. I have set a service account, who is a AD user, to launch the services. This account is not an admin account (local and domain). I don't want that it have this permission. But he is in the group "Log on as a service". I've followed this…
-
How to make single Purchase Receipt against multiple Purchase Orders.
Hi Team, Can we make single Purchase Receipt against multiple Purchase Orders. Thanks in advance, Srinvias.
-
Printing pdf file on network printer by Job Queue/Task Scheduler
Hi, Do you known posibility to printing pdf file on network printer by Job Queue/Task Scheduler. I tryed it by ProcessStartInfo but this DotNet variable requair Running On Client, but this is imposible to run on Job Queue. Version: BC 14 OnPrem Please help.
-
Why no Notification data type in navision 2016
Why no Notification data type in navision 2016. How could I get Notification data type.
-
Transfer field selections type options to another field of the same type but on another page
Hello. I have a page that has two option fields. I would like to know if it is possible that from the first page the user selects the option in field 1 and the option in field 2. After this, the two that were selected in the previous fields are shown as options on the next page. For Example: Options: Blue, Red, Yellow,…
-
BC App Publish - Digital Sign
Hi, I need urgent help My first app is ready to publish on app-source, it is only 1 issue to solve to go-live I need to digitally sign my app I have tried everything but nothing working https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-sign-extension…
-
RDLC report with Item table left join to purchase line
Hi Guys I thought when creating the dataset in AL I have the option to determine join type but couldn't find it. So my requirement is to show all items and for items with open purchase order lines, show the next delivery dates in columns. I used below link to link po line to item: dataitem("Purchase Line"; "Purchase Line")…
-
Insert Sales Lines AFTER Sales Header complete Or aster MakeOrder complete
Hi All We want to insert freight charges (non inv items) on sale orders automatically. The item inserted will be dependent on the ship method. We have a version that works using a event subscription on the ship method code in sales header Works great when I change the ship method, but I have 2 problems 1. if I create a new…
-
Automated Testing: Check Validation Message
Hi All I'm writing automated tests for one of our extensions and I need to confirm that the validation message is correct as part of the test. Let's take a simple (made up) case Record.Field1 cannot be more than 2x it's current value. The extension would have an Subscription to the OnAfterValidateEvent and raise an error…