# 5.4 Advanced Inventory Management System

STOREBERRY understands the importance of cost-effectiveness control. Therefore, a series of advanced inventory management functions have been added for merchants in need to help you more accurately calculate the sales profit of all items!

### **(i) Product Average Cost Tracking**

STOREBERRY’s advanced inventory management system can automatically track the price cost changes and update the moving average cost of products in real time, so that you can calculate the sales profit of the product more accurately!

To check the product average cost, you can simply choose the product in STOREBERRY Admin Panel<mark style="color:purple;background-color:purple;">**「Inventory」「Inventory」**</mark> , and then check the total cost and average cost price of the product in the pop-up window “Stock Details”.

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

### **(ii) Product Batch & Expiration Date Management**

In order to avoid waste due to expired products, you can change the <mark style="color:purple;background-color:purple;">**「Will the product expire?」**</mark> column to <mark style="color:purple;background-color:purple;">**「Yes」**</mark> when adding a product, and enter the <mark style="color:purple;background-color:purple;">**「Expiry date」**</mark> in the initial inventory column. The system will automatically update the inventory quantity according to the expiration date to help you accurately master the product batch and effective date of each product.

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

### **(iii) Transfer Order & Store Replenishment**

Want to easily manage the transfer arrangements between warehouses? STOREBERRY also provides the transfer orders function, which is convenient for you to handle the arrangement of transferring and arranging items between warehouses.

You can go to STOREBERRY Admin Panel<mark style="color:purple;background-color:purple;">**「Inventory」「Transfer Orders」**</mark> to view all transfer status and records, and click 「Add Transfer Order」 at the top right to choose the product to be transferred, product quantity, and delivery/receiving warehouse. Then click <mark style="color:purple;background-color:purple;">**「Submit」**</mark> to confirm the transfer request.

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

In addition, STOREBERRY has also added a replenishment application function on both the admin panel and the front-end, so that the staff in physical stores can apply for replenishment at the front-end directly.

You can go to <mark style="color:purple;background-color:purple;">**STOREBERRY Admin Panel「Inventory」「Replenish Request」**</mark> ,and click <mark style="color:purple;background-color:purple;">**「Add Replenish Request」**</mark> in the top right corner, select the products that need to be replenished, product quantity, and delivery/receiving warehouse. Then click 「Submit」 to send the replenishment request. Store staff can click 「Awaiting」 at the top left of the page to check the approval status of the replenishment application.

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

When you receive the transfer request from the staff, you can feel free to modify the request info. Tap that replenishment request No. and click <mark style="color:purple;background-color:purple;">**「Edit Replenish Request」**</mark> at the top right of the page, you can edit the request info based on the amount of inventory (E.g. The product to be transferred, quantity, etc.) here.

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

After saving the changes, you can go back to the replenishment application page and click <mark style="color:purple;background-color:purple;">**「Approve and Create Transfer Order」**</mark> to complete the approval. The approved application will then be automatically converted into a transfer order.

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

### **(iv) Supplier Management**

Do you think your supplier list and purchase orders are too messy and difficult to manage? STOREBERRY Advanced Inventory Management System provides supplier and order management functions for you to easily manage all the suppliers and POs in one single platform.

You can go to the STOREBERRY Admin Panel<mark style="color:purple;background-color:purple;">**「Inventory」「Suppliers」**</mark> and click <mark style="color:purple;background-color:purple;">**「Add Supplier」**</mark> to save all supplier related information and view your supplier list at any time you want in the Admin Panel.

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

### **(v) Purchase Order Management**

You can also check the past purchase order records and add new purchase orders in the STOREBERRY Admin Panel<mark style="color:purple;background-color:purple;">**「Inventory」「Purchase Orders」**</mark> . Go to the top right of the page and click <mark style="color:purple;background-color:purple;">**「Add Purchase Order」**</mark> , then follow the instructions to select the supplier, warehouse and the items to be purchased, and click <mark style="color:purple;background-color:purple;">**「Submit」**</mark> to create a new purchase order.

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

After the purchase order is successfully created, you can click <mark style="color:purple;background-color:purple;">**「Processing」**</mark> in the top left corner and select the purchase order to manage, such as printing the purchase order form or confirming the receipt. The system will automatically update the inventory quantity after the receipt is confirmed, which will help you greatly save the operating time!

<figure><img src="/files/w17rme80QJJ08uWEuVsS" 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://storeberry-docs.gitbook.io/user-guide/en/value-added-services/5.4-advanced-inventory-management-system.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.
