# Advance Stock Replenishment

**YouTube:** [Advance Stock Replenishment Module Overview](https://youtu.be/PusHgZGTP-M)

[**Advance Stock Replenishment (ASR) module**](https://www.youtube.com/watch?v=PusHgZGTP-M\&feature=youtu.be) is designed to refill the inventory of Stores/Branches based on there requirement defined in the master level on auto-mode. It can help the organization to streamline inventory movement from warehouse to Stores/Branches. The merchandising team can define parameters into the system on Store/Branch wise, on Category/Subcategory levels to generate the orders of their respective Stores/Branches.

### How to create it?

To create the ASR module, a new window is added by LOGIC ERP in the software i.e., **Store Replenishment – Advance**. But first, you have to define the Base stock/MQL Level, which you can do in **Setup Category Master – Stock Replenishment (Advanced)** window. There are two modes in it: Batch Mode & Entry Mode.

***Batch Mode:***

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

***Entry Mode:*** Fill the details as per your requirement.

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

Now, go to the **Store Replenishment – Advance** window. In the **configuration** settings, select **sale order configuration** and **order prefix** code to be mapped with Stock Replenishment. **Enter the Prefix** code to generate the document no. for stock replenishment. Select **SKU MQL Level** for calculation of Allocation Qty. In case if you have to fix Warehouse and Store Locations for refilling, you can set that in Configuration master. Else you can also select from the Entry form as required.

You can define a formula to Allocate order Qty for Stock Replenishment to Stores from Warehouse. For example, the formulation of Replenishment: ((MQL QTY\*Store Grade Flag%) + (Budget Qty\*Target Ach %))- (Closing stock+ GIT+ Pending DO))

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

After filling the information, click on Item Details to add the requirements as per your need.


---

# 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/november-2020/setups/advance-stock-replenishment.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.
