I want to see the stock level of all products on my Magento 1.7 website in a spereadsheet format. Is there any inbuilt feature in the backend that allows me to do so.
If not then which table(s) store the SKU and Quntity in the Mysql DB, so I can write a custom query to get the required fields and write them down in a spreadsheet/XML format.
Also if there is any free/cheap plugin that can help me in managing my inventory kindly point me to it.