/
How can I delete an old approved quote?
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
How to Update and Save Header of Approved Quotes
How to Update and Save Header of Approved Quotes
More like this
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
Quote Data Extractor
Quote Data Extractor
More like this
Quotes Mass Updates
Quotes Mass Updates
More like this
Found an issue in documentation? Write to us.