# Assign Stock To Delivery Order-B2C

A New option **” Assign Stock To Delivery Order-B2C “** is Added in Order Processing menu . This option will allow you to select multiple Delivery Orders at once for Stock scanning and allocation.

<figure><img src="/files/6an3AoRlIrEivRpeAl0x" alt=""><figcaption></figcaption></figure>

Firstly, you need to add Configuration. Enter **Configuration Name** and click on save.

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

The image below illustrates that you can select multiple Delivery Orders in one go with the help of this option.

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

There are Two methods of Scanning . **Manual Allocation** and **Auto allocate stock .**

1.) **Manual Method**: In this method ,You will need to scan Item code one by one for each item . The Quantity that is allocated will be displayed in “**Qty Scanned “** column.

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

2.) **Auto Stock Allocation**: Under this method, the total Stock will be allocated automatically at one single click. To enable this option, go to configuration, click yes to **“Enable auto allocate stock “option**. *(Refer to the image below)*

<figure><img src="/files/57pLPQCD9fMkMb84oh9J" alt=""><figcaption></figcaption></figure>

Click on **Auto Allocate stock** option. The Order Quantity will be automatically Scanned and will be made available for Billing.

<figure><img src="/files/dJcEnTECRgtrIOzevHDt" alt=""><figcaption></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-version-release-notes/october-2022/orders/assign-stock-to-delivery-order-b2c.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.
