docs: general updates and fixes (#13374)

* docs: general updates and fixes

* fix lint errors
This commit is contained in:
Shahed Nasser
2025-09-02 09:07:07 +03:00
committed by GitHub
parent c717535ca2
commit 24199fa47a
25 changed files with 477 additions and 396 deletions
@@ -32,7 +32,7 @@ The orders total amounts are stored in the `OrderSummary`'s `totals` property
}
```
To check the outstanding amount of the order, its transaction amounts are summed. Then, the following conditions are checked:
To check the outstanding amount of the order, its transaction amounts (from the `Transaction` records) are summed. Then, the following conditions are checked:
<Table>
<Table.Header>