# Return Supplier

Menu Return Supplier berfungsi untuk untuk mengelola pengembalian barang kepada supplier. Fitur ini mempermudah proses retur dan memastikan stok yang dikembalikan tercatat dengan benar.

\
Langkah-langkah melakukan Return Supplier:

1. Pilih Menu Retur Supplier<br>

   <figure><img src="/files/Z7zUNYwFhrhg2y64aodF" alt=""><figcaption></figcaption></figure>
2. Klik "Tambah"<br>

   <figure><img src="/files/R4QBDii3RdkmrEXYh38F" alt=""><figcaption></figcaption></figure>
3. Pilih Gudang
4. Isi nama produk&#x20;
5. Klik "Apply " untuk mencari produk&#x20;
6. Check box barang yang akan diretur <br>

   <figure><img src="/files/wc8ugyMP1P7xOQ4wZYxJ" alt=""><figcaption></figcaption></figure>
7. Klik "Retur"<br>

   <figure><img src="/files/SO1xMQAqzVi2vaRS4V8v" alt=""><figcaption></figcaption></figure>
8. Masukan tipe Retur
9. Masukan tanggal retur
10. Masukan jumlah retur
11. Masukan keterangan (Optional)
12. Klik "Save" untuk menyimpan&#x20;
13. Pilih action box status untuk mengupdate status menjadi "Batal" atau "Selesai"

    <figure><img src="/files/4yvzEpAlAkgd7QDgdAxi" 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/return-supplier.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.
