Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 23 Next »

 Overview
 
 

Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.
 and related linked tasks

Description:

Donor operations are defined and the architecture is laid out in this section.

The Donor information should be recorded in the system such as donor code, donor name, donor public display, donor note, amount. Recording this information in the item will show donor information to recognize the sponsorship as bookplating.It is necessary to be able to produce reports that clearly indicate how much money has been spent for a specific donor code during a specific period of time.

 

 

 Design : Techinical

 Design Technical:


The technical design document shall lay out the high level design of how the Donor Document can be created . The details laid out shall include the Wire-frames for User Interface design, Data Element Layout, including the logical Database Design, Component Specifications including artifacts such as work-flow Diagram,Entity Relationship Diagram and OJB.xml specifications.

 

 

 Process Diagram


  Work-flow Diagram

Class Diagram :

 

ER Diagram :

 Wireframes


  UI Wire-frames Design

   

 

 


 

 Data Model

Data Model

User Story : Donor
Entity: OLE_DONOR_T

 

NameMax LenData TypeDefault ValueInput TypeAction EventValidation TypeTab IndexRemarks
DONOR_CODE100VARCHAR     Unique identifier which is used to identify Donor
DONOR_NAME100VARCHAR     Name of the Donor
DONOR_NOTE100VARCHAR     Donor Note
DONOR_PUBLIC_DISPLAY100VARCHAR     Donor Public Display
DONOR_AMT40DECIMAL     Amount which is donated by Donor
ROW_ACT_IND1VARCHARY    Active Indicator
OBJ_ID36VARCHAR     

Object identifier

VER_NBR8,0DECIMAL     

Version number


 

 

 


  • No labels