web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Answered

Closed sales orders and sales quotations

(0) ShareShare
ReportReport
Posted on by 15

Hi all, 

I want to check what the out of the box system does with regards sales quotations and sales orders. At the moment, when I convert a sales quote to an order, the quote disappears off the Sales Quote list. There is no way to find it unless our coordinator has archived it. 

In scenario 2 when we close a sales order (ship and invoice all line items ) then then sales order also disappears, unless the coordinator has archived it before all the items are shipped and invoiced. 

It seems very weird to me and I have been told by someone else that this is not standard. If it is not, what is/ how should it work and is it difficult to revert to the standard? 

The ideal for me would be that the sales quote or sales order status would move to "won" for sales quotes and "completed/fulfilled" for sales orders. 

Because they are disappearing off any reports then it is making it impossible to pull out meaningful data in BI. 

Thanks for your support.

I have the same question (0)
  • Suggested answer
    Nitin Verma Profile Picture
    21,613 Moderator on at
    RE: Closed sales orders and sales quotations

    Hi,

    This is offcourse a standard, when you create a Order from Quote, or Post the Order, Quotes disappear and Order disappear after posting. In that case if you want to see them, best solution archive them before disappearing from the system.

    Also as you mentioned you required them for some Reporting purposes, please go with the posted data from order.

    Thanks.

  • Suggested answer
    Govinda Kumar Profile Picture
    2,248 Moderator on at
    RE: Closed sales orders and sales quotations

    Hello SNDxb,

    Yes, you can get 'Order No.' and 'Quote No.' through Posted Sales Invoice header table.. even if it has disappeared from Sales Order or Quote when you have won the quote and posted the sales order.

    var
        SalesInvoiceHeader: Record "Sales Invoice Header";
        salesID: Code[20];
        
    
    if SalesInvoiceHeader.Get(invoiceTransaction.Invoice) then begin
        salesID:= SalesInvoiceHdr."Order No.";
    end;

    People.

  • Verified answer
    DAnny3211 Profile Picture
    11,276 on at
    RE: Closed sales orders and sales quotations


    Hi

    you can also make a small customisation in AL COde on this Sales-Post codeunit event
    by setting the variable SkipDelete=TRUE

    pastedimage1668413581451v1.png

    this allows you to keep any sales document and not delete it in the Sales Header and SAles Lines table

    check my answer if it helped you, thanks

    DAniele

  • Suggested answer
    Mohana Yadav Profile Picture
    60,635 Super User 2025 Season 2 on at
    RE: Closed sales orders and sales quotations

    You can make it automatic using the Sales & Receivables setup.

    learn.microsoft.com/.../across-how-to-archive-documents

    pastedimage1668412385325v1.png

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Andrés Arias – Community Spotlight

We are honored to recognize Andrés Arias as our Community Spotlight honoree for…

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
Sumit Singh Profile Picture

Sumit Singh 2,710

#2
Sohail Ahmed Profile Picture

Sohail Ahmed 2,675 Super User 2025 Season 2

#3
Jeffrey Bulanadi Profile Picture

Jeffrey Bulanadi 2,203

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans