# Guide for Vendor

## Mengakses Menu Warehouse Task

Menu Warehouse Task dapat diakses dengan cara klik menu `13.6 Warehouse Task` pada menu `13. Warehouse`.

{% hint style="info" %}
**Info**: Lakukan [konfigurasi site area](/faq/ticketing-system/general/site-area-configuration.md) apabila data tidak muncul.
{% endhint %}

## Pembuatan Delivery Order (DO)

{% hint style="warning" %}
Perhatian: Proses pembuatan DO dilakukan oleh:

:black\_small\_square: Vendor (INFRA).

:black\_small\_square: PIC Gudang (NON INFRA).
{% endhint %}

Pilih tiket.

{% hint style="warning" %}
**Perhatian**: Pembuatan delivery order dilakukan pada tiket dengan status **In Progress**.
{% endhint %}

Klik `Detail`.

Klik `Generate Docs`.

Klik menu `DO`.

Isi kode verifikasi.

{% hint style="info" %}
**Info**: Kode verifikasi dapat dilihat melalui TPAS.
{% endhint %}

{% hint style="warning" %}
**Perhatian**:

:black\_small\_square: Satu DO hanya berlaku untuk satu kali pengiriman.

:black\_small\_square: Apabila asset dikirim menjadi beberapa kali pengiriman, maka pembuatan DO harus dilakukan setiap kali pengiriman.
{% endhint %}

Pembuatan DO dilakukan pada dialog `Warehouse - Generate Delivery Order` dengan cara mengisi tanggal, waktu, dan catatan (jika diperlukan).

Klik check box pada asset yang akan dikirim.

{% hint style="info" %}
**Info**: Apabila jumlah asset lebih dari 1, maka user dapat mengubah nilai pada kolom Delivery Qty sesuai dengan jumlah asset.
{% endhint %}

Klik `Submit`.


---

# 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.ineom-tsel.mit.id/ewonder/warehouse/guide-for-vendor.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.
