Skip to Content
Menu
This question has been flagged
1 Reply
1369 Views

Hi,

I am developing with odoo 14. Our products are food with expiry date so I use Serial Number in the form of YYYYMMDD to represent the expiry date.

During the process of receiving the products of a PO, the stock.picking form is shown. In the Operations tab, I clicked on the little icon on the right hand side of each of the product line to prompt the dialog box to enter the Serial Number and the received quantity.

After clicking confirm, it went back to the stock.picking form. I would like to show the Serial number that I just entered in the previous dialog box. There are a lot_ids column but it is not showing anything.

How can I display the serial number in the stock.picking form in the receiving process? Please advise.


Regards,
Simon Lee

Avatar
Discard
Best Answer

Once you done the Receipt/Incoming Shipment (stock.picking) against a PO. then you can download the "Delivery Slip". On that print report, Odoo facilitates to show the Lot/Serial Number by just enabling the dDisplay Lots & Serial Numbers on Delivery Slips . And If you wanted to show the lot details on the stock.picking form, then we need to do more customization.

Avatar
Discard