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 Blog Series: Debugging in AL

Articles in this series: Snapshot Debugging (Debugging in Cloud Production) Snapshot Debugging (Debugging in Cloud Production) How to set a co...

1 day ago

なんでもCopilot 55: ERPの進化を体感!Copilot × Dynamics 365 Business Central (2025/11/19 Wed 20:00 〜 21:30 オンライン)

Register Now (Registration Period: 2025/11/05(Wed) 21:00 〜 2025/11/19(Wed) 21:30) 当日のアジェンダ スケジュール タイトル 登壇者 20:00-20:10 オープニング もくだいさん&ぺぺさん&にしさん...

2 days ago

Dynamics 365 Business Central: How to set a condition on a breakpoint in debugging (Conditional breakpoints)

Hi, Readers.Today I would like to talk about how to set a condition on a breakpoint in debugging (Conditional breakpoints). The basic concept ...

2 days ago

Dynamics 365 Business Central: Automatically create Lot/Serial No. Information card on posting (No customization)

Hi, Readers.Today I would like to talk about how to automatically create Lot/Serial No. Information card on posting (No customization).As you ...

3 days ago

Fixed – “Action cannot be performed. This quote is not owned by Dynamics 365 Sales” in Dataverse / Dynamics 365

Recently, while working with Quotes in Dynamics 365 Sales integrated with Supply Chain Management (SCM) through Dual-write, we encountered an ...

3 days ago

Dynamics 365 Sales – Enhance customer interactions with auto-linked CRM data

We are announcing the ability to enhance customer interactions with auto-linked CRM data in Dynamics 365 Sales. How does this affect me? With ...

4 days ago

Dynamics 365 Business Central Blog Series: Performance Profiler

Articles in this series: Profiling AL performance with snapshot debugger (AL: Generate profile file) Profiling AL performance with snapshot de...

4 days ago

Dynamics 365 Business Central: How to get current Profile (Role) info (Profile ID, Display Name, Source, Role Center ID, etc.) via AL

Hi, Readers.Today I would like to share another mini tip about Business Central, how to get current Profile (Role) info (Profile ID, Display N...

8 days ago

Dynamics 365 Business Central: How to set the minimum and maximum numeric values ​​for a field

Hi, Readers.Today I would like to talk about how to set the minimum and maximum numeric values ​​for a field in Business Central. In some scen...

9 days ago

Dynamics 365 Business Central: How to copy values (Blob) ​​from one Codeunit “Temp Blob” to another Codeunit “Temp Blob”

Hi, Readers.Today I want to share a simple topic, how to copy values ​​from one Codeunit “Temp Blob” to another Codeunit “Te...

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