# Transfer Stok

Sub Menu ini berfungsi untuk memindahkan stok produk dari satu gudang ke gudang lainnya. Fitur ini sangat berguna untuk mendistribusikan persediaan antar lokasi penyimpanan.

Langkah-langkah transfer stok gudang:

1. Pilih menu transfer stok.<br>

   <figure><img src="/files/5yZKHXcbKEk3hQ39kcfM" alt=""><figcaption></figcaption></figure>
2. Klik tombol transfer.
3. Pilih gudang asal dan gudang tujuan.
4. Pilih produk dengan centang pada tabel produk.
5. Klik tombol transfer.
6. Masukkan jumlah stok yang akan di transfer.
7. Isi keterangan.
8. Klik tombol Simpan.<br>

   <figure><img src="/files/OlXTN92QrdQToweKt95e" alt=""><figcaption></figcaption></figure>
9. Status transfer stok masih pending, klik tombol pada kolom action.<br>

   <figure><img src="/files/WaJ6Q8QU9b5wJKxmZvBu" alt=""><figcaption></figcaption></figure>
10. Kemudian ubah status transfer stok apakah approve/cancel.
11. Klik Simpan, status transfer stok akan berubah menjadi approve.

    <figure><img src="/files/vM1mEvflHLgVP2pWIAdp" 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://docs.gasskan.id/inventory/transfer-stok.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.
