You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/user_guide/bank/reports_summary_reports.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ This gives the number of Items distributed -- initially for the last 60 days (an
9
9
10
10
The report also gives the number of Items that are in Distributions that have an "issued at" in the future.
11
11
12
-
The "Recent Distributions" section shows recently entered Distributions that match the date filter. That is, whether or not a Distribution shows here is based on the filter, but the order depends on when it was entered -- latest first.
12
+
The "Recent Distributions" section shows recent Distributions that match the date filter, based on the date entered for the distribution (rather than when it was entered).
13
13
14
14

15
15
@@ -18,12 +18,12 @@ This is quite similar to the Distribution summary, above.
18
18
19
19
This gives the number of Items donated -- initially for the last 60 days, but you can filter by whatever date range you wish. This filtering works against the "issued on" date on the Donation, rather than the date it was entered.
20
20
It also gives the total of monetary donations recorded in the system for that period
21
-
The "Recent Donations" section shows recently entered Donations that match the date filter. That is, whether or not a donation shows here is based on the filter, but the order depends on when it was entered -- latest first.
21
+
The "Recent Donations" section shows recent Donations that match the date filter.
22
22
23
23

24
24
25
25
## Purchase Summary
26
-
This presents the amounts spent during the period, along with recently entered Purchases that match the date filter. The filter works on the issued on date, but the ordering is by the creation date of the Purchase, newest first.
26
+
This presents the amounts spent during the period, along with recent Purchases that match the date filter.
27
27
28
28

0 commit comments