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

Hello everyone, I am trying to import an inventory transfer by using an excel template. The aim is to import multiple transfers (internal transfers) as we have many of them. The template I have used:


Reference (name)     Source Location    Destination Location        Scheduled Date      Product     Initial Demand



When I try to import I get this eroor: 

  • current transaction is aborted, commands ignored until end of transaction block
아바타
취소
베스트 답변

For Odoo 16, you need to consider this fields.

picking_type_id
location_ids
location_dest_id
scheduled_date
move_ids/date
move_ids/demand
move_ids/name
move_ids/location_dest_id
move_ids/product_id
move_ids/location_id
move_ids/product_uom





아바타
취소
베스트 답변

I'm using the template in the below link. Hope this will help you.

https://docs.google.com/spreadsheets/d/1iX46k6hobT9vqaFwx1guxK0YOHxIUsVD/edit?usp=sharing&ouid=109717340596476029063&rtpof=true&sd=true

아바타
취소

Waleed,
Thanks for the help. This helped me along as the native export/import functionality seems to be more difficult than average. I did find that there were some changes from v13 to v15. Here is the list of column headers that worked for me.

External ID
Reference
Operation Type
Source Location
Destination Location
Scheduled Date
Stock Moves/Product
move_lines/name
Stock Moves/Demand
Stock Moves/UoM Stock Moves/Source Location
Stock Moves/Destination Location