Method Community

 

Deleting Multiple Customers

Last post 10-28-2013 10:49 AM by Anonymous. 4 replies.
Page 1 of 1 (5 items)
Sort Posts: Previous Next
  • 10-24-2013 1:36 PM

    • JPW
    • Not Ranked
    • Joined on 10-24-2013
    • Posts 3

    Deleting Multiple Customers


    Hi All!  First time user (only 2 days into Method CRM!).  I have synced Method with QBO and I have many many customers who are old and can be deleted.  I found a solution in the Knowledgebase and found instructions on how to Delete a Record from Table but I cannot find any reference to an "Action Drop Down List" anywhere in Method CRM. 

     

    Is there a way to delete multiple customers from the Customer Table other than deleting one at a time?

     

    Thanks in advance!

     

     

  • 10-25-2013 8:59 AM In reply to

    Re: Deleting Multiple Customers

    Hi JPW,

    Welcome to Method and the Method Forums!  First off, I am not sure you came across this article in our Knowledge Base, but it should shed some light on what happens when you actually delete a Customer in Method or your QBO account.  Long story short, it describes that QBO doesn't fully delete Customers, they make them "Inactive", so they are still somewhere in the database, but unless you show "inactive" Customers, they won't show up in any of your Customer List.  I also came across this Method forum post which explains how to filter out unused Customers in Method if you don't make them inactive.

    If you find that you want to make all these Customers in question "inactive", you could do with more than one record at a time.  I would suggest creating a new screen based off the Customer table, then add a grid based off the Customer table to the new screen.  Add whatever columns you require to identify the Customers you want to be made inactive, of course make sure to include the "isActive" field.  That is it for this method, now load your screen uncheck each Customer you want to be made inactive, from the inactive field, then press the Update button.  If you still find this method cumbersome because you have too many records, there is one other option with this setup you could try.  Instead of checking off the isActive field and pressing "Update" for each grid page, you could create your own button at the bottom, label it "Make Inactive".  For the actions on this button, first start looping through the grid, check off option "only checked rows", so you will only make the rows of Customers you have checked off.  Then add the action "Update Field in Table" and make the logic so if the isActive field is Active(TRUE), then make the field FALSE.  Keep in mind for this second approach, you will need to make sure the "checkbox column" option is selected in your grid.  I have attached a screenshot below of a quick and dirty example of what this might look like:

    -Ben


  • 10-25-2013 9:14 AM In reply to

    Re: Deleting Multiple Customers

    Hi JPW,

    Method_Adam actually just reminded me of another Knowledge Base article we have on this subject.  Here is the link, this article explains how to delete many records at a time, in a similar fashion to my example above with the "Make Inactive" Button, however it explains it in more much more detail.  This might be useful for you depending how comfortable you are doing customization in Method.

  • 10-28-2013 9:55 AM In reply to

    • JPW
    • Not Ranked
    • Joined on 10-24-2013
    • Posts 3

    Re: Deleting Multiple Customers


    This worked perfectly.  I have successfully deleted >5000 records and Method CRM and QBO are in perfect sync.

    Thanks!

    Jeff

  • 10-28-2013 10:49 AM In reply to

    Re: Deleting Multiple Customers

    Jeff,

    Glad to hear it!

    -Ben

Page 1 of 1 (5 items)