> For the complete documentation index, see [llms.txt](https://docs.salesmania.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.salesmania.id/app-guidebook/fitur-lainnya/print-pesanan-penjualan.md).

# Print Pesanan Penjualan

Sales dapat cetak pesanan penjualan dari aplikasi melalui printer bluetooth

{% hint style="info" %}
Setup printer bluetooth sekarang dilakukan langsung dari dalam aplikasi SalesMania, tidak perlu install aplikasi tambahan lagi (sebelumnya perlu aplikasi pihak ketiga seperti Quick Printer).
{% endhint %}

### <mark style="color:orange;">**Sambungkan Bluetooth Printer lewat App SalesMania**</mark>

1. Pastikan Bluetooth ponsel aktif, dan Bluetooth Printer aktif (tekan tombol power di printer sampai lampunya berwarna hijau).
2. Buka aplikasi SalesMania -> masuk ke ⚙️ **Settings**.
3. Klik menu **"Setup Bluetooth Print"**.
4. Klik tombol **Scan** di pojok kanan bawah untuk mencari printer bluetooth yang ada di sekitar.
5. Pilih nama printer yang mau disambungkan dari daftar hasil scan, lalu klik **Hubungkan**.
6. Setelah berhasil, status printer akan berubah jadi **"Terhubung"** (hijau). Klik **Test Print** untuk memastikan koneksi berhasil, atau **Putuskan** kalau mau memutus sambungan.

### <mark style="color:orange;">**Print Hasil Pesanan Penjualan**</mark>

Buka aplikasi SalesMania -> kemudian klik tombol `titik 3` pada orderan yang mau di print -> klik `print`

<figure><img src="https://309432527-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAIUbSvnaF8M7UqbRPQ5n%2Fuploads%2F2koHkbfuEdwve4pMsbOG%2F1.png?alt=media&#x26;token=a2c39cba-d84f-47f4-8602-57ec4d92cca7" alt="" width="346"><figcaption></figcaption></figure>

<figure><img src="https://309432527-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAIUbSvnaF8M7UqbRPQ5n%2Fuploads%2FDDdjsQxMXLGBKDuOsYeS%2F2.png?alt=media&#x26;token=9a865881-55e2-4f81-ace6-6cb05fcb35e2" alt="" width="346"><figcaption></figcaption></figure>


---

# 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://docs.salesmania.id/app-guidebook/fitur-lainnya/print-pesanan-penjualan.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.
