Difference between revisions of "Manage Books"

From AccountIT
Jump to: navigation, search
(Created page with " == Overview == {| class="wikitable" ! Use Case Title !! Manage Books |- | Project || XX |- | Short description || XX |- | Actor - primary || Accountant |- | Actor - secondar...")
 
 
Line 4: Line 4:
 
! Use Case Title !! Manage Books  
 
! Use Case Title !! Manage Books  
 
|-
 
|-
| Project || XX
+
| Project ||  
 
|-
 
|-
| Short description || XX
+
| Short description || The UC provides functionality to adjust Books in connection with e.g. closing a period.
 
|-
 
|-
 
| Actor - primary || Accountant
 
| Actor - primary || Accountant
 
|-
 
|-
| Actor - secondary ||  
+
| Actor - secondary || Audit-trail system
 
|-
 
|-
| Pre-conditions || XX
+
| Pre-conditions ||
 
|}
 
|}
  
Line 19: Line 19:
 
! Steps !! Comments
 
! Steps !! Comments
 
|-
 
|-
| 1. fasfsafgasgsags || XX
+
| 1. The Actor selects an action he wants to perform || E.g. "closing of previous quarter"
 
|-
 
|-
| 2. gghfjhfjdf || XX
+
| 2. The System requests Actor to enter required information ||  
 +
|-
 +
| 3. The Actor enters information regarding changes to the books
 +
|-
 +
| 4. The System updates the books and stores the changes
 
|}
 
|}
  
 
== Alternative Flows ==
 
== Alternative Flows ==
# A
+
# (After 1): The Actor has insufficient permissions
# B
+
# (After 3): The entered information is invalid
# C
+
# (After 4): The System is unable to store the changes
 
== Non-functional Requirements ==
 
== Non-functional Requirements ==
  
Line 37: Line 41:
 
|-
 
|-
 
| 2014-08-16 || 0.1 || 1st draft || Arvinder Singh
 
| 2014-08-16 || 0.1 || 1st draft || Arvinder Singh
 +
|-
 +
| 2014-10-12 || 0.2 || Initial content || Arvinder Singh
 
|}
 
|}
  
 
[[Category:AccountIT]]
 
[[Category:AccountIT]]
 
[[Category:Usecase]]
 
[[Category:Usecase]]

Latest revision as of 08:06, 12 October 2014

Overview

Use Case Title Manage Books
Project
Short description The UC provides functionality to adjust Books in connection with e.g. closing a period.
Actor - primary Accountant
Actor - secondary Audit-trail system
Pre-conditions

Basic Flow

Steps Comments
1. The Actor selects an action he wants to perform E.g. "closing of previous quarter"
2. The System requests Actor to enter required information
3. The Actor enters information regarding changes to the books
4. The System updates the books and stores the changes

Alternative Flows

  1. (After 1): The Actor has insufficient permissions
  2. (After 3): The entered information is invalid
  3. (After 4): The System is unable to store the changes

Non-functional Requirements

Additional Comments

Document History

Date Version Description User
2014-08-16 0.1 1st draft Arvinder Singh
2014-10-12 0.2 Initial content Arvinder Singh