Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
2233 Zobrazení

how to remove all the saleorder's status in "done".

Avatar
Zrušit
Nejlepší odpověď

It's not possible to remove sale order which is done state. But for temporally solution you can hide it To hide the done sale order you can set active=False so sale order is not visible in view side but it should be there in database

active=False
Avatar
Zrušit
Nejlepší odpověď

only possible in V6

Avatar
Zrušit