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

hi all
after create warehouse (in stock -> configuration -> warehouse)
automatically it create three operation types (stock.picking.type)
i need to add new one also automatically with
Operation type : intact
Type of Operation : Internal Transfer
any help
Thanks

아바타
취소
베스트 답변

Go to inventory --> Configurations -->Operation types-->Add New 
You need to activate storage locations to be able to do internal operation types.





Or you want to give it by code.There is a method inside create function in stock.warehouse model.ie _create_or_update_sequences_and_picking_types  and then the picking types are created from  _get_picking_type_create_values
Check these methods.

Hope this help


아바타
취소
작성자

thanks for help

but i need it to be created automatically after creating WH

Updated the answer.Please check

베스트 답변

Do this via the Operation Types Menu.

아바타
취소
작성자

Thanks for reply

i mean that :

after i created a Warehouse then automatically odoo created 3 operations types for this Warehouse ( Internal Transfers - Delivery Orders - Receipts)

i need it to create 4 operations types by adding new one called "intact"

작성자

i mean from code

관련 게시물 답글 화면 활동
1
11월 24
3628
2
4월 23
18998
1
3월 23
2852
4
8월 24
24924
0
12월 21
2820