google-code-export / kv-webme

Automatically exported from code.google.com/p/kv-webme
1 stars 0 forks source link

Export order and customer files #193

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It would be good to have the ability to export selected orders from the admin 
as a mass action (with the corresponding user files).
It is the same functionality as when setting an order as Paid.

Something like: 
if (!order_file) {
  export_order_file();
}

Original issue reported on code.google.com by superstoffer on 9 Sep 2012 at 9:53