Author: ERP Consultors

How to configure or use other extensions in BC D365 via dependencies Settings

Configure or use other extensions in BC D365 via dependencies Settings: Step 01: A project reference in an AL-based workspace is defined as a “dependency” in the “app.json” file. Highlight in Figures. Step 02: A project reference is the full id, name, publisher, and version of an existing project in the workspace. Step 03: In the example below, the project called “India GST” define. Since “India GST” …

Main Features of Dynamics 365 Business Central

Features of Dynamics 365 Business Central: Financial Management: General Ledger. Receivables Management. Collections. Predict Late Payments. Automatic Payments. Payment Tolerances. Reconcile Vendor Payments. Prepayments. Transfer Bank Funds. Multiple Companies. Intercompany Transactions. Cost Accounting. Transfer Cost Entries. Cost Budgets. Reverse Posting. Employee Expenses. Defer Revenues & Expenses. Import Payroll Transactions. Closing Periods. Preparing Closing Statements. Report VAT. …

Error while Publishing Extension or downloading AL Symbol in Dynamics 365- Solved

Error while Publishing Extension or downloading AL Symbol: Step 01: Error Message: Publishing AL application using launch configuration ‘DESKTOP-8H80882’. Publishing package to tenant ‘default’ Targeting server ‘http://localhost’, server instance ‘BC180’ and tenant ‘default’. Using Windows authentication. Sending request to http://localhost:7049/BC180/dev/apps?tenant=default&SchemaUpdateMode=synchronize&DependencyPublishingOption=default Error: Could not connect to the server. Please verify that:1. The server is started.2. The development …

Major Functional Updates in Dynamics 365 BC

Functional Updates in Dynamics 365 BC: (1) Structure removed from Sales Order, Sales Invoice, Sales Credit Memo, Sales Return Order. (2) Structure removed from Purchase Order, Purchase Invoice, Purchase Credit Memo, Purchase Return Order. (3) Change in GST Rate setup. “Date From” and “Date To” are mandatory for calculating GST in both Sales And Purchase. (4) …

How to Install AL code extension in VS Editor

Install AL code extension in VS Editor: Step 1: While connecting VS editor with Business Central D365. First we install extension from the “VS Extension List”. Press “Ctrl+Shift+X” or Press “Extension” button as shown in the figure. Step 2: Type “AL” in the search bar and select “AL Language” from the extension list. Step 3: After …