> For the complete documentation index, see [llms.txt](https://panduan-sap.simplidots.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://panduan-sap.simplidots.id/sales-automation-platform/smh-sales-management-hub/data-master/produk/untitled/cara-menambah-daftar-harga-melalui-import.md).

# Cara Menambah Daftar Harga Melalui Import

## Cara Menambah Daftar Harga Melalui Import

**Step 1:** Buka **Data Master > Produk > Daftar Harga.**

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

**Step 2:** Kemudian klik **Pengaturan** > **Import Data Baru.**

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

**Step 3:** Kemudian akan muncul Pop-up **Import** dan pilih **Download**, untuk mendownload template excel.

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

**Step 4:** Buka file, dan isi data sesuai dengan format yang telah disediakan. Pastikan kedua sheet sudah diisi datanya:

1. Sheet **PriceList**, silakan isi dengan **Name**, **IsDefault**, dan **IsInclusiveTax**.

<figure><img src="/files/3idzYQxASEakUbgVzmZA" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Name**

* Nama price list.

**IsDefault**

* **TRUE:** Pelanggan akan otomatis mendapatkan daftar harga ini.
* **FALSE:** Pelanggan tidak akan otomatis mendapatkan daftar harga ini.

**IsInclusiveTax**

* **TRUE:** Harga item termasuk pajak.
* **FALSE:** Harga item tidak termasuk pajak. Pajak akan ditambahkan di total.
  {% endhint %}

2. Pada sheet **PriceListItem**, silakan isi dengan *PriceListName*, *ProductCode*, *ProductName*, dan *Price*.

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

{% hint style="info" %}
**PriceListName:** Nama Price List

**ProductCode:** Kode Produk.

**ProductName:** Nama Produk.

**Price:** Harga Produk.
{% endhint %}

**Step 5:** Kembali ke halaman **Daftar Harga.** Kemudian klik **Pengaturan** > **Import Data Baru.**

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

**Step 6:** Upload file yang sudah diisi dengan cara **Choose File**, kemudian pilih file yang tadi sudah diisi data. Lalu klik **Upload.**

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

**Step 7:** Setelah dilakukan upload, cek data yang telah terupload pada pencarian di daftar pelanggan untuk memastikan datanya sudah masuk.

<figure><img src="/files/4nOlPH44dMqX6d3Nf1c5" alt=""><figcaption></figcaption></figure>

Silakan dicoba, Kawan Simpli! :)


---

# 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:

```
GET https://panduan-sap.simplidots.id/sales-automation-platform/smh-sales-management-hub/data-master/produk/untitled/cara-menambah-daftar-harga-melalui-import.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.
