Changeset - b05001ca25fc
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 10 years ago 2013-11-13 16:00:47
bkuhn@ebb.org
Fix spacing for bullet list.
1 file changed with 7 insertions and 9 deletions:
0 comments (0 inline, 0 general)
UseCases/ReimbursementRequest.mdwn
Show inline comments
...
 
@@ -10,16 +10,14 @@ accounting system.
 
The organization has to be able to easily:
 

	
 
  * Receive and store receipts.
 
      [[Track those receipts|UseCases/TrackingDocumentation]] in the context
 
      of the
 
      [[double entry accounting entries|UseCases/DoubleEntryAccounting]] that
 
      relate to those receipts.
 
    [[Track those receipts|UseCases/TrackingDocumentation]] in the context of
 
    the [[double entry accounting entries|UseCases/DoubleEntryAccounting]]
 
    that relate to those receipts.
 
  * Track the reimbursement request as an invoice.
 
    * Handle any [[currency conversion|UseCases/MultiCurrency]] related to
 
      the receipts, both from the point of view of international travel, and
 
      also considering the fact that the person reimbursed may seek
 
      reimbursement in a different currency than the native currency of the
 
      organization's.
 
  * Handle any [[currency conversion|UseCases/MultiCurrency]] related to the
 
    receipts, both from the point of view of international travel, and also
 
    considering the fact that the person reimbursed may seek reimbursement in
 
    a different currency than the native currency of the organization's.
 
  * Track approvals of the expenses by multiple parties.  (For example,
 
    perhaps a volunteer project leader must approve, and then later by with
 
    fiduciary duty to the organization itself).
0 comments (0 inline, 0 general)