# Item Code Column As

**YouTube:** [How to Configure the Item Code Column for Multiple Input Options in Sale Bill ?](https://www.youtube.com/watch?v=U2zri6v-b2s)

## How to Configure the Item Code Column for Multiple Input Options in Sale Bill?

In this tutorial, we’ll walk you through how to **customize the Item Code column** in Logic ERP to serve a variety of smart functions. Whether you want it to represent an item code, lot number, company name, or even a mobile serial number — Logic ERP gives you the flexibility to adapt it based on your workflow.

***

### Accessing the Settings

* Navigate to the **Sale Voucher Configuration**.
* Select the relevant billing series you want to customize.
* Locate the option labeled **“Item Code Column”** under the **"Other Settings-2".**

<figure><img src="/files/jPsK0l631InOBuPTmL0s" alt=""><figcaption><p>As mentioned above, follow the given steps and select the appropriate option from the dropdown as per your requirement.</p></figcaption></figure>

You'll notice six different parameters available for defining the behavior of this column. Let’s explore each:

**1. Item Code**

* **Purpose**: Acts as the unique identifier for each item.
* **Use Case**: Standard for scanning, item tracking, and inventory management.

<figure><img src="/files/Bmv1e61PP9UtPh3ugTeQ" alt=""><figcaption><p>As you can see, the Item Code Column is set as Item Code.</p></figcaption></figure>

**2. Lot Code**

* **Purpose**: Useful for **batch control** or **expiry-sensitive** inventory.
* **Use Case**: Pharmaceuticals, FMCG, food industries.

<figure><img src="/files/ABbeTAN5INa6UdKkOsdc" alt=""><figcaption><p>As you can see, the Item Code Column is set as Lot Code.</p></figcaption></figure>

**3. Lot Number**

* **Purpose**: Enables batch-wise inventory tracking and traceability.
* **Use Case**: Manufacturing and distribution businesses.

<figure><img src="/files/b3ZTCIiGVMg74tiSbF3B" alt=""><figcaption><p>As you can see, the Item Code Column is set as Lot Number.</p></figcaption></figure>

**4. Company Name**

* **Purpose**: Filters items by **manufacturer or brand** during billing.
* **Use Case**: Retailers dealing with multiple brands.

<figure><img src="/files/DPsOyENmUpgXWkIRTkvr" alt=""><figcaption><p>As you can see, the Item Code Column is set as Company.</p></figcaption></figure>

**5. Group Name**

* **Purpose**: Groups items based on category or department.
* **Use Case**: Helps simplify billing and reporting (e.g., Electronics, Grocery, Apparel).

<figure><img src="/files/tENNeo3eoLFtq8GHoPxh" alt=""><figcaption><p>As you can see, the Item Code Column is set as Group.</p></figcaption></figure>

**6. Serial Mobile Number**

* **Purpose**: Designed for **scanning serialized items** like smartphones or electronics.
* **Use Case**: Mobile stores, electronics retail.

<figure><img src="/files/eii8ruWdZ2rfrXIEhNWg" alt=""><figcaption><p>As you can see, the Item Code Column is set as <strong>Serial Mobile Number</strong>.</p></figcaption></figure>

***

### Dynamic Column Switching at Runtime

In addition to setting the default column behavior via configuration, Logic ERP allows **on-the-fly switching** of the column function:

* Press **ALT + 2** while in the billing window.
* Instantly update the column type **based on your current billing needs**.

This dynamic adjustment allows for maximum flexibility without requiring a full system restart or deep configuration changes.

***

#### Final Notes

Customizing the Item Code column enhances your billing and inventory operations by:

* Improving scanning accuracy,
* Enhancing inventory categorization,
* Supporting traceability across your supply chain.


---

# 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://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/configurations/sale-voucher-configuration/other-settings-2/item-code-column-as.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.
