Tag Archives: Delete

Remove Groups from Sage CRM DB using SQL Queries

Sage CRM can be customized many ways, but some time user wants to undo the changes which have been done before. Suppose some time it happed that user has created number of Group which he may need to remove if there is no longer in use. So user can also delete this Group that have… Read More: Remove Groups from Sage CRM DB using SQL Queries »

Hide Edit Button on Quote SWT screen

Sage CRM and Sage 300 ERP standard integration is one of the awesome feature provided by Sage. This integration includes various functionalities such as customer/vendor information from Sage 300 ERP, invoice and order details, or even creating, editing quotes and orders to Sage 300 ERP through Sage CRM. New Stuff: Greytrix Development Services for Sage CRM… Read More: Hide Edit Button on Quote SWT screen »

An alternate approach to Confirm Delete functionality

CRM follows a nice procedure of soft deletion of records for all the tables to maintain the consistency of the data. It also has a confirm delete functionality wherein when any user deletes any entity record he is redirected to new screen with Confirm Delete button. When we design custom entity through wizard, we get… Read More: An alternate approach to Confirm Delete functionality »

Search for duplicate Emails for existing ACCPAC CRM persons and delete, if any.

Want to search for duplicate entries for Email records? Need a routine to get rid of duplicate entries? Solution:We have a workaround which can easily search for duplicate Emails for the person. Also it will allow the user to delete the Email Addresses which are repeated. We will provide a new Tab named “Searching for… Read More: Search for duplicate Emails for existing ACCPAC CRM persons and… »