Donor
Overview
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: Technical
 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
User Story : Donor
Entity: OLE_DONOR_T
Name | Max Len | Data Type | Default Value | Input Type | Action Event | Validation Type | Tab Index | Remarks |
---|---|---|---|---|---|---|---|---|
DONOR_CODE | 100 | VARCHAR | Â | Â | Â | Â | Â | Unique identifier which is used to identify Donor |
DONOR_NAME | 100 | VARCHAR | Â | Â | Â | Â | Â | Name of the Donor |
DONOR_NOTE | 100 | VARCHAR | Â | Â | Â | Â | Â | Donor Note |
DONOR_PUBLIC_DISPLAY | 100 | VARCHAR | Â | Â | Â | Â | Â | Donor Public Display |
DONOR_AMT | 40 | DECIMAL | Â | Â | Â | Â | Â | Amount which is donated by Donor |
ROW_ACT_IND | 1 | VARCHAR | Y | Â | Â | Â | Â | Active Indicator |
OBJ_ID | 36 | VARCHAR | Â | Â | Â | Â | Â | Object identifier |
VER_NBR | 8,0 | DECIMAL | Â | Â | Â | Â | Â | Version number |
Â
Â
Operated as a Community Resource by the Open Library Foundation