How can I delete an old approved quote?
Question
There are some old approved Quotes (with the status Deal, Lost, Offer) in the list that I want to get rid of. Is there any way to delete them? I tried api.delete
and api.boundCall("local", "/delete/Q", api.jsonEncode(payload))
but without success.
Answer
You cannot delete these Quotes. It is not considered a good practice to remove records from the database.
, multiple selections available,
Related content
Quote Status
Quote Status
More like this
Configure a Quote
Configure a Quote
Read with this
Delete by Key
Delete by Key
More like this
Quotes Mass Updates
Quotes Mass Updates
More like this
How to Create a Quote from a Logic
How to Create a Quote from a Logic
Read with this
Quotes (Conceptual Guide)
Quotes (Conceptual Guide)
Read with this
Found an issue in documentation? Write to us.