Skip to Content
Menu
This question has been flagged
2 Replies
5613 Views

We have a product that we produce (let's call it ITEM123) and place in boxes. Each box gets an identifying label that shows the lot date of production (Example LOT: 20140502 for May 2, 2014). After a certain number of boxes are made they are placed on a pallet. A full pallet for example may be 40 boxes. The pallet then would get shrink wrapped and would need a label applied to it for inventory tracking which would contain a unique pallet number (or serial number). In this case the user would confirm production of quantity 40 of ITEM123. I need a label to print automatically at the time they confirm production that would look similar to this:

Pallet Label Sample
SERIAL# 1
PRODUCT: ITEM123
QTY: 40

I would like to pre-print the labels that should be applied to the boxes based off a manufacturing order. The user would print the labels for ITEM123 based on the order and the LOT would be generated at that time and printed on the labels along with some additional product details:

Individual Box Label Sample
PRODUCT: ITEM123
NAME: Our Cool Product
Description: A nice description
UPC: 123456-09485
LOT: 20140502

Is this something that OpenERP can handle?

Avatar
Discard
Best Answer

One can customize and add labels upon the completion of the manufacturing orders.

We just did a generic label printing dynamically : https://www.youtube.com/watch?v=Fps5FWfcLwo

The combination of the video and right logic will end up well in solution.

Thanks.

Avatar
Discard

Hi SerpentCS, I am trying your module server-env-tools/label from launchpad, but it has several issues, like the negative margins in label_simple, or 90 degrees rotated labels... Is that one your last version? How can I report issues and/or fixes ? Regards, -Mario

Best Answer

I also need to do this. Can this be done ??

Avatar
Discard
Related Posts Replies Views Activity
1
Jun 25
1453
1
Mar 25
5043
2
Mar 23
7708
0
Feb 23
1685
0
Jul 21
2075