Changeset - 7f96a1217616
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 8 years ago 2016-08-31 18:04:14
bkuhn@ebb.org
Wordsmith,grammar, and formatting changes.

No substantive change here, just writing style, grammar, and formatting
changes.
1 file changed with 8 insertions and 6 deletions:
0 comments (0 inline, 0 general)
Reimbursements/Requirements.mdwn
Show inline comments
...
 
@@ -59,3 +59,3 @@ conditional on other questions' answers.  These questions are only presented
 
to the requestors when they submit an answer that meets the specified conditions.
 
For illustration purposes, the common deployment is expected to have
 
For illustration purposes, the canonical deployment will have
 
relatively few unconditional questions about each expense (type of expense,
...
 
@@ -100,3 +100,3 @@ Bookkeepers can log into the system and see all requests.
 

	
 
When bookkeepers reviews a Submitted report, they can change the report's
 
When bookkeepers review a Submitted report, they can change the report's
 
state, and include a note explaining why the report was moved to that state
...
 
@@ -111,6 +111,7 @@ supporting documentation, plus a `.ledger` file with entries for each
 
expense.  However, note that when building this feature in the code and UI,
 
it should be relatively generic.  Exporting needs to be abstract enough that
 
it's simple to integrate with other accounting systems.  Even the mechanics
 
may be different; for example, an SQLedger exporter may add entries to the
 
system directly, rather than providing the bookkeeper with a file download.
 
it should be relatively generic.  Exporting should remain abstract enough
 
that integration with other accounting systems remains simple and
 
straightforward.  Note that even the mechanics could be different; for
 
example, an SQLedger exporter may add entries to the system directly, rather
 
than providing the bookkeeper with a file download.
 

	
...
 
@@ -155,2 +156,3 @@ be extended to address the case of "other question isn't answered"
 
  * [Certainly many more, feel free to add them here]
 

	
 
* Richer lifecycle management: A leader may need to approve a request before
0 comments (0 inline, 0 general)