how to import QOH in odoo 8
I want to update my stock in odoo either its by odoo frontend or using backend (postgres query). I have my stock value in csv file. Finally, I want to update quantity on hand in bulk. It's finally solved, simply follow the step Step – 1 ; 1-> select product in warehouse module (open in list view). 2-> select the product which you want to update the inventory . 3-> click on more button and export column i-> product name and any other one if you needed . you have file with name of product.temlate.csv . 4-> Add a column qty and enter the quantity of product . Step – 2; 1-> select inventory