# Accounting 2

The document outlines a detailed mapping of user interface (UI) elements to their associated database fields and includes sample implementation code to support efficient data integration and management **from an accounting software to Inistate**.

Here is the list of accounting types:

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Debtor</strong></td><td><a href="/pages/aqeGWRZ4pSCcqdhSxv8T">/pages/aqeGWRZ4pSCcqdhSxv8T</a></td></tr><tr><td align="center"><strong>Purchase Order</strong></td><td><a href="/pages/TcQ5y4YAmP1nbQaIixOV">/pages/TcQ5y4YAmP1nbQaIixOV</a></td></tr><tr><td align="center"><strong>Good Receive</strong></td><td><a href="/pages/e4LSWH315mCKueGW0rfi">/pages/e4LSWH315mCKueGW0rfi</a></td></tr><tr><td align="center"><strong>Payment Voucher</strong></td><td><a href="/pages/Sy0FPMFium3xBqI61Vhp">/pages/Sy0FPMFium3xBqI61Vhp</a></td></tr><tr><td align="center"><strong>Customer Invoice</strong></td><td><a href="/pages/2S0mfh4wa9goFY1Q12jp">/pages/2S0mfh4wa9goFY1Q12jp</a></td></tr><tr><td align="center"><strong>Customer Payment</strong></td><td><a href="/pages/dmoBNtBcwuKpVsn51VkK">/pages/dmoBNtBcwuKpVsn51VkK</a></td></tr><tr><td align="center"><strong>E-Invoice</strong></td><td><a href="/pages/nbcm4Plec65P9n7Gwcie">/pages/nbcm4Plec65P9n7Gwcie</a></td></tr></tbody></table>


---

# 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://inistate.gitbook.io/home/advanced/integration/accounting-2.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.
