What’s new in the Spring 2019 release of Dynamics 365 Business Central?

With the release of spring version new features added/updated in Dynamics Business Central.

  • Application Enhancements
    • Longer name and descriptions across business central . It is increased from 50 characters to 100 characters.
    • Multiple Item selections for Sales & Purchase documents.
    • Merge Duplicate customers, Vendors and contacts.
    • Bulk Import of Item Pictures.
    • View Item ,customer and vendor descriptions in Ledger entries.
  • Save and Personalized List views
  • Focus mode on document pages.
  • AutoSave Indicator
  • Page Inspector.
  • Improvements in Scrolling lists.
  • Customize the theme
  • Application as an App
  • Force Sync when deploying applications
  • Multiple objects ID Ranges in app.json
  • Multiple unique keys
  • Increased Maximum length of texts and code fields, variables and text constants.
  • Event Runtime optimization :- It is now 1.5. to 2.5 times faster

Many more features are there in this new version.

Stay tuned for more.

Advertisement

Business Central 2019 Spring Release Available to Download

While Directions Asia 2019 getting wrap up we have spring release of Business Central available to download

You can download from following links

Microsoft Business Central Spring 2019 Release

Lets try and blog about new features

Cheers

Code Analysis Ruleset-Business Central


A code analyzer is a library that builds on the compiler’s functionality to offer enhanced analysis of the syntax and semantics of your code at build time

CodeCop is an analyzer that enforces the official AL Coding Guidelines

PerTenantExtensionCop is an analyzer that enforces rules that must be respected by extensions meant to be installed for individual tenants

AppSourceCop is an analyzer that enforces rules that must be respected by extensions meant to be published to Microsoft AppSource

UserInterfaceCop is an analyzer that enforces rules that must be respected by extensions meant to be installed for individual tenants

To enable following rules we can use Code Analysis tools

Following are few rules for every code analysis tool .You can download from following file

Hope this will help you all..

Upcoming features for Business Central

Microsoft releases new release notes for business central .This illustrates planned features for business central.

Major features planned as below

  1. Work Date Indicator
  2. Quick Entry
  3. Autosave Indicator
  4. Page Inspection
  5. Application as an app

All these features are planned for April and September 2019

To find more information you can visit following link

https://docs.microsoft.com/en-us/business-applications-release-notes/April19/dynamics365-business-central/planned-features

Stay tuned for more…

NAV Tech Days Recorded Session

NAV TechDays is the name of a conference, organized by mibuso.com. This conference meant  technical only and highly relevant – sessions, related NAV and Business Central.

NAV TechDays is the place where some of the best developers and MVP’s exchange ideas and provides more insight of NAV world (oops Business Central)

Few of the session which I think more useful for everybody which listed here on my blog and you can visit them

Practical approaches for upgrading your NAV database and moving to extensions

The future for developers and consultants

Performance: Business Central reloaded for the Cloud

What’s new in Developing for Business Central

Evolution of a titan: a look at the development of NAV from an MVP angle

Business Central: The new face of the client

Crazy mix of integrations: Dynamics 365 Business Central and Azure services

Hope you guys will find it useful 

Business Central Web Client: Page Action Visibility

In year 2017 I blogged about switching of controls based on visibility property and during those days we have to press ‘F5’ to refresh the web client. You can visit the blog here https://navseenbyamol.tech.blog/2017/01/20/nav-client-development/

Now today when I am checking in Business client this problem has been solved and now we no need to press F5 to refresh the page and it automatically switch the controls based on conditions or visibility property set. This changes will surely help me in app development which I am working on.

Nice improvement in web client

Business Central Vs NAV 2018 Web Client Changes (Part 1)

With business central new web client has been introduced with very rich features and improves productivity of users

Listed few of the changes as follows.

Home Page

Ribbon

Navigation Pane

Tiles

Search

Document Change(Sub Page)

New/Edit/Delete Record

Filters on Pages

 

There are many more and will combine in second part.