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

We need to talk about... Dynamics 365 Sales... Release Wave 2 for 2025

Next in my blog, I will launch a series on the changes we can expect to see as part of Release Wave 2 for 2025. Microsoft’s 2025 Release Wave ...

15 hours ago

Dynamics 365 Business Central: How to check if a string contains particular strings (if a string is a substring of another)

Hi, Readers.Today I would like to share another mini tip about Business Central, how to check if a string contains particular strings (if...

1 day ago

Dynamics 365 Business Central: Set a PDF password for the report (Password protect the document using a user and admin passwords) – No control add-in and APIs

Hi, Readers.Today I’d like to briefly talk about how to set a PDF password for the report in Business Central (Password protect the docu...

2 days ago

Dynamics 365 Business Central Blog Series: Links and Notes (System Parts)

Articles in this series: How to add Attachments, Links, Notes Factbox to any pages How to add Attachments, Links, Notes Factbox to any pages H...

3 days ago

Dynamics 365 Business Central: How to record extra serial or lot number information (Item Tracking Comments)

Hi, Readers.We discussed Automatically create Lot/Serial No. Information card on posting (No customization) before, today I’d like to sh...

6 days ago

Information sharing: SQL Server 2025 is now GA – Business Central to Support it in 2026 Release Wave 1 (BC28)

Hi, Readers.I would like to share a piece of information today, at Ignite, Microsoft announce the general availability of SQL Server 2025. Thi...

7 days ago

Same Power, New Look: Microsoft Dynamics Business Central Wallpapers

Microsoft Dynamics Business Central has always stood for innovation, reliability, and business empowerment. With the introduction of the new l...

7 days ago

Dynamics 365 Business Central Blog Series: Customize the Role Center

Articles in this series: How to customize the Role Center in AL How to customize the Role Center in AL OnAction trigger on Role Center pages (...

8 days ago

Dynamics 365 Business Central: How to show Experience Tier (Essential or Premium) on the Companies (list page)

Hi, Readers.Today I would like to share another mini tip about Business Central, how to show Experience Tier (Essential or Premium) on the Com...

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