- Quotes, Orders + Invoices
- Posted by Nathan Warner on February 20th, 2005
Hi all,
During configuration of a client database we took the client through the
entire sales and service process creating and closing Quotes, Invoices and
Contracts. These were samples and now need to be removed. But it seems that
once these records have been activated or closed they cannot be deleted.
Would there be a problem deleting these records directly in the MSCRM
database through the SQL Enterprise manager?
Any help appreciated.
Cheers,
Nathan
- Posted by Julian Sharp on February 21st, 2005
On Sun, 20 Feb 2005 14:39:02 -0800, "Nathan Warner"
<NathanWarner@discussions.microsoft.com> wrote:
I would not do delete directly as there are linked tables which you
may miss.
Instead using SQL set the statecode to zero and then you should be
able to delete through the UI
Julian Sharp
Vigence for MS CRM in the UK
- Posted by Gagan on May 4th, 2006
Hi Julian,
how can i set SQL statecode to zero?
I am not able to delet the cancelled and active contract because of which I
am not able to remove Contract Template as well.
Please suggest.
Thanks,
Gagan
"Julian Sharp" wrote: