-
Continue reading →: Business Central allows to change App Name Publisher of app.
With the release of Business Central Wave 2 2021 aka BCV19 lot of new features has been added to make life easier of developer and/or customers. Can we change App name and/ or publisher name to meet marketing branding ? If you ask me till V18 it was not possible to change…
-
Continue reading →: Address Control in Business Central.
With the release of Business Central Wave 2 2021 aka BCV19 lot of new features has been added to make life easier of developer and/or customers. There is new feature added in business central to control address where country/region code is used. New option added on general ledger setup to control country/region…
-
Continue reading →: How to use Excel to update data in Business Central.
With the release of Business Central Wave 2 2021 aka BCV19 lot of new features has been added to make life easier of developer and/or customers. Now days if you interacting with customer users sometimes customer want to update data from excel to the application directly. This situation occurs when customer have…
-
Continue reading →: How to gain more control on setup while posting transaction in business central.
With the release of Business Central Wave 2 2021 aka BCV19 lot of new features has been added to make life easier of developer and/or customers. One of the important areas in business central is posting group which connect different module with finance management and user can see required values in chart…
-
Continue reading →: How to get insights for Error Message in business central
With the release of Business Central Wave 2 2021 aka BCV19 lot of new features has been added to make life easier of developer and/or customers. Whenever there is an error from application and if we need to have help from partner or MS then we need to have detailed information about…
-
Continue reading →: How to Force Sync extension of customer specific environment in business central
With the release of Business Central Wave 2 2021 aka BCV19 lot of new features has been added to make life easier of developer and/or customers. Till business central version V18 we are mentioning schemaUpdateMode in launch.json to specify how the data in app should behave when extension is published. In this…
-
Continue reading →: How to allow your app to debug in business central
With the release of Business Central Wave 2 2021 aka BCV19 new version of AL language is also published. Do you remember this post where in I explain the use of showmycode property from app.json file. With this property we have only one option either we allowed to debug and…
-
Continue reading →: Microsoft Business Central 2021 Wave 2 released
Microsoft releases business central 2021 Wave 2 (BC 19) on 1st October 2021 . This version is available on Cloud On Docker On Premise To check I tried to create new sandbox on cloud environment and it is readily available on my region too,. Apart from this to get more…
-
Continue reading →: How to modify table data in business central
This week one of the customer post few transaction and found that one of the field user enter some wrong information. In ideal situation user need to reverse the transaction and post correct transaction which is safest approach. But do you remember those old days where we have access to…
-
Continue reading →: How to Post Transactions using Configuration Package in business central
Two days back one of the customer asked me is there any way that I can post sales transactions using configuration package and I said yes it is possible to do that by using processing rules in configuration package. Today’s blog post will explain how it is possible. In this…