-
US Sales Tax
I am asking for help from any members who are experts on US Sales tax. When you tick the Expense\Capitalise field in Tax Details, the system calculates tax, but posts it to the same account as the cost, but seems to stop creating tax entries? Is this correct? Is it because that by saying you are expensing it, you are in…
-
POS Hardware Profile
Dear Experts I recently set up a new store using Ls NVA/Dynamics Nav 2017, Now i am on the stage of adding the cash drawer and the MSR to my app (Ls Nav); could anyone help me and clearly explain to me how to do so from scratch? Thank you a lot.
-
POS Hardware Issue
Dear Experts, I am using ls nav integrated with dynamics nav 2017 I did all setups for a new store, Now i face a problem with adding the cash drawer and MSR to the system (Ls Nav) how to do so?
-
POS Hardware Issue
Dear All, I am using ls nav integrated with dynamics nav 2017 I did all setups for a new store, Now i face a problem with adding the cash drawer and MSR to the system (Ls Nav) Plz, help how to do so?
-
Clean Isolate Storage
Is there any way to clean the Isolate Storage? I know I can do: IsolateStorage.Delete(key), but what I want to do is delete ALL the keys, because there are millions and I do not know the keys and I want to clear them all. Thank you
-
Save time during upgrades to AL with new automation tools
I am pleased to announce that Simplanova AL Tools (SALT) is finally officially released! From now you are able to automate Dynamics Business Central C/AL code to AL conversion. This platform can help you address both challenges by providing automated fixes and guidance for your team. By using an automated approach, you can…
-
Flow Field Performance on page
Hi All I normally create flow fields for various calculated fields required for pages and reporting. My understanding is that the flow fields are triggered for only the records displayed on a page rather than the whole table. For example, say we have a flow field on posted sales invoices and the underlying table contains…
-
done
done
-
NAV 2016 debugger Watch window and program stack and variable window disappear
Hi, I'm running NAV2016 CU32 in a Docker (development) environment. After I build a new Docker container and run the NAV2016 debugger, the "Watch" and "Call Stack" windows are not there (they don't appear). And if I click on "Variables", the Variables window is completely empty. The debugger otherwise runs OK. If I do the…
-
How to Access OneDrive using Graph API in Business Central
One of the significant limitations we face when upgrading to Business Central’s SaaS environment is our local or server’s file system usage. Various NAV or BC solutions often use the file system to save files for archiving purposes or to be processed later by an automated job. There are multiple methods of refactoring…
-
How to sync Dynamics 365 Sales to Dynamics Business Central (variant Code)
Hi All, I am new to Dynamics 365 for sales in the Dynamics 365 for sales we have Variant Code in Sales Order. the question is , is there a way to sync this customized field (Variant Code) to Business Central Variant Code in Sales Order line ? Please advise. Thanks.
-
Who Imported object?
We are using NAV 2018. Is there a way to tell who imported an object into the production database? Someone imported something into the production database without proper authorization, and the users ended up getting the "The tenant “default” is not accessible" error. We want to find out the following: 1) Who imported it?…
-
BC20 Convert-PermissionSets.psm1 error
Hello I would like to convert our costume permissions from database data to permission objects, but i am getting so many errors when i try to Import-Module -name "C:\Path\Convert-Permission Sets.psm1" library . Regs. Firas error sample At C:\Program Files\Microsoft Dynamics 365 Business…
-
CardPart in content area
Hi In an EDI context I have a transmission with one or more documents, each document having one or more lines. In a Page a want to show the document. Along with the document I'd like to show transmission details. So I created a Page with PageType=Document and added a Part Subtype=Page, referencing a Page of…
-
How to remove underscores on the excel layout report in Business Central
Hi, Am new in business central and I want to create the excel report layout. This is what I did, 1. I selected my filters on the report request page 2. Click on Send to 3. Select the Send to Excel (Data only) 4. Then run the report. 5. It download the excel report. Issue: The report headings comes with underscores (e.g…
-
Problem with Nav C/AL Queries
Hello, i'm using NAV 2017 and i attempt to the the following (the real case is more complex but i just ask for a specific function): I have a table Items and i want to use a Query that give me bak ONE record for ITEM, with some static field and some computed fields: - purchased quantity (sum of quantity from Item Ledger…
-
ASN1 encoding with System.Formats.Asn1 / DotNet Enums in general
Hi everyone, right now I'm working on an extension, that among other things has to encode data into a predetermined ASN1 structure. For that task I wanted to use the DotNet assembly System.Formats.Asn1. I referenced the assembly in the dotnet.al looking like this: The assembly is on the server with the service tier…
-
How to change license type of user from Full user to Esentials
Hi, Thank you. Actually, I missed to tell you that, this is Business Central latest version. BC 20. Microsoft partner who sold the license told me that, for a new BC license, we don't need to buy any extra tables. this is not mylicense.flf, it is mylicense. license How to change in user card in BC 20, and also from 'Full…
-
Problem grouping SUMS using Queries
Problem with Nav C/AL Queries Hello, i'm using NAV 2017 and i attempt to the the following (the real case is more complex but i just ask for a specific function): I have a table Items and i want to use a Query that give me bak ONE record for ITEM, with some static field and some computed fields: - purchased quantity (sum…
-
Business Central License for extra objects
Hi, Thank you. Actually, I missed to tell you that, this is Business Central latest version. BC 20. Microsoft partner who sold the license told me that, for a new BC license, we don't need to buy any extra tables. this is not my license.flf, it is mylicense. license I am using 30 tables, in the case required, I will buy…
-
How to get effect new license to the users with Essential, Premium, Team Member, External Accountant
How to get effect new license to the users with Essential, Premium, Team Member, External Accountant list in user card in on-promise Warm regards Krish
-
Can anyone help on Permission on custom tables
You do not have the following permissions on Table Cash Collection: Execute. To view details about your permissions, see the Effective Permissions page. To report a problem, refer to the following server session ID: '29'. Internal session id: 42535434-d994-4bfe-a31c-439ff2c0d0fe Application Insights session id:…
-
BC20 CU2 on-premise - help links in the navsettings.json doesn't work
Hey, since BC16 or 18 we have stored our own help links in the navsettings.json of the web server. Like this: }, "ApplicationIdSettings": { "BaseHelpUrl": "http://support.firma.com/{0}/", "BlogLink": "https://www.firma.com/", "ComingSoonLink": "https://info.firma.com/", "CommunityLink": "https://www.firma.com/",…
-
Invalid language ID supplied: 0.
Hi After Upgrading Business Central from 14 to 20, when I want to run any report, it gives an error. "Invalid language ID supplied: 0." Please suggest Warm regards Kris
-
Replace namespace in xml Ports with .net
Hi, i created an xml-export with a .net variable. (System.Xml.XmlTextWriter.'System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089') My example code is like this The result is: So far it looks ok. Now I want to change 'xmlns" in the CustomField-part by 'name'. Anybody an idea how to solve this?…
-
Copy ZPL file to printer in BC
Hi, does anybody know how to copy a ZPL file to a Zebra printer in BC OnPremise?
-
Migrating Multiple On-Premise Companies to BC Online
Following the MS documentation for the Migrating process we have successfully migrated several customers from BC14 on Prem to BC20 Online. https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/administration/migrate-data But now we have a customer with multiple Companies in the same On Prem. Database and…
-
Business Central Getting Crashed when Record.Modify or Record.Insert is getting executed on Page Ext
Hi, From Posted sales invoice page I am running E-Way Bill Update Action to fetch details from API Response. I am getting the response correctly but when i am trying to insert the same in any table (Record.Insert) or sales invoice header (Record.Modify) business central is getting crashed and the Web client looks like the…
-
sys.sysobjvalues
Hi, I am getting this error. The CREATE UNIQUE INDEX statement terminated because a duplicate key was found for the object name 'sys.sysobjvalues' and the index name 'clst'. The duplicate key value is (60, 808494059, 1, 0). I have restored the database in different servers but no use. DAC is giving a big problem Does…
-
Business Central OData Price Look-up
Hi experts, For an e-commerce solution, I am looking for a way to look up the prices og multiple items which a specific customer number would have to pay right now using an OData webservice. Let's say a customer in BC browses a webshop and loads product lists with 20 products at a time, I would like to fetch the "Best…