# Pick Item Wise Do Not Affect Stock from Item Masters

**YouTube:** [How to Enable ‘Do Not Affect Stock’ per Item from Item Master in Sale Bill?](https://www.youtube.com/watch?v=CiZIsImX_yY)

## How to Enable ‘Do Not Affect Stock’ per Item from Item Master in Sale Bill?

This tutorial explains the functionality and practical use of the **"Pick Item Wise Do Not Affect Stock from Item Masters"** feature in Logic ERP, especially for businesses dealing with both **stock and service items**.

***

### **Access Sale Voucher Configuration**

* Navigate to **Sale Voucher Configuration**.
* Select the relevant **Billing Series**.
* Locate and enable the option labeled as:

> **“Pick Item Wise Do Not Affect Stock from Item Masters”**

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

* Click **Save** to apply changes.

> **Purpose**: Automatically picks the “Do Not Affect Stock” flag from the **Item Master**, removing the need for manual intervention during billing.

***

### **Configure Items in Item Master**

* Go to **Item Master Setup**.
* For **Regular (stock) items**:
  * Leave **“Do Not Affect Stock”** unchecked.

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

* For **Service (non-stock) items**:
  * Enable **“Do Not Affect Stock”**.

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

> This setup ensures that inventory is only adjusted for physical goods, not for services like installations or consultations.

***

### **Enable Stock Column in Billing**

Before billing, ensure the following:

* Open **Column Attribute Settings**.
* Enable the **“Update Stock”** column.

This allows visibility of whether stock is affected or not during billing.

***

### **Process a Sale Bill and Observe Behavior**

* Go to the **Billing Screen**.
* Add a mix of:
  * Regular items (e.g., Physical Goods)
  * Service items (e.g., Services)
* Observe the **“Update Stock”** column for each item.

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

### **Result:**

* For **Regular Items**: Stock is **automatically updated**.
* For **Service Items**: Stock remains **unaffected**, as pulled from the Item Master.

***

### **Key Benefits of This Feature**

| Feature             | Description                                                      |
| ------------------- | ---------------------------------------------------------------- |
| Automation          | No need to manually select “Do Not Affect Stock” during billing. |
| Accurate Inventory  | Prevents service items from incorrectly impacting stock levels.  |
| Seamless Operations | Reduces billing errors and manual checks.                        |
| Better Reporting    | Ensures clean separation of stock vs. non-stock transactions.    |

***

### **Pro Tip**

> Always ensure your item master is properly maintained with accurate classifications between stock and service items to get the full benefit of this automation.


---

# 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-1/pick-item-wise-do-not-affect-stock-from-item-masters.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.
