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 :
Microsoft Dynamics AX (Archived)

How to add new status in Sales Quotation

(0) ShareShare
ReportReport
Posted on by 6

Dear All,

I have got below requirement from the users.

In normal case, We have 3 options (Confirmed,lost or cancelled) in Sales Quotation after we sent it to customer.

I just need to add 2 more options after "sent" status. So this 2 will come in between sent and confirmed/lost/cancelled option.

My purpose is when we click these options/buttons, that should change the status from sent to new status,nothing more than that.

How can i achieve this?

Should i add it as menu item button or button?

Can anyone help me please? 

Regards,

Workkb

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    Satish Panwar Profile Picture
    14,671 Moderator on at
    RE: How to add new status in Sales Quotation

    Hi Workkb,

    You need to determine if you really need to add new status to existing field (QuotationStatus).. you can just add another field and maintain your custom values in there and allow users to change those via button/menu button. This would be simple as compare to adding additional status via SalesQuotationStatus Enum in existing status field. Reason - There may be existing functionality that verify that the quotation status has to be sent, if not those processes will not work. If you add your custom statuses you need to modify all that code.

    If you still want to proceed with what you asked for ...:

    a. add more values to Enum 'SalesQuotationStatus' field

    b. you can add button or menu button (to control these via Security) that help change the statuses

    This is going to be more complex from development standpoint and will require other modification for entire quotation process to work.

  • neethukbabu Profile Picture
    6 on at
    RE: How to add new status in Sales Quotation

    Hi Satish,

    Thank you for your response.

    That's a good idea.

    Now I am thinking to add new field same like Quotation Status and whenever status updated in Quotation Status, this also get updated with same value and we can change it manually also.

    Is that possible?

    I have inserted one string field in SalesQuotationTable then wrote one method like below

    if(this.QuotationStatus==0)

    {

    NewQuotationStatus="Created";

    }

    But this method is not working..nothing is updating to that field.

    regards,

    Workkb

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…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Community Member Profile Picture

Community Member 4

#2
Nayyar Siddiqi Profile Picture

Nayyar Siddiqi 2

#2
NNaumenko Profile Picture

NNaumenko 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans