Skip to content

Commit d22735d

Browse files
authored
Merge pull request #1612 from codatio/pj-simpson-xero-few-pence-off-issue
Update-xero-faq-reflect-total-amount-overwrites.md
2 parents 9c78b8c + 0453b1c commit d22735d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/integrations/accounting/xero/xero-faq.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,3 +209,7 @@ For example:
209209
"statusCode": 200
210210
}
211211
```
212+
### For certain bills and invoices, why does the sum of the line items not add up to the exact Total Amount?
213+
214+
In Xero, it is possible for an end user to overwrite the total of an AR/AP Invoice to within 0.10 decimal places of the total of the line items. The adjustment is attributed to a rounding account, but left off from being a line item on the bill itself.
215+
Codat does not throw an error in these cases, but instead logs a warning. These warnings are visible via the [read.completed webhook payloads](https://docs.codat.io/using-the-api/webhooks/event-types), or the [Get Validation Results endpoint](platform-api#/operations/get-read-validation-results)

0 commit comments

Comments
 (0)