Delete large number of serial numbers at once

Hello,

I need to delete 2000 serial numbers from my stock. I don’t see a “select all.” What is the fastest way to delete all 2000 serial numbers?

thanks
Sofia

@sofia run a simple python script

IF your Serial Nos are unlinked, just delete them from the table.

thanks rmehta