# 5.進銷存

進貨時建立「進貨單」；銷貨時建立「銷貨單」；有非進銷貨的庫存異動使用「調整單」；貨品移動倉庫時用「調撥單」建立，此章節就讓我們來詳細瞭解關於各單據的建立方式吧！

![](/files/-LUKATAR_WRB4mpdeGvc)


---

# 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://docs.a1erp.digiwin.com/a1usermanual/30-jin-xiao-cun.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.
