> 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

### <mark style="color:orange;">**Sambungkan Bluetooth Printer dengan Bluetooth Handphone**</mark>

1. Pastikan Bluetooth ponsel aktif

<figure><img src="/files/GVlNkb5CvMynUr4iw17h" alt="" width="360"><figcaption></figcaption></figure>

2. Pastikan Bluetooh printer aktif dengan cara tekan tombol power di Bluetooth Printer sampai bewarna hijau
3. Buka Bluetooth kemudian cari nama alat printer dan isi kata sandi

<figure><img src="/files/n6tzL7wWoRum5stFOoHm" alt="" width="360"><figcaption></figcaption></figure>

### <mark style="color:orange;">**Setting Aplikasi Bluetooth Printer**</mark>

1. Install aplikasi Quick Printer

<figure><img src="/files/j2s15IzU1NqQ1nxU1Fmp" alt="" width="354"><figcaption></figcaption></figure>

2. Buka aplikasi Quick Printer yang sudah di install -> Klik tombol :heavy\_plus\_sign: -> Pilih Bluetooth printer dan search printer -> Klik kode seperti yang dilingkari -> Isi nama printer -> Klik save

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

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

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

### <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="/files/aCEnQd3f83uqiMAyrWj3" alt="" width="346"><figcaption></figcaption></figure>

<figure><img src="/files/P2IEDjIOY5nUIGf2AWGH" 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.
