/
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
Questions and Answers
Questions and Answers
Read with this
How to delete Price Lists from logic?
How to delete Price Lists from logic?
More like this
What is the boundcall payload size limit?
What is the boundcall payload size limit?
Read with this
Save Quotes Manually
Save Quotes Manually
More like this
How to Create a Quote from a Logic
How to Create a Quote from a Logic
Read with this
Quote Status
Quote Status
More like this
Found an issue in documentation? Write to us.