Skip to content

Commit

Permalink
Merge pull request #1438 from codatio/sage200
Browse files Browse the repository at this point in the history
Add Sage 200 limitation for invoices
  • Loading branch information
nargiz authored Nov 18, 2024
2 parents 852cc1f + f7671ae commit 196f354
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/integrations/accounting/sage200/sage200-limitations.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,7 @@ Total amounts and total tax amounts are shown for each line.
"note": "0000000126"
}
```

## Invoices

When working with Sage 200 Standard, the inline discount is applied directly to the final transaction amount. This means that the discount amount is not stored or available as a separate value in Codat. Instead, the system incorporates the discount into the total calculation without retaining it as a distinct field. As a result, both `lineItems.discountAmount` and `totalDiscount` will be returned as null.

0 comments on commit 196f354

Please sign in to comment.