# Maintain Pcs Info Track on Item Basis

YouTube: [How to Enable Item Wise Serial No. Entry in Purchase?](https://www.youtube.com/watch?v=sgZz5eIibJY)

## How to Enable Item Wise Serial No. Entry in Purchase?

### **Step-By-Step Guide:**

* Navigate to the "**Purchase Voucher Configuration"**.
* Locate the option and enable **"**&#x4D;aintain Pcs Info Track on Item Basi&#x73;**"**.

<figure><img src="/files/godnEo6dwTr7h33DgJj9" alt=""><figcaption><p>Let's keep this feature enable to observe it's Impact.</p></figcaption></figure>

* After defining it in Other Settings 1, proceed to Other Settings 2.
* Locate the option **"**&#x43;reate New Lot&#x73;**"**.
* Set it as "Maintain Each Pcs track".

<figure><img src="/files/jitzRw4Eh3wtqYZFaMVr" alt=""><figcaption><p>This picture illustrates how to set the <strong>LOT</strong> as <strong>Each Pcs Track</strong>.</p></figcaption></figure>

### Implement in Purchase Voucher:

* Create a new "Purchase Voucher".
* After entering the Header Details, navigate to Item Details and open "Setup Column Attribute".

<figure><img src="/files/DrUqUONelyJYQTXuCyN9" alt=""><figcaption><p>Select the column as shown in the picture.</p></figcaption></figure>

* Once this is done, select your item, and you will see an option prompting you to track Pcs.

<figure><img src="/files/Iti1GGv7gtcitb8mek4d" alt=""><figcaption><p>In this picture, you can see that the column is now displayed at the end.</p></figcaption></figure>

* Save the Purchase Voucher.

### Assign Serial/Mobile Number to the Purchase Voucher:

* Navigate to the Purchase and then Select "Assign SIM/Mobile Numbers Against Purchase"
* Select the Purchase Voucher from the List.

<figure><img src="/files/mEX5nM8oLLpilreudgdx" alt=""><figcaption><p>Select the purchase bill that was just created.</p></figcaption></figure>

* After selecting the Purchase Voucher, a window will appear to select items. Choose your item from there.
* Press F2 to define Mobile Number.

<figure><img src="/files/LMiECAeaubVYmcQu3n5U" alt=""><figcaption><p>Fill in the details here as instructed.</p></figcaption></figure>

* Save the Changes.

### Observe Impact on Sale:

* Create a new "Sale Bill".
* At the time of selecting the item, press **Alt + F2** on the item code to set it as the "**Serial Number"**.
* Then, search for the mobile or serial number, and your item will be loaded automatically.

<figure><img src="/files/zhYl3AS6ZsquQ6ftlaqK" alt=""><figcaption><p>Press <strong>Alt + F2</strong>, enter the mobile number, and the item loads automatically.</p></figcaption></figure>


---

# 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/purchase-voucher-configurations/other-settings-1/maintain-pcs-info-track-on-item-basis.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.
