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: 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...

1 day ago

Dynamics 365 Business Central: Configure text search language for multilingual environments (Text Search Language Optimizer)

Hi, Readers.Today I would like to talk about how to configure text search language for multilingual environments (Text Search Language Optimiz...

2 days ago

Does Dynamics 365 Business Central support browser-based translation (e.g., Microsoft Translator in Edge browser)?

Hi, Readers.Today I would like to discuss a question that was recently asked, does Dynamics 365 Business Central support browser-based tr...

3 days ago

What You Gain in Functionality Moving from Dynamics GP to Business Central

Moving from Dynamics GP to Business Central isn't just a platform switch, it's a meaningful jump in functionality. As organizations grow past ...

3 days ago

Extending agentic Microsoft Dynamics 365 Sales with MCP

MCP extends Dynamics 365 Sales agents with external data, tools, and actions, helping connect sales processes across business systems. The pos...

3 days ago

Extending agentic Microsoft Dynamics 365 Sales with MCP

AI agents are only as capable as the tools, skills, and information they can reach. In sales, the intelligence that drives great decisions—buy...

3 days ago

Dynamics 365 Business Central: Don’t Forget the Layout! Essential Steps for Publishing Report Extensions

Hi, Readers.Today, I’d like to share how to manage layout files directly in your source code when publishing Report Extensions. No more manual...

4 days ago

Dynamics 365 Sales – Teams owned opportunities to be researched by Sales Opportunity Agent

We are announcing the ability to utilize the Sales Opportunity Agent to research opportunities owned by specific Owner teams in Dynamics 365 S...

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