-
No Item create permisison - causing long waits
NAV18 on prem. My CSRs are not allowed to create or edit items. We have found if they mis-enter an item number (an item No. that doesn't exist) on a Sales order or Quote they get a long wait time (5 minutes) and then a huge item list (I htink it's all 50,000+ items) is presented. In the debugger I think I see that NAV is…
-
Debugging base app in sandbox of Business Central Build 15
I am trying to debug some code and I can connect to the sandbox and I can debug our extension code. But somewhere in the code I call a function in the base app and want to debug to see what is happening in there, but the debugger just jumps over it. Is there a way to debug the base app in the sandbox. I also found a topic…
-
How to identify subscriber events in Dynamics 365 Business Central?
This topic describes how to discover events that you can subscribe to without writing the code manually https://divyeshchittenavbc.wordpress.com/2020/01/09/how-to-identify-subscriber-events-dynamics-365-business-central/
-
How to Extract Dynamics 365 Business Central Base App
Extracting Dynamics 365 Business Central Base App as .al files might be quite difficult. Read our latest blog post and find out how to do it using Docker, Business Central DVD, and symbols: https://simplanova.com/blog/extract-dynamics-365-business-central-base-app-2/
-
GETFILTERS but return description as well
I show the filters used on a report with a GETFILTERS variable. But next to the value of a filter I'd like to show it's description as well (eg. Item category code:0001 -> Item category code:0001 Standard products)
-
Corrupted Excel File
Dear community, Please, suggest me on the issue I cannot resolve for a long time. I have an Excel Template that should be filled in with data from a Sales Invoice. One sheet of the Template contains information about Service Lines of the Invoice, another one - about Salaries. If an Invoice doesn't contain either type of…
-
Difference Between microsoft dynamics NAV And Business central
Can anyone please tell me what is the difference between Microsoft Dynamics NAV and Microsoft dynamics 365 Business Central. I really want to know.
-
How to enter elements in array by one field from interface?
I have this way of input elements: But I want to enter this 10 elements in one field and get the same result as in example above.
-
How Do I change the permission Set programmatically?
I want to develop a system in which permission sets of user will be changing automatically based on some conditions. i want to insert/delete permission sets of users programmatically, so that it happen at run time. not all user will be super user. how can i do that ?
-
How to modify all table fields (record to record)
Hello everyone I am writing a script that is supposed to copy Item data from one company to another. I have a problem with Items that already exist - I want to modify them but I don't want to write all fields in the table. I decided to create loops and use RecordRef and FieldRef. Unfortunately, this approach takes a long…
-
After closing window jump to the next record
On page 29 Vendor Ledger Entries -> Order by Vendor Name /Apply Entries After setting Applies-to ID / or closing Apply Entries window the selection jumps back to the first item. Insted of this the selection should be the next line
-
Shell without confirmation-request of Navision 4.00
This function can be used instead of the SHELL-command that triggers the confirmation-request of Navision 4.00. One remark:if you put "IblnWaitForEndOfCommand" to TRUE, the Navision-code waits for a return-value, but very strange is that it does NOT block the userinterface! Local…
-
How to use custom .net library in Business Central (onPrem) ?
Hi all, i'm trying to figure out how i can make my own library (or any other third party library) work in AL - Business Central, if anyone can help would be much appreciated. What i have been doing so far:* Business Central is on premise, no cloud needed * app.json has "target": "Internal" * edited user settings in VScode…
-
Join The Webinar: Developing With JavaScript for Dynamics 365 BC
Want to start developing with JavaScript for Dynamics 365 BC? In this webinar, we will go step by step with increasing complexity on the basics of JavaScript add-in. Save you spot today - register here: https://zoom.us/webinar/register/8215712910151/WN_Fk8j0wSfQGCfzLf7C_Kn1Q
-
How to override existing procedure on a table using extension
Hello I am a newbie in Dynamics 365, and I am on the struggle on how to edit existing procedure on a table. For example. In sales header table, a local procedure has been declared. LOCAL LookupAppliesToDocNo() GLSetup.GET; IF ("Document Type" IN ["Document Type"::"Credit Memo","Document Type"::"Return Order"]) AND…
-
How do I give a user access to the purch order archive table?
The departments menu does not appear in the design of the navigation pane?
-
Current sales price Field in Item table
I have created a field in the item table.That field will display the latest current price of the item. Ex. I have updated the price for the item A as $10 from 01/01/19 to 31/12/19.the field will show $10 as the current price. Suppose when i update the price of the item A for a certain period 01/10/19 to 30/11/19 as $15. It…
-
How to create company specific and all company reports
Hi I have to create a report for sales.I have 10 companies in single database.So now i need to create a sales report that includes all the companies data. In case if i need to see the report for single company alone then i should have an option to select the respective company. By default i need it to get report for all…
-
Codeunit 5064 "Email Logging Dispatcher" - Stop deleting emails from unknown senders
Hello, what do I have to adjust in the codeunit 5064 "Email Logging Dispatcher" to achieve that the emails from unknown senders doesn't get deleted in the queue folder instead they get moved into another folder named "errors" like the emails from known senders?
-
Working with ENUM
Howdy?. Good morning. I am changing in an extensions my Options fields to Enum. Does anybody know how I can go over the different values in an Enum. Namely, with Options if you write this code: for i := 0 to 5 do begin SalesLine.type := i; message(format(SaliesLine.type); end; You obtain: ' ',G/L…
-
LInk address is not valid - 365BC Fall release OP
Hello, I have a 365 Business Central version 15 (Fall release) installed on my PC (On-premise). When I add a link to a production order or an item as a url: File:///c:/users/bek/desktop/645000002.pdf and I want to see the file from inside BC, I get the message: Link address is not valid. Using a browser with the same url…
-
Can't rearrange a page
I want to be able to rearrange page 99000852 with the click on the column titles like with page 255. What is the difference?
-
BC Repository Naming Conventions
Does anybody have any good ideas or references to Repository Naming Conventions, but especially for Business Central / NAV2018 development? These can be on different databases for different companies, but for the AL extensions I am thinking of an easy documentation generator, version view, etc... Currently using bitbucket…
-
AL Code Management with GIT
In this blog post, we are going to show how to setup GIT and one additional tool named GitExtensions, in order to make GIT as easily understandable as possible. If you are interested in this topic, go and have a read here -> https://simplanova.com/blog/al-code-management-with-git/
-
Data is not shown on the report
The title is visible but there is no data in the pink table. What could be the problem?
-
Join the webinar on Automated Tools That Will Change Your Upgrade to Extensions Process.
Join the webinar on Automated Tools That Will Change Your Upgrade to Extensions Process. Save your spot now, register now: http://bit.ly/33DLZgA Webinar Date and Time: Wednesday, 6th of November, 2019, 04:00 PM CET (Central European Time). The webinar will include an overview of best practices and tools for upgrade to…
-
How to change product name?
Hi everybody, What a different between Dedicated server and Vps hosting? Because now i purchase the package from (https://www.casbay.com.sg). Any solution/answer for this?Thankyou
-
Passing value from a page to a report?
On the "Item Card" page I have a report and I want to add to add to the report the page's No. field value when I run it. How should I do this?
-
Variable properties
Dear all, Does someone know which is the table where Navision report variable properties are stored? Thanks Alberto
-
C/AL code for specific user
I need only specific user to update the sales price.In the user setup table i have created a boolean .only the person with that boolean tick can update the sales price.how to write c/al code for this? thanks gugan