> For the complete documentation index, see [llms.txt](https://panduan-sap.simplidots.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://panduan-sap.simplidots.id/sales-automation-platform/smh-sales-management-hub/stok/penyesuaian-stok/cara-mengeluarkan-stok-stok-keluar.md).

# Cara Mengeluarkan Stok (Stok Keluar)

### Cara Mengeluarkan Stok (Stok Keluar)

**Step 1:** Masuk ke menu **Stok > Penyesuaian Stok.**

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

**Step 2:** Klik tombol **+ Tambah** yang terletak pada pojok kanan atas.

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

**Step 3:** Klik tombol **Stok Keluar.**

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

**Step 4:** Untuk membuat stok keluar, maka Anda wajib melengkapi kolom bertanda (<mark style="color:red;">**\***</mark>),  Anda perlu mengetahui bagian yang akan diisi pertama kali yaitu:&#x20;

<figure><img src="/files/4r7f02ofJ9SPbmWMGW98" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

* **Tanggal Stok Keluar:** Diisi dengan tanggal dimana stok produk keluar dari gudang.
* **Gudang:** Diisi dengan gudang dimana stok produk akan disimpan.
* **Nomor referensi:** Diisi dengan nomor referensi dari stok.
  {% endhint %}

**Step 5:** Untuk menambahkan produk bisa dengan 2 cara yaitu dengan **memilih satu persatu** atau **memilih langsung beberapa produk**.

{% tabs %}
{% tab title="Satu-Persatu" %}
**Step 5.1:** Tambah item produk yang ingin dikeluarkan pada stok dengan klik tombol **+ Tambah Item**.

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

**Step 5.2:** Pilih produk yang akan dikeluarkan.

<figure><img src="/files/MsleR7dZgDFJG4krnngC" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Memilih Beberapa Produk" %}
**Step 5.1:** Tambah item produk yang ingin dikeluarkan pada stok dengan klik tombol **+ Tambah Item**.

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

**Step 5.2:** Untuk memilih produk silakan bisa **centang** pada produk yang akan dipilih. Kemudian klik tombol **Pilih**.

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

{% hint style="info" %}
Setelah mencentang produk maka akan muncul **jumlah item yang terpilih** yang berada di sebelah kiri tombol **Pilih**.
{% endhint %}
{% endtab %}
{% endtabs %}

**Step 6:** Masukkan jumlah stok pada masing-masing produk.

<figure><img src="/files/5rNjzIPxsftdXbmCWBFo" alt=""><figcaption></figcaption></figure>

**Step 7:** Jika sudah diisi dengan benar, pilih tombol **Simpan**.

**Step 8:** Data dinyatakan tersimpan apabila Anda diarahkan kembali ke halaman **Stok Masuk/Keluar** dan muncul pop up notifikasi **Data saved successfully.**

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

**Step 9:** Data yang tersimpan akan muncul di halaman **Stok Masuk/Keluar** dengan nomot transaksi **OUT-XXX**, type **Out,** dan status **Completed**.

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

Silakan dicoba, Kawan Simpli! :)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-sap.simplidots.id/sales-automation-platform/smh-sales-management-hub/stok/penyesuaian-stok/cara-mengeluarkan-stok-stok-keluar.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.
