Skip to content
Snippets Groups Projects
Commit dd1e67d2 authored by Denis Ledoux's avatar Denis Ledoux
Browse files

Revert "[FIX] delivery, stock: carrier_id field in incoming stock picking"

This reverts commit 07e6f28d.

This was no longer possible to create a picking from scratch.
`Inventory > Your Company: Receipts > Create`
Because `picking_type_id` is not in the res returned by the above call to default_get

Even by forcing `picking_type_id` in the `fields` list,
it doesn't return the value in the fields.
parent 3ddb446b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment