Changeset - 75749abf55ba
[Not reviewed]
0 4 0
Bradley Kuhn (bkuhn) - 10 years ago 2013-11-15 00:11:32
bkuhn@ebb.org
Add <a id> tags as needed for the EvaluationTemplate
4 files changed with 8 insertions and 3 deletions:
0 comments (0 inline, 0 general)
UseCases/DraftTransactions.mdwn
Show inline comments
 
# Generating Draft Transactions
 

	
 
<a id="draft-general"/>
 

	
 
As a manager at a nonprofit, I need the ability to have staff propose draft
 
transactions that are not added to the books official until approved.
UseCases/FundAccounting.mdwn
Show inline comments
...
 
@@ -28,5 +28,5 @@ books of its projects.
 

	
 
Thus, an individual project contributor wants to:
 

	
 
<a id="fund-view"></a>
 
- View the books for that project as an independent set, unencumbered by
 
  transactions for other projects.
...
 
@@ -37,4 +37,5 @@ Thus, an individual project contributor wants to:
 
The non-profit administrators want to:
 

	
 
<a id="fundless-view"></a>
 
- View the entire set of books for the organization, treating all income,
 
  expenses, and assets as belonging to the entire org, and only seeing the
...
 
@@ -42,4 +43,5 @@ The non-profit administrators want to:
 
  assets".
 

	
 
<a id="fundless-operation"></a>
 
- Be able to perform operations that span the entire books, such as
 
  reconciling bank accounts that are contain funds temporarily restricted for
UseCases/MultiCurrency.mdwn
Show inline comments
...
 
@@ -10,5 +10,5 @@ organizations.
 

	
 
## A "One Native Currency" Organization
 

	
 
<a id="functional-currency"/>
 
In the USA at least, and perhaps elsewhere, the native currency to the
 
location of the entity is treated as the "one true currency" (which the USA
UseCases/TrackingDocumentation.mdwn
Show inline comments
...
 
@@ -6,4 +6,5 @@ ability to dig down and determine what contracts, invoices, receipts or other
 
backup documentation relate to a given accounting document.
 

	
 
<a id="document-link-up"></a>
 
An adequate accounting system should provide easy link-up between
 
double-entry accounting transactions and the documentation that relates to
...
 
@@ -16,5 +17,5 @@ of backup documentation.
 
Ideally, the system should allow the exploration of and linkage to
 
documentation in both directions.  It should be trivial to answer questions
 
such as:
 
such as:<a id="document-link-explore"/>
 

	
 
   * I have this receipt/invoice from our document repository.  Which
0 comments (0 inline, 0 general)