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

Business Central 2026 release wave 1 (BC28): Download Symbols from Global NuGet Sources (without any environment)

Hi, Readers.Business Central 2026 release wave 1 (BC28) Public Preview is scheduled to be released on March 2, 2026. More details: Link In thi...

1 day ago

Dynamics 365 Sales: Get sales operations insights in Sales Research Agent

As a business leader or sales operations team member, you’re responsible for answering complex questions about performance, coverage, at...

1 day ago

Dynamics 365 Sales: Connect Fabric Lakehouse data to AI‑powered sales research

Many organizations store critical operational and financial data such as revenue actuals, targets, and budgets in Microsoft Fabric Lakehouse r...

1 day ago

Dynamics 365 Sales: Improve opportunity context with AI-based data enrichment

When your opportunity data is incomplete or outdated, you may find it challenging to understand deal health and take the right actions. AI-pow...

1 day ago

Dynamics 365 Business Central: How to convert Text/Integer to Date (Text/Integer Data type -> Date Data type)

Hi, Readers.Today I would like to share another mini tip about Business Central, how to convert Integer/Text to Date. When developing in ...

1 day ago

Dynamics 365 Business Central: How to hide the confirmation message (An approval request has been sent) when sending an Approval Request?

Hi, Readers.Today I would like to share another mini tip about Business Central, how to hide the confirmation message (An approval request has...

5 days ago

Dynamics 365 Business Central: AL Object Relations Visualizer (New VS Code extension)

Hi, Readers.Today, I would like to share an interesting VS Code extension I recently came across: AL Object Relations Visualizer.Credit for th...

6 days ago

Dynamics 365 Business Central: A universal method to check if a Field has a value in AL

Hi, Readers.Today I would like to share another mini tip about Business Central, how to check if a Field has a value with a universal method i...

7 days ago

Dynamics 365 Business Central: Comparing Years (Year-Over-Year) in Analysis Mode: A Simple 4-Step Guide

Hi, Readers.Today I would like to share another mini tip about Business Central, how to quickly create a Comparing Years report (Year-Ove...

8 days ago

Dynamics 365 Business Central: Where to find all standard AL namespaces? (Download all AL namespaces)

Hi, Readers.Today I’d like to discuss a question I’ve been asked before, where to find all standard AL namespaces? (Download all A...

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