Skip to main content

#msdyn365bc 2021 Release Wave 2 - Default Line Type in Sales and Purchase Document.

Hi Readers,

In this series we will discuss what's new in Business Central 2021 (Wave 2) a.k.a BC19.

This article we will discuss about - Default Line Type in Sales and Purchase Document.

With this series we will understand what's new the product and learn it before it becomes available for customers.

#msdyn365bc #2021RW2

Feature Details - 

Sales and purchase documents can contain different types of lines, such as G/L Account, Item, Resource, or Fixed Asset. In this release you can select the default line type that will be suggested when you create new documents. You can specify the default type for sales on the Sales & Receivable Setup page, and for purchases on the Purchase & Payables Setup page, in the Document Default Line Type field. Afterward, the first line on the document will always use the default type that you specified, and you can start working with lines by selecting values in the No. field. Of course, you can change the type on the line if needed. If you do, the next lines that you create will use type from the previous line. The default value affects only the first line.

Example - 

This is one of the common customization in Dynamics NAV and also in Business Central.

For some business to reduce the keystroke for users, customers default a specific default line type. 

With Business Central 2021 Release Wave 2, Microsoft have added this feature in base release.

What happens when you create a New Sales / Purchase Document default line type is set to Blank or first option as shown below.


With Business Central, You have new option in Sales & Receivables Setup and Purchases & Payable Setup as shown below.


Based on Customer Requirements, they can setup whatever Default Option they wanted in Sales and Purchase document.

This default option is applicable to first line. After first line, the Line Type will be set based on previous line.

When you setup this option as resource in Sales & Receivables Setup, this is how it will look like.

Hope you learn and will be able to utilize this feature as Business Central 19 is available.  

For other articles related to What's New in Business Central 19, refer here.




Regards,
Saurav Dhyani
www.sauravdhyani.com

Comments

  1. Hi, where is the code located that retrieves the Default Line Type? Can it be extended ie. for a vendor get the default from Vendor Card. I can´t seem to find the right event for it

    ReplyDelete

Post a Comment

Popular posts from this blog

VIEW SERVER STATE permission on SQL Server?

Hi all, Sometime While trying to Login into a database we face an error message as shown below. --------------------------- Microsoft Dynamics NAV Classic --------------------------- You cannot start Microsoft Dynamics NAV Classic because you do not have the VIEW SERVER STATE permission on SQL Server. Contact your system administrator. --------------------------- OK    ---------------------------

BC 21 and Higher - PowerShell Cmdlet (Replacement of Business Central Administration).

Hi Readers, As discussed in last article about deprecating of Business Central Administration, there are few common actions that we use in administration till Business Central 20. For our on-prem customers, we will still require doing activities. As Microsoft suggest we need to start using PowerShell cmdlet.    Let's see how to do those via PowerShell, or Administration Shell. I will be keep adding commands as you comment to this article.

Send Mail with Attachment From Navision.

Hi all, We have seen how to save a report into PDF and how to send mail to a customer. Let's link these two post in one i.e. Mailing statement to a customer into PDF Format. This article is part of the Series. Please Refer  Table of Content here . If you have the old objects set let me brief you what I will be changing -