콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3 답글
12701 화면

Apparently, the process for importing Quantity on Hand for products has changed, and I can't find anything that describes the new method. Anyone know how to import current stock levels into Odoo 8? In version 7, you created an inventory count record, then imported all your product quantities using the reference field from the manually created count record. This doesn't seem to work in v8.

The validation and import shows as succesfull, but when I check it's empty! ... any clue?

 

 

 

아바타
취소
작성자 베스트 답변

It's finally solved,  simply replace

__export__.product_product_...  

by column id, obtained exporting wharehouse list of products :

__export__.product_template_...

This is a sample of the succesfully imported data \http://bit.ly/odoocsv

 EDIT:

Someone asked me to record a screencast showing the process, I hope it be clear enough :) 

https://youtu.be/SrVWJJneUuo

(Recorded using Odoo 9)

아바타
취소
베스트 답변

I'm having problems too. In the past, I have done this importing without no problem at v7, but I can't make the importing anyway at v8.

I'm ussing this fields to make the importation:

Company/External ID  - Inventory Reference - Inventories/Location/External ID - Inventories/Product - Inventories/Product UOM - Inventories/Checked Quantity

The result of importation is ok, but when I access for first time to this imported inventory, I see that all imported registries are erased.

아바타
취소
베스트 답변

Helpful module https://apps.openerp.com/apps/modules/8.0/stock_inventory_import/ 

아바타
취소