# 예상부가세 보고서

## 1. 예상부가세 보고서와 다른 보고서의 데이터가 맞지 않아요

{% hint style="info" %}
예상 부가세의 경우, 불공제 항목(카드, 현금영수증)을 제외한 공제 합계만 \
매입세액으로 노출하고 있어요

* 매입 보고서 : 공제+불공제 = 매입세액
* &#x20;예상 부가세 보고서 : 공제 = 매입세액\
  \
  보고서 생성 > 해당 보고서 클릭 > 수정으로 아래처럼 확인할 수 있어요&#x20;
  {% endhint %}

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


---

# 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://help.semoreport.com/guide/faqlist/c1/14.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.
