# Stok Opname

Menu Stok Opname berfungsi untuk mengelola stok secara manual dan mendetail, berdasarkan tanggal expired produk.

Langkah-langkah menambahkan produk:

1. Pilih menu Stok Opname\
   ![](/files/IMr9OCb9jZIj8tJgvdhC)
2. Klik tombol Tambah Stok Baru.
3. Pilih produk yang akan ditambahkan stoknya dengan klik tombol pada bagian action.<br>

   <figure><img src="/files/SX0fwl2o0a08ybt0XKlK" alt=""><figcaption></figcaption></figure>
4. Masukkan tanggal expire produk, nomor batch dan jumlah stok.<br>

   <figure><img src="/files/RYH6Jy2V5LWzW0FBKHJA" alt=""><figcaption></figcaption></figure>
5. Klik tombol verifikasi.<br>

   <figure><img src="/files/XrJzThArlbBQldvdcgsn" alt=""><figcaption></figcaption></figure>
6. Klik tombol tutup buku.

Catatan:

* Saat mengubah jumlah stok, sistem akan otomatis menampilkan selisih, harga beli dan penyesuaian.
* Fitur ini dikhususkan untuk melakukan stok opname berdasarkan tanggal expire produk.
* Sistem tidak mengizinkan penambahan produk dengan tanggal expired yang sama.


---

# 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-opname.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.
