# Stok Adjustment

Sub menu ini digunakan untuk melakukan penyesuaian stok produk yang sudah ada.

Langkah-langkah menambahkan stok produk:

1. Pilih menu Stok Adjustment.<br>

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

   <figure><img src="/files/alpvRssCA60C9I1bpTXe" alt=""><figcaption></figcaption></figure>
3. Pilih produk.
4. Pilih tanggal masuk/ED, sistem otomatis menampilkan informasi batch, stok sistem, kemasan dan hpp.
5. Masukkan Qty Adjustment.
6. Masukkan keterangan terkait.
7. Klik tombol Simpan.<br>

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

Catatan:

* Mengatur jumlah stok berdasarkan tanggal masuk atau tanggal kadaluarsa produk yang sudah terdaftar.
* Bisa menambah atau mengurangi jumlah stok serta menyesuaikan harganya.
* Memungkinkan pengurangan stok dengan menggunakan angka minus (contoh: -2) dan menambahkan keterangan terkait alasan pengurangan tersebut.


---

# 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/stok-adjustment.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.
