> For the complete documentation index, see [llms.txt](https://kb.logicerp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.logicerp.com/logic-erp-version-release-notes/november-2019/billing/packs-update-ut-pack-attribute-added-in-set-column-attributes-window.md).

# Packs (Update UT/Pack) Attribute added in Set Column Attributes Window

### New Update in Set Column Attributes Window

A new column attribute i.e., **Packs(Update UT/Pack)** added in Set Column Attributes window. It will enable you to adjust the **Units/Pack** quantity

<figure><img src="/files/Dr5wZJrVAcHuDOTWFjAn" alt=""><figcaption></figcaption></figure>

### What did it do?

Let us suppose you have an item named “Shampoo”. Its Total Qty is 24, and Pack (Update UT/Pack) is 2. When you will enter these values, the Unit/Pack value will become 12. It means that there are 12 units of Shampoo per pack

<figure><img src="/files/txOdpZHe3Xw90WUQVkQT" alt=""><figcaption></figcaption></figure>

You can also use external file (Text, Excel, etc.) if you have any to insert these details. See the following figure to select your external file

<figure><img src="/files/QSNpl5DkhWMYsPdxl4T7" alt=""><figcaption></figcaption></figure>

In the configuration settings of Import Barcodes Configuration, enter the Packs (Update UT/Pack) field No. and click on OK Button

<figure><img src="/files/0h571iPaOpyCjusTB8zD" alt=""><figcaption></figcaption></figure>

Select the ‘File Path’ and click on ‘Refresh’ button. The details of the item will get displayed. Now, click the OK button to continue

<figure><img src="/files/k9JtSvkfvinvoOjmncU0" alt=""><figcaption></figcaption></figure>

You will notice that the item details imported successfully from the external text file

<figure><img src="/files/ExST3IjO90djY51ObM0P" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kb.logicerp.com/logic-erp-version-release-notes/november-2019/billing/packs-update-ut-pack-attribute-added-in-set-column-attributes-window.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
