# Sales Transactions

Step 1. Buka menu **Intelligence**.

Step 2. Pilih menu **BI**.

Step 3. Pilih menu **Sales** **Report**.

<figure><img src="/files/cDZDu6mkV5ipFvXWlWwI" alt="" width="375"><figcaption></figcaption></figure>

Step 4. Pilih Tab **Sales Transaction.**

<figure><img src="/files/zX3WIgorHXnFPpt2iL5S" alt="" width="563"><figcaption></figcaption></figure>

Pada menu ini, terdapat data seperti berikut:&#x20;

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

> <mark style="color:orange;">**Contoh**</mark>: Pada tanggal 10 Februari 2023, terdapat transaksi penjualan dengan nomor faktur AP-230200072 dari pelanggan dengan kode C-26 yang bernama Toko Hanifa. Penjualan ini dibuat oleh salesman Desvita Sari dengan jenis tempo pembayaran COD (Cash on Delivery) senilai 72.000.000,-, tidak ada diskon sama sekali namun ada penambahan biaya pajak sebesar 7.200.000,- sehingga total keseluruhan transaksi 79.200.000,- dan yang telah jatuh tempo belum dibayar senilai 79.200.000,-.&#x20;

{% hint style="info" %}
**Note**:

* **Date**: Tanggal
* **Invoice No**: Nomor faktur penjualan
* **Customer Code:** Kode pelanggan
* **Name**: Nama pelanggan
* **Employee Name**: Nama salesman
* **Payment Term Name**: Nama jenis tempo pembayaran.
* **Subtotal**: total transaksi
* **Discount Amount**: diskon yang diberikan secara manual.
* **Discount Promo** : diskon yang diberikan secara otomatis dari skema promo.&#x20;
* **Tax Amount:** Total biaya pajak yang dikenakan.
* **Total Sales:** Total penjualan setelah dikurangi diskon dan ditambah pajak.
* **Amount Due**: Sisa penjualan yang belum dibayar.&#x20;
  {% endhint %}


---

# 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://panduan-dms.simplidots.id/website-backoffice/dms-distribution-management-system/intelligence/bi-business-intelligence/sales-report/sales-transactions.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.
