Hello i need some help
I need to delete 1200 records in the tax table ( don't ask how its happened)
Currently you can only do it one by one
can some one advise me whats the quickest way to delete all the records
Thank you
Hi @Umair,
You can delete them direct in database. You can find the tax rates in table: tax_calculation_rate and table: tax_calculation.
Hope you success.
Thank youu!!!