how to import products to warehouse

I improrted products , and i can see them in products and stock sections, but my warehouse is still empty how can i import product to warehouse :dry: :dry: :dry: :dry:

Mahmudov,
To import to warehouse:
- Make sure you have created warehouse(s). Then each warehouse you create will be given an ID (system ID, rowid) , so the first one you create will be 1, second one will be 2 etc.

  1. In tools menu export all your products with their product IDs (rowid)
  2. Use Stock import to import them into warehouse.
    You will see these 3 fields in the stock import file:
    Product* (ps.fk_product), Warehouse* (ps.fk_entrepot), Stock* (ps.reel)
    Under Product* you will insert the product rowids that you exported in step 1
    In warehouse your will insert the warehouse id
    Under Stock will be the quantities for that warehouse.
    Hope this helps

Thank you very much, you explained clearly, I did what you have said… and good result… Happy new year

Happy New Year to you too :happy: