RF Generation Message Board

Announcements and Feedback => Announcements and Feedback => Topic started by: matt on August 29, 2016, 12:58:01 PM



Title: Add UPC (barcode) to list export CSV?
Post by: matt on August 29, 2016, 12:58:01 PM
Is it possible to add UPC (barcode) to the CSV export option?

Current list of fields that are exported:

Code:
RFGID,Console,Region,Type,Title,Publisher,Year,Genre,Qty,Box,Man

The EPC is the one piece of irrefutable data that I can confirm which game is which.

It'd be nice to have it in the export, like so:

Code:
RFGID,UPC,Console,Region,Type,Title,Publisher,Year,Genre,Qty,Box,Man

Thanks!