Skip to content

Conversation

oerp-odoo
Copy link

When picking is created from sale, it will not be fully linked with moves and moves with picking, so using _reset_sequence on create directly, won't have any effect and then sequence ends up starting from 10 not from 1. For that we inject _reset_sequence call in procurement call, to make sure we update it correctly when it is created from sale order.

When picking is created from sale, it will not be fully linked with
moves and moves with picking, so using _reset_sequence on create
directly, won't have any effect and then sequence ends up starting from
10 not from 1. For that we inject _reset_sequence call in procurement
call, to make sure we update it correctly when it is created from sale
order.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant