> 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/accounting/memo-journal.md).

# Memo Journal

Berikut langkah-langkah untuk create Memo Journal

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

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

3. Klik Menu *<mark style="color:violet;">**Memo Journal**</mark>*

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

4. Klik Menu *<mark style="color:violet;">**Create**</mark>*, lalu *<mark style="color:violet;">**Isi Data**</mark>* (date, details - add item)

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

5. Jika semua data sudah diisi, lanjut *<mark style="color:violet;">**SUBMIT**</mark>*

<figure><img src="/files/01eSU0k91z73GYL6hDEO" alt=""><figcaption></figcaption></figure>

6. Setelah submit, klik tab *<mark style="color:violet;">**Request Approval**</mark>* -> ☑ form -> *<mark style="color:violet;">**Send Request**</mark>*

<figure><img src="/files/UnIrYGuF5ojIu1kbJRfA" alt=""><figcaption><p>menu <em><mark style="color:violet;"><strong>REQUEST APPROVAL - SEND REQUEST</strong></mark></em> untuk meminta approval memo jurnal yang telah dibuat</p></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:

```
GET https://pointhub.gitbook.io/pointhub-documentation/accounting/memo-journal.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.
