Packaged goods


Packaged goods are a special type of composite ident. When we buy or sell idents, they are usually put together in transport packaging. The diagram below is a common one:

The diagram shows the following structure:
- Transport package = 8 x total package
- Total package = 6 x sales package
- Transport package = 8 x 6 = 48 x sales package
 |
CASE SUMMARY
When you buy chocolate in a shop, the sales package is a chocolate wrapper. The total package is a pack of 6 chocolates, usually on the counter in front of the cash register. The transport package is a brown cardboard box purchased by the trader from the supplier. The user on the buying and selling side is interested in the number of chocolates, not the number of packages. He receives the transport packages at the main warehouse. He gives transport packages or common packages to the shops and sells one chocolate at a time.
|
If we had an open code only for chocolate (sales package), the warehouseman in the main warehouse would have to know that there are 48 chocolates in the transport package. Therefore, if he receives 10 cartons, he should enter a receipt of 480 chocolates. The potential for error here is high, which is why manufacturers usually mark transport and total packages with special codes.
In the PANTHEON software package, using packaged goods (composite goods), such an example is described by three identical words:
Parent code
|
Subordinate code
|
Type
identa
|
Title
|
Number of pieces
|
Unit of measurement
|
3851231123
|
|
Emb
|
Chocolate transport package
|
1
|
com
|
|
3851231148
|
Enost
|
Chocolate
|
48
|
com
|
Parent code
|
Subordinate code
|
Type
identa
|
Title
|
Number of pieces
|
Unit of measurement
|
3851231137
|
|
Emb
|
Chocolate family pack
|
1
|
com
|
|
3851231148
|
Enost
|
Chocolate
|
8
|
com
|
In this way, the software will automatically convert the codes and quantities from the scanned code/quantity to the codes/quantities from the Bill of Quantities for the warehousekeeper and produce the document positions accordingly.
Scanned code
|
Scanned quantity
|
Code on the document
|
Quantity per document
|
3851231137
|
7
|
3851231148
|
56
|
3851231123
|
10
|
3851231148
|
480
|
 |
WARNING
The problem is caused by manufacturers' packages that do not have encrypted transport packaging.
|
 |
CASE SUMMARY
We buy beer in cases of 12 bottles. We have to keep track of both the beer and the returnable packaging, i.e. bottles and crates. Bottles and cases are not specifically marked with a code. We only ever handle cases in the main warehouse and individual bottles in the branch.
|
In this case, we set the following code list in the warehouse:
Parent code
|
Subordinate code
|
Type
identa
|
Title
|
Number of pieces
|
Unit of measurement
|
3851230001
|
|
Emb
|
Union beer 0.5 l
|
1
|
com
|
|
3851230001
|
Emb
|
Union beer 0.5 l
|
12
|
Com
|
|
TOOLS
|
Enost
|
Union beer crate 0,5l
|
1
|
Com
|
|
STEKLUNI
|
Enost
|
Union beer bottle 0,5l
|
12
|
|
When we scan the beer code in the warehouse at checkout, the software converts the quantities and adds the codes.
Scanned code
|
Scanned quantity
|
Code on the document
|
Quantity per document
|
3851230001
|
5
|
3851230001
|
60
|
|
|
TOOLS
|
5
|
|
|
STEKLUNI
|
60
|
 |
WARNING
The programme therefore multiplies and replaces the codes and quantities of the packaged goods by the codes and quantities in the piecework of the composite identical item. It ALWAYS takes into account only the first level of the bill of quantities, so that the code of the emblemed goods can be reused in the bill of quantities.
|