Purchase request in quotation state are removed by stock_supply module
When both purchase_request_quotation
and stock_supply
modules are activated the generate_requests
removes the requests in quotation state which implies deleting the related quotations forcing the user to re-enter such information.
We should avoid deleting requests that have been quoted already.