Skip to content

Commit

Permalink
Update sage200-limitations.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pzaichkina authored Nov 18, 2024
1 parent 3456f95 commit f7671ae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/integrations/accounting/sage200/sage200-limitations.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,5 @@ Total amounts and total tax amounts are shown for each line.
```

## Invoices
When working with Sage 200, 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.

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 f7671ae

Please sign in to comment.