[Vtigercrm-developers] Undeleting Quotes in 5.0.4

Ákos Pálfi akos.palfi at gmail.com
Wed Jun 9 10:04:12 PDT 2010


2010-06-09 17:52 keltezéssel, Stephen Mack írta:
> I am currently looking to see how to undelete quotes in version 5.0.4. 
>  Any insights would be helpful.  I found nothing in the forums.
>
> -- Stephen Mack
> Gerente de Ventas y Marketing
> Escuela Fronteras | www.eFronteras.com <http://www.eFronteras.com>
> skype: eFronteras.Stephen
> Member of NAFSA & AmCham
> Visit my blog at: http://efronteras.com/ElPituto
> Hear our students thoughts: http://efronteras.com/audioblog
>
>
> _______________________________________________
> Join vtiger community at http://forums.vtiger.com
Hello Stephen,

Try to set deleted = 0 in vtiger_crmentity table. This should solve your 
problem.

(UPDATE vtiger_crmentity SET deleted = 0 WHERE crmid = <your_quote_id>)

Best regards,
Ákos Pálfi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20100609/6fd3e33f/attachment-0002.html 


More information about the vtigercrm-developers mailing list