So we have a product that needs to be manufactured, and each product will have unique serial number, and hence, barcode. How can we make Odoo be able to print each product's barcode from a particular picking operation? I know that I can print each products' barcode from "Serial Number / Lots" option on the left, but it is time consuming and prone to errors. The idea is, at a particular picking, the warehouse operator will be able to stick the printed barcodes onto each product.
For example, in a picking from stock input to stock output, I have ten products called A. Each of them has different serial numbers. When the "Print" button is clicked, it should show the option to print each product's barcode in that picking. Hence, when that option is selected, it should print all products' barcodes for that particular picking.