Loading...

Add reservations to Sales Quotes in Dynamics 365 Business Central

Add reservations to Sales Quotes in Dynamics 365 Business Central
Out of the box Business Central doesn’t allow to reserve items for Sales Quotes. But some business might require this and luckily its very easy thing to add. First we need to create action to the Sales Quote Lines: pageextension 50100 "Sales Quote Subform" extends "Sales Quote Subform" { actions { addlast("F&unctions") { action(Reserve) { ApplicationArea = Reservation; Caption = '&Reserve'; Ellipsis = true; Image = Reserve; Enabled = Rec.Type = Rec.

Published on:

Learn more
Posts on Microsoft Dynamics 365 Business Central Development
Posts on Microsoft Dynamics 365 Business Central Development

Recent content in Posts on Microsoft Dynamics 365 Business Central Development

Share post:

Related posts

Dynamics 365 Business Central: How to add a setup to the Manual Setup (1875, List) page

Hi, Readers.Today I would like to share another mini tip about Business Central, how to add a setup to the Manual Setup (1875, List) page. Thi...

6 hours ago

Dynamics 365 Business Central: Where to find Microsoft’s Contact and Support Numbers?

Hi, Readers.Today, I’d like to briefly discuss a question I was recently asked by a partner, where to find Microsoft’s Contact and...

1 day ago

Dynamics 365 Business Central: How to check the font of a standard report

Hi, Readers.Today I would like to share another mini tip about Business Central, how to check the font of a standard report. This is a questio...

2 days ago

Dynamics 365 Business Central: Add a calculator to the sales order page

Hi, Readers.Today I would like to talk about how to add a calculator to the sales order page in Business Central. This is an interesting ...

3 days ago

Dynamics 365 Sales Alerts: Native Notifications vs. Alerts4Dynamics – Which one is Right for You?

For an effective sales process, it is crucial to be up-to-date with important sales events. By staying abreast of these crucial moments, you g...

3 days ago

Dynamics 365 Business Central Blog Series: Inspecting pages (Page inspection)

Articles in this series: Analyzing performance issues using the page inspector Analyzing performance issues using the page inspector How to ch...

4 days ago

Dynamics 365 CE vs Business Central: Which Microsoft ERP & CRM Solution Should You Learn or Implement in 2026?

Introduction Microsoft Dynamics 365 has transformed how organizations manage customer relationships, business operations, and financial proces...

6 days ago

Dynamics 365 Business Central: Searches for duplicate external document numbers in sales documents and posted documents (Standard function/procedure)

Hi, Readers.Today I would like to talk about how to search for duplicate external document numbers in sales documents and posted documents usi...

7 days ago
Stay up to date with latest Microsoft Dynamics 365 and Power Platform news!
* Yes, I agree to the privacy policy