...
id | Kuali OLE |
---|
...
Overview
Section |
---|
Column | ||
---|---|---|
| ||
https://jira.kuali.org/browse/OLE-3626 and related linked tasks
Description
The Enhancement of Line Item Receiving includes the copies section UI Modification in REQ,PO,RCVL and RCVC documents
...
...
Design:
...
Technical
...
Design Technical
The technical design document shall lay out the high level design of how the copies section process is to be implemented. 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 Class Diagram, State Chart Diagrams, OJB.xml specifications and Rules information.
Service Design and Implementation
Screen Flow Diagram
Layout use cases based on the screen flows indicating navigation between different screens.
Component Design
- OBJ.xml
- State Chart Diagram
Service Contracts
Service Implementation
...
Process Diagram
ER Diagram :
...
...
Wireframes
UI Wire-frames Design
...
Requisition Screen
Copies Subsection(REQ,PO)
Copies Subsection(REQ,PO - After Approval)
Copies Subsection (RCV)
Copies Subsection (CORR)
...
label | Data Model |
---|
Data Model
UserStory: Line Item Receiving Enhancement - Copy Subsection
Entity : OLE_COPY_T
...
Name | Max Len | Data Type | Default Value | Input Type | Action Event | Validation Type | Tab Index | Remarks |
OLE_COPY_ID | 40 | VARCHAR |
|
|
|
|
| System Generated |
FDOC_NBR | 40 | VARCHAR |
|
|
|
|
| Foreign Key of Purchase Order Item |
PO_ITM_ID | 40 | VARCHAR |
|
|
|
|
| Foreign Key of Purchase Order Item |
REQ_ITM_ID | 40 | VARCHAR |
|
|
|
|
| References requisition line item |
LOC | 40 | VARCHAR |
|
|
|
|
| Identifies the shelving location |
COPY_NUM | 40 | VARCHAR |
|
|
|
|
| Identifies the copy number |
RCPT_STAT | 40 | VARCHAR |
|
|
|
|
| Identifies the receipt status to confirm whether it is received or not |
ITEM_UUID | 40 | VARCHAR |
|
|
|
|
| Retrieves item details using item uuid |