Hi, I came across this curious use case that seemingly may not have a straightforward solution in v14.
I have a purchase order for product P, which is tracked by serial. I already have serial 1, 2, and 3 in stock. Now, if I receive another 2 of product P, when I go on to receive them, I need to put in the serial number for the 2 new items. Currently, what I do is: I go to the product list, open Product P, and manually check the available serial numbers to get an idea of what the next serial number should be (4 and 5 in this case).
The question is: while receiving the product, is there an automated way that Odoo can fill in the serial number, as in 4 and 5? Thanks!