Skip to content
Snippets Groups Projects
Commit 9a20896e authored by svs-odoo's avatar svs-odoo
Browse files

[FIX] stock: set serial count to generate SN


Before this commit, the field `next_serial_count` in stock.move, used to
know how many SN the user wants to generate, wasn't correctly set and
was always equals to 0.

closes odoo/odoo#40559

Signed-off-by: default avatarArnold Moyaux <amoyaux@users.noreply.github.com>
parent 4f9b170e
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment