# Yeeflow Data Structure

## Expected Form Fields

- `Additional_Notes`
- `Affected_Qty`
- `Approval_Status`
- `Closed_Qty`
- `Delivery_Terms`
- `Department`
- `NCR_Date`
- `NCR_Number`
- `NCR_Severity`
- `Payment_Terms`
- `Prepared_By`
- `Process_Name`
- `Product_Name`
- `Quality_Owner`
- `Reviewed_By`
- `Supplier_Name`
- `Target_Closure_Date`
- `Impact_Assessment`
- `Nonconformance_Description`
- `Root_Cause`
- `Terms_And_Conditions`

## Expected Sub-Lists

### `Nonconformance_Items`
- `Issue_No`
- `Issue_Description`
- `Requirement`
- `Actual_Result`
- `Issue_Severity`
- `Issue_Status`
### `Containment_Actions`
- `Containment_No`
- `Containment_Action`
- `Action_Owner`
- `Action_Date`
- `Action_Status`
- `Action_Notes`
### `Corrective_Actions`
- `Action_No`
- `Corrective_Action`
- `Action_Owner`
- `Due_Date`
- `Priority`
- `Action_Status`

## Recommended Approval Fields

- `Prepared_By`
- `Reviewed_By`
- `Approval_Status`
