# SRI Report (Check Post vs. Generated)

This report aids in verifying whether the data present in the XML matches the information that is created and invoiced in the UNOSOF order.

{% hint style="info" %}
It is more common to encounter differences when the farm conducts SWAPs or operates as a MASTER/SERVER farm.
{% endhint %}

The report will highlight in RED when an order differs from the original Purchase Order (PO) in UNOSOF as compared to the generated XML.

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

All data must align between the UNOSOF and XML columns.&#x20;

For instance: Order 112616 should have 5000 stems, matching between the PO STEMS and XML Stems columns.

<div align="center" data-full-width="true"><figure><img src="/files/tTSKpwZX9gga3Qztg2gC" alt="" width="326"><figcaption></figcaption></figure></div>

All columns should have identical values, except for the XML BOXES column. This discrepancy arises due to the farm's inventory in bunches. In such cases, the XML BOXES column will consistently hold a value of 0. However, if the farm maintains inventory in BOXES, the XML BOXES column should match the value in the PO BOXES column.

{% hint style="info" %}
The orders must be invoiced for this report to display data.
{% endhint %}


---

# 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://manual.unosofbooks.com/accounting/sri-electronic-transfer/sri-electronic-management/sri-report-check-post-vs.-generated.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.
