You are here

README.txt in Bulk Delete Ubercart orders 7

This is a simple module which allows you to add a new Views Bulk Operations (VBO) action, 
which help to delete ubercart orders in bulk. This is useful for developers who have 100s 
of test orders.

Add to views

    * Goto admin/structure/views/view/uc_orders/edit/admin_page
    * Add field Bulk operations: Order
    * In field setting check Delete order (vbo_delete_orders_delete)

File

README.txt
View source
  1. This is a simple module which allows you to add a new Views Bulk Operations (VBO) action,
  2. which help to delete ubercart orders in bulk. This is useful for developers who have 100s
  3. of test orders.
  4. Add to views
  5. * Goto admin/structure/views/view/uc_orders/edit/admin_page
  6. * Add field Bulk operations: Order
  7. * In field setting check Delete order (vbo_delete_orders_delete)