# Repacking In Portal

**REPACKING INTO ONE SKU**

Use this process when breaking down a large pack size (24, 30, 36, etc.) into a single smaller format (for example, creating your own 6-packs or 8-packs).

**Steps**

1. From the main screen, open **Product Maintenance**.
2. Ensure that **Units per Pack** are set correctly for both the large pack and the smaller pack product.

<figure><img src="/files/806873af4dbc30e984c4d27858e8b28f8be72d0b" alt=""><figcaption></figcaption></figure>

3. Select the product you are repacking **from** (the larger pack).
4. Go to the **Re-Packing Adj** tab.

<figure><img src="/files/8a708844856fa0ac00a036128357883fc7fcbaa4" alt=""><figcaption></figcaption></figure>

5. Select the **SKU** for the item you are repacking **into** (the smaller pack).
6. Set the **quantity to repack** (how many of the large packs you are breaking down).

<figure><img src="/files/670e60dd644768ff8446afda3419659873bd1c16" alt=""><figcaption></figcaption></figure>

7. Click “Apply”.

**Results**

* The repack will appear in **both items’ Activity**.
* A **Repacking Invoice** will be created under **Receiving Invoices**.
* If **Units per Pack** are set correctly, this invoice will automatically balance to **$0.00**.
* You can also repack **up** from singles into 6-packs, 12-packs, etc.

**REPACKING INTO MULTIPLE SKUs**

Use this method when breaking one large pack into different smaller sizes **at the same time**. A standard repack will only push inventory into one SKU, so you’ll need to use an Adjustment Invoice.

**Examples**

* Repack 1 × 30-pack into **3 × 8-packs** and **1 × 6-pack**
* Repack 1 × 24-pack into **3 × 6-packs** and **6 single cans**

**Steps**

1. In **Receiving Invoices**, create a new **Adjustment Invoice**.

![](/files/711c9d72831c3df1685deb438df53e873f79227c)

2, Select **Repacking** as the vendor.

![](/files/aea977583a1b9bec492b9cebf1856120cd04020a)

3. Add the item you are repacking **from** with a **negative quantity**.
4. Add all items you are repacking **into** with their correct quantities.
5. Adjust the **base cost** of the items you are repacking into so the invoice totals **$0.00**.

![](/files/7e7cdb9231b48c1fe289842f5410226623290d1f)

**Important Notes**

* You can add **multiple SKUs** to the same adjustment.
* A properly completed repacking adjustment should always balance to **$0.00**.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.barnetpos.com/liquor-store-portal/product-maintenance/repacking-in-portal.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
