Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
1899 Prikazi

Hi there,

Does anyone use the status 'done' in the sales module ?

This status is cancelled in v17, so i was wondering if there is someone amongst the users that has been impacted by this change ?

Your feedback is greatly appreciated.

Avatar
Opusti
Best Answer

Hi,

In Odoo 17, the "Done" status in the Sales module has indeed been removed.

SALE_ORDER_STATE = [

    ('draft', "Quotation"),

    ('sent', "Quotation Sent"),

    ('sale', "Sales Order"),

    ('cancel', "Cancelled"),

]

These are the states in sale order now. The done status is used to lock the sale orders once confirmed. 

Please refer the below blog,  How to Lock Confirmed Orders in Odoo 17 Saleshttps://www.cybrosys.com/blog/how-to-lock-confirmed-orders-in-odo-17-sales


Hope it helps

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
0
avg. 24
1549
1
maj 24
1789
1
apr. 23
13682
1
mar. 24
15106
13
okt. 17
18246