# Stock Transaction In (Import)

{% hint style="info" %}
**FYI**:

* Type untuk stock masuk adalah "In" sedangkan untuk keluar adalah "Out".
* Dalam 1 file dapat digabung Type "In dan Out" sehingga Anda dapat melakukan sekaligus import stock masuk dan keluar bersamaan namun file tetap terpisah.
  {% endhint %}

**Step 1.** Buka menu **Stock > Stock Transaction In.**

![](/files/-MgTbcFrAI9NzC6q9FgJ)

**Step 2.** Pilih button **Import**.

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

**Step 3.** Download **template** excel yang akan digunakan.

<figure><img src="/files/mLukrZPmfW1r9XDgCPM5" alt="" width="375"><figcaption></figcaption></figure>

Step 4. Isi dan simpan data sesuai kolom berikut.

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

{% hint style="warning" %}
NOTE :\
Jika Anda ingin menginput data stock masuk, maka kolom Type harus diisi dengan "In".

* **Product Code** : Kode produk stock yang akan dimasukkan ke sistem sebagai stock awal.
* **Unit** **Name** : Nama unit sesuai master data produk yang terkecil (base unit).
* **Warehouse** **Name**: Nama gudang tempat stock akan dimasukkan.
* **Qty** : Jumlah kuantitas stock sesuai base unit.
* **Type** : Isi "In" sebagai tanda stock masuk.
* **Reference** **No**: Apabila ada tambahan nomor referensi dari pembelian atau sistem sebelumnya.
* **Description** : Catatan tambahan terkait stock.
  {% endhint %}

**Step 5.** Kembali ke backoffice dan pilih **Choose File** untuk memilih file template yang telah diisi.

<figure><img src="/files/n142PAxSLZRTdslJiBLs" alt="" width="375"><figcaption></figcaption></figure>

**Step 6.** Pilih **file** dan **Open**.

<figure><img src="/files/N3FZLyWmvKsViRBECJ6Q" alt="" width="375"><figcaption></figcaption></figure>

Step 7. Pilih **Upload**.

<figure><img src="/files/cAKFLRsK1tPUyPa3lVv5" alt="" width="375"><figcaption></figcaption></figure>

Data telah berhasil ter-upload jika muncul tanda "Success Import data!" berikut:&#x20;

<figure><img src="/files/GddeE5UyU1G8jzp3TwN2" alt="" width="375"><figcaption></figcaption></figure>

Check data import dengan membuka nomor Stock Transaction In yang diawali dengan prefix "IN-" dan status "Completed".

Contoh :&#x20;

<figure><img src="/files/JobdqLRPYmo9KH40gEBt" 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://panduan-dms.simplidots.id/website-backoffice/dms-distribution-management-system/stock/stock-transaction-in-import.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.
