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

I want to generate a unique bare code for each package,
for example, a reception of 20 units in 5 boxes,
I want to generate a unique bar code for each box,
to make the reception by box and then follow each box. Thanks for your help
Avatar
Discard
Best Answer

This is the functionality of Packages.

See https://www.odoo.com/documentation/15.0/applications/inventory_and_mrp/inventory/management/products/usage.html#packages


You use the PUT IN PACK button to make a PACKAGE record as you go through, 20 at a time (or 4 at a time, depending on if you have 20 units total or 20 units per box):


Initial Receipt:



Edit the DONE Quantity for the first 20 and then click PUT IN PACK:



PACK00000001 record from the Packages Menu:




Once products are inside packages, you can scan the package (each gets a unique barcode and can have a label printed for it) instead of scanning a product:



Note: You need to ensure SHOW DETAILED OPERATIONS and PRE-FILL DETAILED OPERATIONS are checked on the Receipts Operation Type:


Avatar
Discard
Author

hank you Ray for your answer.

In this case I will generate the packages manually, package of 5 by package of 5, but I want at the reception level that the system generates the four packages automatically, I only specify that each package contains 5 units and I want to receive 20 units.

This will need customization. We have another feature called packaging. You can tell Odoo that your product is available in a packaging of 5 units but you would need customization to have the 20 on your Purchase Order and Receipt split automatically into 4 lines each going to a different package.

Author

thank you very much Ray.

Hello is there a way to print each package's label from the barcode app after packing the products?

Package barcode labels (with or without the contents) are printed from the Package Menu in the Inventory App. They can't be printed from the Barcode App.

Related Posts Replies Views Activity
2
Aug 22
2320
1
Apr 22
1803
1
Mar 22
1238
1
Feb 22
1036
0
Feb 22
1207