Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
2 Vastaukset
4667 Näkymät

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

Avatar
Hylkää
Paras vastaus

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


Avatar
Hylkää
Tekijä

thanks for help

but i need it to be created automatically after creating WH

Updated the answer.Please check

Paras vastaus

Do this via the Operation Types Menu.

Avatar
Hylkää
Tekijä

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"

Tekijä

i mean from code

Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
1
marrask. 24
3474
2
huhtik. 23
18692
1
maalisk. 23
2670
4
elok. 24
24694
0
jouluk. 21
2699