> For the complete documentation index, see [llms.txt](https://pointhub.gitbook.io/pointhub-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pointhub.gitbook.io/pointhub-documentation/master/contact/supplier.md).

# Supplier

Berikut langkah-langkah untuk create Master Supplier

1. **Pastikan anda sudah login pada aplikasi ERP**
2. Pilih Menu *<mark style="color:violet;">**Master**</mark>* -> *<mark style="color:violet;">**Contact**</mark>*

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

3. Pilih Menu *<mark style="color:violet;">**Supplier**</mark>*

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

4. Klik Tombol *<mark style="color:violet;">**Create**</mark>*

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

5. Isi Data Supplier anda.

<details>

<summary>Pelajari Fungsi Setiap Field Pada master supplier </summary>

1. Group : Wajib di isi sesuai daftar pilihan
2. Code : Untuk menambahkan kode supplier . Kolom Kode ***Wajib Diisi & Tidak boleh Kembar*** dengan supplier lain&#x20;
3. Name : Untuk Menambahkan Nama Supplier. Kolom Nama ***Wajib Diisi***
4. Email  : Untuk Menambahkan Email Supplier. Kolom Email **sifatnya opsional**
5. Address : Untuk Menambahkan Alamat Supplier . Kolom Address **sifatnya opsional**&#x20;
6. Phone :  Untuk Menambahkan Nomor telp Supplier . Kolom Phone **sifatnya opsional**&#x20;
7. Notes : Untuk Menambahkan Keterangan lain. Kolom Notes **sifatnya opsional**
8. Bank Name : Untuk Menambahkan Nama bank Supplier . Kolom Bank Name **sifatnya opsional**&#x20;
9. Bank Branch : Untuk Menambahkan Cabang bank Supplier. Kolom Bank Branch **sifatnya opsional**&#x20;
10. Account Name : Untuk Menambahkan Nama pemiliki bank. Kolom Account name  **sifatnya opsional**&#x20;
11. Account Number : Untuk Menambahkan No Rekening bank . Kolom Account number  **sifatnya opsional**&#x20;

</details>

6. Jika telah selesai, klik *<mark style="color:violet;">**SUBMIT**</mark>*

<figure><img src="/files/c0cYjmbnfY3opHAVuO1T" alt=""><figcaption><p>klik tab <em><mark style="color:violet;"><strong>LIST DATA</strong></mark></em> untuk melihat supplier yang telah dibuat</p></figcaption></figure>

***

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/2ssws9eZXilsSfaUiu6K">/pages/2ssws9eZXilsSfaUiu6K</a></td><td></td><td></td><td><a href="/files/fHB54z1xCxTY22uu0c4t">/files/fHB54z1xCxTY22uu0c4t</a></td><td><a href="/pages/2ssws9eZXilsSfaUiu6K">/pages/2ssws9eZXilsSfaUiu6K</a></td></tr><tr><td><a href="/pages/r4Dn7iHfhjzErkj8qlkt">/pages/r4Dn7iHfhjzErkj8qlkt</a></td><td></td><td></td><td><a href="/files/fHB54z1xCxTY22uu0c4t">/files/fHB54z1xCxTY22uu0c4t</a></td><td></td></tr><tr><td><a href="/pages/56sfNPQKrcdaEpuhksV3">/pages/56sfNPQKrcdaEpuhksV3</a></td><td></td><td></td><td><a href="/files/tmC5v2r0y5rzQNJltZ2D">/files/tmC5v2r0y5rzQNJltZ2D</a></td><td></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://pointhub.gitbook.io/pointhub-documentation/master/contact/supplier.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
